body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#4F9E2A;
	margin:0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:5px;
	font-size:30px;
	text-transform:capitalize;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}
h2.question	{
	font-size:15px;
	margin:5px 0px 5px 0px;
	text-transform:capitalize;
	font-family:Tahoma, Arial, sans-serif;
	text-transform:uppercase;
}
h2.inner	{
	color:#C33E35;
	font-size:20px;
	text-transform:uppercase;
	margin:5px 0px 5px 0px;
	font-family:Tahoma, Arial, sans-serif;
}
h3	{
	color:#C33E35;
	font-size:12px;
	text-transform:uppercase;
	margin:5px 0px 5px 0px;
	font-family:Tahoma, Arial, sans-serif;
}
#wrapper	{
	background-image:url(/images/wrapper-bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:1044px;
	background-position:center top;
}
#header	{
	background-image:url(/images/header-bg.png);
	background-repeat:no-repeat;
	width:862px;
	height:336px;
	left:50%;
	top:50%;
	margin-left:auto;
	margin-right:auto;
	display:table;
}
#h1	{
	width:532px;
	text-align:center;
	position:absolute;
	margin-left:234px;
	margin-top:30px;
}
#header-quote	{
	text-align:center;
}
#copyright	{
	text-align:center;
	color:#666666;
	padding-top:55px;
}
#copyright ul {
	color:#666666;
	margin:0px;
	padding:0px;
}
#copyright ul li {
	display:inline;
	margin-right:6px;
}
#copyright a {
	color:#666666;
	text-decoration:none;}
#copyright a:hover {
	text-decoration:underline;
}
#form-thing {
	position:absolute;
	margin-top:220px;
	margin-left:260px;
	width:585px;
}
#spacer	{
	height:10px;
}
#content-bg	{
	background-image:url(/images/content-bg.png);
	background-repeat:no-repeat;
	width:828px;
	height:528px;
	left:50%;
	top:50%;
	margin:auto;
}
#nav-box	{
	margin-left:60px;
	margin-top:18px;
}
#yield-placement	{
	position: absolute;
	margin-left:740px;
	margin-top:275px;
	width:168px;
	height:168px;
}
#question-box	{
	position:absolute;
	margin-top:50px;
	margin-left:80px;
	margin-right:1000px;
	width:190px;
}
#content {
	position:absolute;
	width:485px;
	height:475px;
	overflow:scroll;
	margin-right:0px;
	margin-top:-130px;
	margin-left:330px;
	top: 514px;
}
#form	{
	font-weight:bold;
	color:#FFFFFF;
}
.input-bg	{
	background-image:url(/images/input-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	height:25px;
}
#text1	{
	font-size:14px;
}
#text2	{
	text-align:center;
	width:30%;
}
.input-border	{
	border:0px;
	background-color:#FFFFFF !important;
}
.padtop20	{
	padding-top:20px;
}

#student	{
	color:#FFFFFF;
}
.first-name {
	position:absolute;
	margin-top:10px;
	width:150px;
	background-color:#FFFFFF !important;
	font-size:12px;
	display:table;
}
.last-name {
	position:absolute;
	margin-top:10px;
	margin-left:170px;
	width:150px;
	background-color:#FFFFFF !important;
	font-size:12px;
	display:table;
}
.email {
	position:absolute;
	margin-top:10px;
	margin-left:340px;
	width:150px;
	background-color:#FFFFFF !important;
	font-size:12px;
	display:table;
}
.loan-amount {
	position:absolute;
	margin-top:45px;
	color:#FFFFFF;
	font-size:12px;
}

.continue-button {
	margin-top:45px;
	margin-left:350px;
}
#Image1	{
	width:218px;
	height:36px;
}
#Image2	{
	width:218px;
	height:26px;
}
#Image3	{
	width:218px;
	height:26px;
}
#Image4	{
	width:218px;
	height:26px;
}
#Image5	{
	width:218px;
	height:39px;
}
.floater	{
	width:168px;
	height:168px;
}
