body {background: #1E1E66 url(img/bodyback.gif) repeat-x top;margin: 0;}
img {display: block;margin: 2px auto;border: none;}
#container{
	margin: 0px auto;
	padding-top: 0px;
	width: 770px;
	background-color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}

#header {width: 770px;height: 130px;background: url(img/header_pic.jpg) no-repeat top;}
#divide {width: 770px;height: 36px;background: #000 url(img/headerback.jpg) no-repeat bottom;}

#content_container{background: url(img/background.jpg) repeat-y top;}

#leftcol{float: left;width: 340px;margin: 0 3px 0 3px;padding: 1px;}
#leftcol h2{font-size: 30px;text-align: center;}

#rightcol{float: right;width: 400px;text-align: center;}

#form1 {height: 257px;width: 373px;margin: 10px auto 0 auto;background: url(img/form_background_english.jpg) no-repeat center;}
/*#form1 {margin: 135px auto 0 auto;}*/
#form1 input.textbox2 {margin: 5px auto 0 auto;}

#form1sp {height: 257px;width: 373px;margin: 10px auto 0 auto;background: url(img/form_background_spanish.jpg) no-repeat center;}
#form1sp input.textbox {margin: 135px auto 0 auto;}
#form1sp input.textbox2 {margin: 5px auto 0 auto;}

#footer {clear: both;border-top: 1px solid #1e1e66;color: #1E1E66;background-color: #FFFFFF;text-align: center;}
#form1text {
	height: 257px;
	width: 373px;
	margin: 10px auto 0 auto;
	background: url(img/getapprovedback.jpg) no-repeat center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.confirmation {
	text-align: center;
	background-color: #FF0000;
	padding: 3px;
	margin-left: 55px;
	height: 45px;
	width: 200px;
	border: 3px double #FFFFFF;
	margin-top: 5px;
}
.formplacement {
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formtext {
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
