form, input {margin:0px} img {border:none; margin:0px} .blocks {display:block}
body {
	margin:0px;
	background:url(/images/bg.jpg) repeat-x #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#434343;
	line-height:18px;
}
.container {
	display:block;
	clear:both;
	width:960px;
	margin:auto;
}
.logo {
	float:left;
	margin-left:0px;
	margin-top:0px;
}
.nav {
	display:block;
	float:right;
	margin-top:78px;
	height:35px;
	width:650px;
}
.nav div {
	display:block;
	float:right;
	height:25px;
	background:url(/images/nav-bg.jpg) repeat-x;
	border-left:2px solid #8D8D80;
	border-right:2px solid #8D8D80;
	margin:0px 2px 0px 2px;
	padding-top:10px;
	
}
.nav div:hover {
	background:url(/images/nav-hover.jpg) repeat-x;
	border-left:2px solid #3C3C2B;
	border-right:2px solid #3C3C2B;
}
.nav a {
	display:block;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:13px;
	margin:0px 5px 0px 5px;
}
.nav a:hover {
	color:#ffffff;
}
.main {
	display:block;
	clear:both;
	width:960px;
	padding-top:9px;
	margin:0px;
}
.main p {
	position:absolute;
	width:265px;
	margin:80px 0px 0px 590px;
	color:#FFFFFF;
}
.form {
	display:block;
	position:absolute;
	width:275px;
	height:80px;
	margin:90px 0px 0px 645px;
}
.first-name, .last-name, .email {
   width:155px;
   font-size:14px;
   background-color:#ffffff !important;
   margin-bottom:5px;
}

.first-name:hover, .last-name:hover, .email:hover {

}

.cosigner {
   display:table;
   color:#ffffff;
   margin-left:2px;
}

.cosigner-options {
   display:table;
   margin-left:35px;
   color:#ffffff;
}

.continue-button input {
	margin-top:10px;
	margin-left:20px;
}
.frm-btm {
	position:absolute;
	margin:271px 0px 0px 567px;
	display:block;
}
.content {
	width:960px;
	display:table;
	clear:both;
	margin-top:30px;
	padding-bottom:50px;
}
.right {
	display:block;
	float:left;
	padding-top:50px;
	margin-left:30px;
	width:330px;
}
.right img	{
	display:block;
	float:left;
	margin-right:0px;
}
.right input {
	display:block;
	width:150px;
	float:right;
	margin-left:15px;
}
.img-form	{
	margin-top:-192px;
	margin-left:90px;
	position:absolute;
}
.left {
	display:block;
	float:left;
	width:590px;
}
.left p {
	margin:8px 0px 8px 0px;
}
h1 {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#282828;
	font-size:24px;
	font-weight:normal;
	line-height:normal;
	width:540px;
}
h2 {
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#84846b;
	font-size:18px;
	font-weight:normal;
}
a {
	color:#8ab48b;
	text-decoration:none;
}
a:hover {
	color:#8ab48b;
	text-decoration:underline;
}
.footer {
	display:block;
	background:url(/images/footer-bg.jpg) top repeat-x #84846B;
	clear:both;
}
.center {
	display:block;
	clear:both;
	margin:auto;
	width:960px;
	padding-top:30px;
	color:#ffffff;
}
.disclosures {
	position:absolute;
	width:208px;
	font-style:italic;
}
.disclosures ul {
	margin:17px 0px 10px 0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
	font-style:normal;
}
.disclosures ul li a {
	font-style:normal;
	font-weight:normal;
	color:#ffffff;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	font-style:normal;
} 
.low-nav {
	position:absolute;
	margin-top:70px;
	width:270px;
	font-style:italic;
}
.low-nav a {
	margin:0px 3px 0px 3px;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
}
.low-nav a:hover {
	text-decoration:underline;
}	
.resource {
	position:absolute;
	margin-left:340px;
	font-style:italic;
}
.center p {
	font-size:18px;
	margin:0px 0px 10px 0px;
	
}
.low-nav p {
	margin-top:15px;
}
.resource td {
	padding:5px 10px 10px 10px;
	width:180px;
	vertical-align:top;
	font-style:normal;
}
.resource td a {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	display:block;
	margin:0px;
	color:#ffffff;
}
.resource td a:hover {
	text-decoration:underline;
}
.resource p {
	margin-left:10px;
}	
/* this activates the bottom thingy --------------------------- */

html, body {height: 100%;}

.sticky {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -290px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {height:290px;}
/* end bottom thingy ------------------------------------------ */	