body {
	margin:0px 0px 20px 0px;	
	background-image:url(/images/bg.jpg);
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:12px;
	color:#555555;
}

img {margin:0px; border:none}
form {margin:0px}
	
	
h1 {	
	margin:0px;
	color:#000000;
	font-size:24px;
	font-weight:normal;
}
h2 {
	margin:0px;
	color:#8F3512;
	font-size:18px;
	font-weight:normal;
}
a {
	color:#973C1A;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#related a {
	color:#8F3512;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
#related a:hover {
	text-decoration:underline;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
} 
.site {
	display:block;
	width:1058px;
	margin-left:auto;
	margin-right:auto;
}	
#top-back {
	background-image:url(/images/top-bg.jpg);
	background-repeat:repeat-x;
	display:table;
	width:100%;
}
#top-container {
	width:962px;
	height:111px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:18px;
}
.logo {
	display:block;
	margin-left:20px;
	width:337px;
	height:80px;
}
.top-nav {
	width:800px;
}
#main-img-container {
	display:block;
	clear:both;
	width:1058px;
	margin-left:auto;
	margin-right:auto;
	height:298px;
	margin-top:11px;
	
}
#main-img {
	display:block;
	clear:left;
	float:left;
	width:705px;
	background-image:url(/images/dashboard-bg.jpg);
	background-repeat:no-repeat;
	height:298px;

}
#form-bg {
	display:block;
	clear:right;
	float:right;
	width:353px;
	background-image:url(/images/floral-start-bg.jpg);
	background-repeat:no-repeat;
	height:298px;
}
#form {
	display:block;
	position:absolute;
	height:240px;
	width:200px;
	margin-top:80px;
	margin-left:80px;
}
.first-name, .last-name, .email {
   width:140px;
   font-size:12px;
   margin-bottom:10px;
   padding:2px;
   background-color:#F4E3DF !important;
}

.first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;
}

.cosigner {
   display:block;
   margin-top:10px;
}

.cosigner-options {
   display:block;
   margin-left:30px;
}

.continue-button input {
	margin-top:20px;
	margin-left:10px;
}

.main-top-pic {
	margin:34px 0px 0px 54px;
}

#bottom-container {
	display:table;
	clear:both;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F9F8F2;
	width:962px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	vertical-align:top;
}

#left-content {
	width:577px;
	padding:40px;
	vertical-align:top;
}
.index-image{	
	margin-left:40px;
	margin-bottom:20px;
	width:488px;
	height:99px;
}
.int-img {
	margin:20px 10px 10px 0px;
	float:left;
	width:136px;
	height:97px;
}
#right-content {
	width:305px;
	background-image:url(/images/content-right-bg.jpg);
	background-repeat:repeat-x;	
	background-color:#CCCBBD;
	vertical-align:top;
}
.frm-btm {
	position:absolute;
	margin-left:-9px;
}
#learn-more {
	display:table;
	clear:both;
	width:265px;
	height:225px;
	background-image:url(/images/learn-more-bg.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:70px;
}
.link-top {
	margin-top:40px;
	margin-bottom:10px;
}
#related {
	display:table;
	clear:both;
	width:253px;
	margin-left:24px;
	margin-top:20px;
	
}
#related p {
	margin:0px 0px 10px 0px;
}
.title {
	width:252px;
	height:26px;
	margin-bottom:10px;
}
#footer {
	width:954px;
	display:block;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	color:#FFFFFF;
	padding:4px;
}
#disclosures {
	float:left;
	display:block;
	color:#FFFFFF;
	font-size:11px;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {	
	display:inline;
	margin-right:8px;
}
#btm-nav {
	float:right;
	display:block;
	font-size:11px;
}
#btm-nav a {
	margin:0px 4px 0px 4px;
}