body {
	margin:0px 0px 10px 0px;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
form, img {margin:0px; padding:0px; border:none}
.blocks {display:block; clear:both}



h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
.blocks a {
	color:#97A44B;
	font-weight:bold;
	text-decoration:none;
}
.blocks a:hover {
	text-decoration:underline;
}
#fake-top {
	margin-top:-8px;
	position:absolute;
}
#fake-bg {
	width:796px;
	background-image:url(/images/fake-bg.png);
	background-repeat:repeat-y;
	display:table;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
}
#main-container {
	display:block;
	clear:both;
	width:782px;
	margin-left:auto;
	margin-right:auto;
}

#top-bar {
	display:block;
	width:100%;
	height:108px;
	background-color:#FFFFFF;
	clear:both;
}
#logo {
	float:left;
	clear:left;
	margin:20px 0px 0px 20px;
}
#quote {
	float:right;
	clear:right;
	margin:10px 20px 0px 0px;
}



#nav-bar {
	display:block;
	clear:both;
	width:100%;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:27px;
	padding-bottom:13px;
	text-align:center;
}
#nav {
	display:block;
	clear:both;
	padding-top:4px;
}
#nav a {
	margin:-10px 30px 0px 30px;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
}
#nav a:hover {
	text-decoration:underline;
}
	




#header {
	width:100%;
	display:table;
	clear:both;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#main-img {	
	float:left;
	width:521px;
	margin-left:10px;
}
#form-back {
	display:block;
	clear:right;
	width:235px;
	float:left;
	background-image:url(images/form-back.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	height:301px;
}
#form {
	width:200px;
	display:block;
	clear:both;
	margin:80px 0px 0px 25px;
}
.first-name, .last-name, .email {
	width:170px;
	height:16px;
	margin-bottom:6px;
	background-color:#FFFFFF !important;
	font-weight:bold;
	border:0px solid #FFFFFF !important;
	color:#666666;
	padding:6px;
	font-size:16px;
}
.first-name:hover, .last-name:hover, .email:hover {
	background-image:url(images/input-hover.jpg) !important;
	background-repeat:no-repeat;
}
.cosigner, .cosigner-options, .continue-button {
	width:170px;
	text-align:center;
}
.continue-button {
	margin-top:14px;
}


#body-back {
	display:table;
	clear:both;
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-y;
}
#content {
	display:block;
	float:left;
	width:492px;
	padding:10px 20px 20px 20px;
}
#content p {
	line-height:18px;
}


#index-block {
	width:100%;
	display:block;
	clear:both;
}
#topics {
	display:block;
	clear:both;
}
#topic-one {
	display:block;
	float:left;
	clear:left;
	width:229px;
	background-image:url(images/family-picture.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-two {
	display:block;
	float:right;
	clear:right;
	width:229px;
	background-image:url(images/crazy-mountain.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:20px;
}
#topic-one p, #topic-two p {
	margin:130px 10px 0px 10px;
}
#topic-one a, #topic-two a {
	color:#5680A2;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
#topic-one a:hover, #topic-two a:hover	{
	text-decoration:underline;
}
#bars {
	display:block;
	clear:both;
	width:100%;
	border-top:1px solid #999999;
	margin-bottom:10px;
}
#bar-1, #bar-2, #bar-3 {
	padding:20px;
	border-bottom:1px solid #999999;
	display:table;
	clear:both;
	width:452px;
}
#bar-1 img, #bar-2 img, #bar-3 img {
	margin-right:30px;
	border:1px solid #999999;
}
#bars p {
	margin:0px;
}
#bars p span {
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

#bar-1 a, #bar-2 a, #bar-3 a {
	color:#5680A2;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

#bar-1 a:hover, #bar-2 a:hover, #bar-3 a:hover {
	text-decoration:underline;
}




#right-side {
	background-image:url(images/side-top.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	width:235px;
	background-color:#F4F6E8;
	float:left;
	clear:right;
	margin-left:7px;
	
}
#side-pic {
	margin:15px 0px 0px 15px;
	clear:both;
}
#right-side-text {
	display:block;
	clear:both;
	width:201px;
	margin:17px 17px 0px 17px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#right-side-text p {
	margin:10px;
}

li	{
	margin-top:10px;
	}




#footer {
	display:block;
	clear:both;
	width:100%;
	background-color:#567FA1;
	text-align:center;
	height:28px;
	padding-top:8px;
	color:#ffffff;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
	
#footer ul	{
	margin:0px;
	padding:0px;
	
}
#footer ul li {  
  display:inline;
  margin-right:20px;
  list-style:none;
}
	
