body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fefce7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
}              
#site-container {
	margin-left:auto;
	margin-right:auto;
	left:50%;
	display:block;
	width:948px;
}

h1 {
	color:#C64A66;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	font-size:22px;
}

h2 {
	color:#AB9E4B;
	font-weight:normal;
	letter-spacing:-1px;
	margin:14px 0px 0px 0px;
	font-size:18px;
}
p {
	line-height:18px;
}


a	{
	color:#C64A66;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

#nav-top {
	width:948px;
	display:block;
	height:68px;
}
#logo-image {
	float:left;
	margin:10px 0px 0px 40px;
}
#links {
	display:block;
	float:right;
	text-align:right;
	margin:30px 40px 0px 0px;
	font-weight:bold;
	color:#383518;
	font-size:13px;	
}
#links a {
	color:#C64A66;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#links a:hover {
	color:#DFAB9E;
}
	
#top-container {
	width:948px;
	display:block;
}

#top-left {
	width:682px;
	height:348px;
	background-image:url(/images/top-bg-left.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#main-image {
	margin:16px 0px 0px 27px;
}
#top-right {
	width:266px;
	height:348px;
	background-image:url(/images/top-bg-right.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
#form {
	margin:90px 20px 0px 20px;
	text-align:center;
	width:200px;
	color:#ebe2c7;
}
.first-name, .last-name, .email {
	height:24px;
	margin-bottom:10px;
	font-size:18px;
	width:170px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/form-shadow.png) !important;
	padding-left:6px;	
}
.first-name:hover, .last-name:hover, .email:hover {
background-image:url(/images/hover.jpg) !important;
}

.cosigner, .cosigner-options {
   text-align:center;
}


.continue-button input {margin-top:10px}
#content-wrapper-top {
	display:table;
	background-image:url(/images/content-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:948px;
	clear:both; 
	margin:0px 0px 0px 0px;
	height:100%;
}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/content-btm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:948px;
}
#content-bg	{
	width:914px;
	margin:8px 0px 7px 16px;
	display:table;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2F1EA;
	border-left:#D9D6CA solid 1px;
	border-right:#D9D6CA solid 1px;
	height:100%;
}	
#inner-wraper	{
	width:914px;
	display:block;
	padding-bottom:10px;
	clear:both;
}
#content-left {
	display:block;
	clear:left;
	float:left;
	width:620px;
	padding:20px 0px 20px 20px;
}
#body-form {
	display:block;
	clear:both;
	margin-left:60px;
}
#cta-right {
	display:block;
	clear:right;
	float:right;
	width:255px;
	margin-right:8px;
}
#cta-right img {
	margin-top:10px;
}
#footer {
	width:100%;
	padding:15px 15px 15px 15px;
}



#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#000000;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
form {margin:0px}
img {border:0px; margin:0px;}