body {
	margin:0px;
	background:url(/images/body-bg.jpg)	bottom no-repeat #FFF6E1;
	vertical-align:bottom;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#555555;
}
img {margin:0px; border:none} 
form, input {margin:0px; padding:0px}
.wrapper {
	display:block;
	width:996px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
h1	{
	color:#771100;
	font-size:27px;
	font-weight:normal;
	line-height:normal;
}
h2	{
	color:#847A6E;
	font-weight:normal;
	line-height:normal;
}
a	{
	color:#F58066;
	text-decoration:none;
}
a:hover	{
	color:#F58066;
	text-decoration:underline;
}
.container	{
	display:table;
	clear:both;
	width:996px;
	background:url(/images/container-bg.jpg) repeat-y;
}
.header	{
	display:block;
	height:193px;
	width:996px;
}
.logo	{	
	float:left;
	margin-top:31px;
	
}
.header-img	{
	width:618px;
	float:right;
}
.content-container	{
	width:818px;
	margin-left:88px;
	background-color:#FDFBFC;
}
.main-img	{
	vertical-align:top;
	display:block;
}
.form	{
	display:block;
	position:absolute;
	width:200px;
	margin:70px 0px 0px 540px;
}

.first-name, .last-name, .email {
	border:1px solid #C6CACC !important;
    width:170px;
    font-size:11px;
	color:#666666;
	background:#F9F9F9 !important;
	margin-bottom:4px;
	padding:2px 0px 2px 3px;
}
.cosigner {
   display:table;
}

.cosigner-options {
   display:table;
}

.continue-button input {margin-top:5px}



.block {
	display:block;
	width:818px;
}
.left	{
	width:224px;
	padding-top:37px;
	float:left;
	display:block;
}
.seperator	{
	margin-top:18px;
	margin-bottom:18px;
}
.right	{
	width:565px;
	float:right;
	display:block;
	padding-bottom:40px;	
}
.right ul li	{
	margin-bottom:10px;
}


.footer	{
	display:block;
	height:136px;
	width:996px;
	clear:both;
	background:url(/images/footer-top.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:102px;
	margin-left:0px;
}
.footer p	{
	font-size:16px;
	font-weight:bold;
	color:#665F56;
	margin-top:10px;
}

.low-nav	{
	float:left;
	padding-left:80px;
	padding-bottom:30px;
	margin-right:80px;
}
.low-nav a	{
	display:block;
	color:#3A3A3A;
	font-size:11px;
	text-decoration:none;
}
.low-nav a:hover	{
	text-decoration:underline;
	color:#3A3A3A;
}
		
.disclosures {
	width:300px;
	margin-top:0px;
	padding-left:0px;
	float:left;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	color:#3A3A3A;
}
.disclosures ul li {
	display:block;
	margin-left:0px;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}
.disclosures ul li a {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#3A3A3A;
	text-decoration:none;
}
.disclosures ul li a:hover	{
	text-decoration:underline;
	color:#3A3A3A;
}
	
