body	{
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFAD1A;
	font-size:12px;
	color:#666666;
	margin:16px 0px 0px 0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
	margin:0px;
}
p	{
	margin:10px 0px 10px 0px;
}
h1	{
	margin:0px;
	font-size:24px;
	color:#647890;
}
h2	{
	margin:0px;
	font-size:20px;
	color:#3F8540;
}
h3	{
	margin:0px;
	font-size:18px;
	color:#3F8540;
	font-weight:bold;
}
h4	{
	margin:0px;
	font-size:16px;
	color:#3F8540;
}


#wrapper	{
	width:838px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#inner-wrapper	{
	width:743px;
	padding:0px 46px 0px 49px;
	display:block;
	background-image:url(/images/content-bg.png);
	background-repeat:repeat-y;
}
#nav {
	width:743px;
	display:block;
	text-align:right;
	height:58px;
	padding-top:30px
}
#logo	{
	position:absolute;
	display:block;
	margin-left:52px;
	margin-top:20px;
}
#nav a	{
	color:#7B7B7B;
	text-decoration:none;
	font-size:11px;
	margin-left:5px;
	margin-right:5px;
	border:none;
}
#nav a:hover	{
	border-top:#F5B02B solid 1px;
}
#header-1, #header-2, #header-3, #header-4, #header-5	{
	width:743px;
	height:210px;
	display:block;
	background-repeat:no-repeat;
	margin-bottom:10px;
}
#header-1	{
	background-image:url(/images/header-1.jpg);
}
#header-2	{
	background-image:url(/images/header-2.jpg);
}
#header-3	{
	background-image:url(/images/header-3.jpg);
}
#header-4	{
	background-image:url(/images/header-4.jpg);
}
#header-5	{
	background-image:url(/images/header-5.jpg);
}
#header-left	{
	display:block;
	float:left;
	color:#000000;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	width:150px;
	height:100px;
	margin:20px 30px 0px 20px;
	text-align:center;
}
#header-right	{
	display:block;
	float:right;
	color:#000000;
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	margin:90px 40px 0px 0px;
	width:180px;
	height:100px;
	text-align:center;
}
#content-wrapper	{
	display:table;
	width:743px;
}
#contain	{
	display:block;
}
#content-left	{
	width:480px;
	display:block;
	float:left;
	margin-right:21px;
}
#float-cta-1	{
	margin-left:-93px;
	width:570px;
	height:133px;
	background-image:url(/images/cta-1.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:10px;
}
#float-cta-inner-1	{
	color:#4F6E99;
	display:block;
	width:400px;
	margin:15px 10px 10px 120px;
}
#float-cta-inner-1 p	{
	margin:5px 0px 0px 0px;
}
#float-cta-2	{
	margin-left:-93px;
	width:570px;
	height:100px;
	background-image:url(/images/cta-2.png);
	background-repeat:no-repeat;
	text-align:center;
	margin-bottom:10px;
}
#float-cta-inner-2	{
	color:#4F6E99;
	display:block;
	width:400px;
	margin:15px 10px 10px 120px;
}
#float-cta-inner-2 p	{
	margin:5px 0px 0px 0px;
}
#content-right	{
	float:right;
	display:block;
	width:227px;
}
#form-bg	{
	background-image:url(/images/form-bg.jpg);
	background-repeat: repeat-x;
	border-left:#7C96B4 solid 5px;
	border-right:#7C96B4 solid 5px;
	background-color:#FFFFFF;
}
#form	{
	width:207px;
	display:block;
	padding:10px;
	text-align:center;
}
.labels {
	font-weight:bold;
	font-size:11px;
	color: #FFFFFF;
}
.first-name, .last-name, .email, .loan-amount {
    margin-bottom:8px;
	color:#FFFFFF;
}
.first-name input, .last-name input, .email input {
	width:100px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-left:11px;
}
.last-name input	{
	margin-left:12px;
}
.email input	{
	margin-left:37px;
}
.loan-amount input {
   font-size:12px;
   color:#FFFFFF;
}
.continue-button input {margin-top:10px}}



#links	{
	width:197px;
	display:block;
	padding:10px 20px 10px 10px;
}
#links	p	{
	margin:5px 0px 5px 0px;
	font-size:10px;
}
#links	img	{
	margin:5px 0px 5px 0px;
}
#links span	{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#links a	{
	color:#939794;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#links a:hover	{
	text-decoration:underline;
}
#footer	{
	width:800px;
	display:block;
	color:#634D28;
	height:30px;
	margin-left:20px;
	padding-top:10px
}
#disclosures	{
	text-align:left;
	float:left;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:block;
  color:#634D28;
  font-size:11px;
}
#disclosures a 	{
	color:#634D28;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}
#footer-links	{
	float:right;
	text-align:right;
}
#footer-links a	{
	text-decoration:none;
	color:#634D28;
	font-size:11px;
	margin-left:2px;
	margin-right:2px;
}
#footer-links a:hover	{
	text-decoration:underline;
}

#content-left a	{
	color:#0081C6;
	text-decoration:none;
	font-weight:bold;
}
#content-left a:hover	{
	text-decoration:underline;
}
