@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}
a {
	text-decoration: none;
}
#header {
	width: 100%;
	height: 169px;	
	background: url(images/header_back.jpg) repeat-x;
	border-top: 1px solid #011254;
}

#wrapper {
	width: 886px;
	margin: 0 auto;
}

#header #logo {
	background: url(images/logo.jpg);
	width: 220px;
	height: 56px;
	margin: 37px 0 0 23px;
	float: left;
}
#wrapper div {
	width: 300px;
	height: 104px;
	margin: 15px 0 0 102px;
	float: left;
}
#header div #logo2 {
	background: url(images/logo_text.jpg);
	width: 300px;
	height: 61px;
	margin: 0;
	clear: left;
}
#header div #text {
	width: 299px;
	height: 43px;
	margin: 9px 0 0 1px;
	clear: left;
	
	color: #a5cfe7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header div #text img {
	width: 8px;
	height: 9px;
	margin: 0 5px 0 0;
}
#header div #text span {
	padding: 0 0 0 22px;
}

#header #money1 {
	background: url(images/money.jpg) no-repeat;
	width: 241px;
	height: 168px;
	float: right;
	margin: 1px 0 0 0;
	padding: 0;
}
*html #header #money1 {
	margin-top: -127px;
}

#header #nav {
	background: url(images/nav_back.jpg) repeat-x;
	width: 645px;
	height: 42px;
	margin: 8px 0 0 0;
	padding: 0;
	
	color: #0c3777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
*html #header #nav {
	margin-top: -1px;
}
#header #nav a, #header #nav a:hover {
	color: #0c3777;
}

#header #nav ul {
	margin: 7px 0;
	padding: 0;
	list-style: none;
}
#header #nav ul li {
	margin: 0 0 0 17px;
	padding: 8px 11px 0 9px;
	float: left;
	height: 27px;
}

#content {
	clear: both;
	width: 870px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 424px;
	margin: 18px 0;
}
	
#content #left h1 {
	font-family: "Tahoma";
	font-size: 16px;
	color: #00519d;
	padding: 25px 0 12px 2px;
	margin: 0;
	background: url(images/border.jpg) repeat-x bottom;
}
#content #left h2 {
	color: #2168aa;
	font-size: 13px;
}
#content #left div {
	width: 415px;
	margin: 0 0 25px 0;
}

#content #left p {
	margin: 23px 0 0 3px;
	padding: 0;
}

#content #right {
	float: left;
	width: 433px;
}

#content #right #apply {
	width: 433px;
	height: 352px;
}
#content #right #apply #head {
	background: url(images/apply.jpg);
	width: 433px;
	height: 79px;
}
#content #right #apply #form {
	background: #0c3f79 url(images/form_foot.jpg) no-repeat bottom;
	width: 350px;
	height: 285px;
}
.text {
	background: url(images/input_back.jpg) repeat-x;
	border: 1px solid #FFFFFF;
	height: 17px;
	margin: 11px 0;
}
.rad {
	margin: 0 42px 0 0;
}
select {
	margin: 10px 0;
}
#submit {
	background: url(images/submit.jpg);
	width: 74px;
	height: 15px;
	border: 0;
	margin: 25px 0 0 80px;
}
#content #right #apply #form div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 9px 0 0 16px;
}
.rcol, .lcol {
	float: left;
	width: 145px;
}
#content #right #apply #form .col {
	width: 293px;
	padding: 9px 0 0 16px;
	clear: both;
}

#content #right #testimonial {
	width: 302px;
	margin: 5px 0 0 30px;
}
#content #right #testimonial h1 {
	font-family: "Tahoma";
	font-size: 16px;
	color: #00519d;
	padding: 25px 0 12px 2px;
	margin: 0;
	background: url(images/border.jpg) repeat-x bottom;
	text-align: right;
}
#content #right #testimonial p {
	width: 295px;
	padding: 20px 0 29px 0;
	background: url(images/border.jpg) repeat-x bottom;
}
#content #right #testimonial span {
	padding: 0 0 0 80%;
}
#content #right #testimonial h2 {
	color: #2168aa;
	font-size: 11px;
}
#foot {
	clear: both;
	background: url(images/foot_back.jpg) repeat-x;
	width: 100%;
	height: 77px;
}
#foot #fnav {
	background: url(images/foot.jpg) no-repeat;
	width: 744px;
	height: 42px;
	margin: 0 auto;
	color: #00559d;
}
#foot #fnav a, #foot #fnav a:hover {
	color: #00559d;
}
#foot #fnav div {
	padding: 15px 0 0 320px;
}
#foot p {
	margin-left: 38%;
	color: #FFFFFF;
}