body {
	margin:0px;
	background:url(/images/top-bg.jpg) top repeat-x #FFFFFF;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
form, input, select, h1, h2, p, img {margin:0} img {border:none} .blocks {display:block}
.container {
	display:block;
	clear:both;
	width:968px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:968px;
	height:95px;
	background:url(/images/header-bg.jpg) top left no-repeat;
}
.logo {
	float:left;
}
.top-ad {
	float:right;
	width:468px;
	height:60px;
	margin-top:20px;
}
.nav {
	height:29px; padding-top:10px;
	width:968px;
	text-align:center;
	color:#FFFFFF;
}
.nav a {
	display:inline;
	margin-left:15px;
	margin-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.nav a:hover {text-decoration:underline}

.main {
	width:968px;
	height:315px;
	margin-top:25px;
}
.form {
	position:absolute;
	display:block;
	width:320px;
	height:190px;
	margin:108px 0px 0px 100px;
}
.first-name, .last-name, .email {
	display:block;
	clear:both;
	background-color:#FFFFFF !important;
	width:165px;
	margin-left:100px;
	position:absolute;
}
.last-name {margin-top:26px}
.email {margin-top:52px}

.cosigner, .cosigner-options {
	position:absolute;
	display:block;
	clear:both;
	margin-left:100px;
	margin-top:80px;
	
}
.cosigner-options {margin-top:106px}

.continue-button {
	position:absolute;
	display:block;
	clear:both;
	margin-top:145px;
	margin-left:35px;
}
.content {
	width:968px;
	display:table;
	clear:both;
	padding-bottom:30px;
}
.left {
	display:block;
	width:578px;
	float:left;
	clear:left;
	margin-left:10px;
}
.left h1 { 
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:22px;
	font-weight:normal;
	border-bottom:5px solid #D0D0D0;
	margin:1em 0em 1em 0em;
	color:#333333;
}
.left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	margin:1em 0em 0.5em 0em;
}
.left p {
	line-height:18px;
	margin:0.5em 0em 0.5em 0em;
}
.left ul li, .left ol li {
	margin:0.3em 0em 0.3em 0em;
}
.left a {
	color:#708b2b;
	text-decoration:none;
}
.left a:hover {
	color:#0880D0;
}
.left .ad {
	width:468px;
	height:60px;
	margin-top:20px;
}	
.right {
	display:block;
	width:330px;
	float:right;
	clear:right;
	text-align:center;
	padding-top:80px;
}

.footer {
	width:968px;
	height:50px;
	display:table;
	padding-top:45px;
	background:url(/images/footer-bg.jpg) top repeat-x;
	clear:both;
	color:#888888;
	text-align:center;
}
.footer ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}
.footer ul li {
	display:inline;
	margin-right:10px;
}
.footer a {	
	color:#888888;
	text-decoration:none;
}
.footer a:hover {text-decoration:underline}


