body {
	margin:0px;
	background:	url(/images/bg.jpg) repeat-x top;
	background-color:#291E16;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img {border:none} form, input {margin:0px}
.blocks {display:block}

a {
	color:#a89175;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ol li, ul li {
	margin:10px 0px 10px 0px;
}



.container {
	display:block;
	clear:both;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	display:block;
	clear:both;
	width:950px;
	height:276px;
	margin-top:46px;
	margin-bottom:20px;
}
.main .index-image {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.main img {
	display:block;
	float:left;
	clear:left;
	width:738px;
	height:276px;
}
.form-bg {
	display:block;
	float:left;
	clear:right;
	background:url(/images/form-bg.jpg) no-repeat;
	height:276px;
	width:212px;
}
.form {
	display:block;
	width:160px;
	height:80px;
	position:absolute;
	margin:75px 0px 0px 26px;
}
.first-name, .last-name, .email {
   width:160px;
   font-size:12px;
   display:block;
   background-color:#ffffff !important;
   margin-top:5px;
}

.first-name:hover, .last-name:hover, .email:hover {

}

.cosigner {
   display:table;
   margin-top:5px;
   margin-left:10px;
}

.cosigner-options {
   display:table;
   margin-left:40px;
}
.labels	{
	margin-right:5px;
}
.continue-button input {margin-top:10px}



.tab {
	height:118px;
	width:1020px;
}
.tab a {
	display:block;
	float:left;
	width:220px;
	height:118px;
	margin-right:17px;
}

.content {
	display:table;
	clear:both;
	width:950px;
	margin-top:14px;
	padding-bottom:50px;
}
h1 {
	font-weight:normal;
	font-size:22px;
	margin:10px 0px 0px 0px;
	color:#ffffff;
}
h2 {
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
}
.left {
	display:block;
	float:left;
	width:700px;
	padding:10px;
	margin-right:18px;
}
.right {
	display:block;
	width:212px;
	float:left;
	margin-top:60px;
}
.related {
	display:block;
	border:10px solid #30251D;
	width:182px;
	margin-top:25px;
	padding:5px;
}
.related h3 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
	
.related a {
}

.footer {
	display:table;
	clear:both;
	width:870px;
	border-top:1px solid #ffffff;
	padding:5px 40px 20px 0px;
}
.disclosures {
	text-align:center;
	width:870px;
}
.disclosures ul {
	margin:17px 0px 10px 0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px
}
.disclosures ul li a {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.disclosures ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
} 