/* CSS Document */

/*  BODY  */
body {
	background: #001548 url(images/bg-body.gif) repeat-y top center;
	margin: 0px; 
	padding: 0px;
	text-align: left;
   font-size: 1em;
	font-family: Arial, Tahoma, Verdana;
	position: relative;
}

p {
	color: #333333;
	font-size: 0.7em;
	line-height: 1.2em;
}

a, a:visited { color: #3165C5; text-decoration: underline; }
a:hover { color: #3165C5; text-decoration: none; }

img {
	border: 0;
}

#iWrapper {
	margin: 0 auto;
	width: 780px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	position: relative;
}

#topRightCont {
	margin: 0 auto;
	float: right;
}

#topDiv {
	background: #001B5C url(images/bg-head.gif) repeat-x top left;
	width:780px;
	height:120px;
	float:right;
	margin-bottom: 10px;
}
#topDiv h1{
	float:left;
}
#topDiv p{
	color: White;
	margin: 60px 0px 20px 270px;
	font-size: 14px;
	font-weight: bold;
}

#topLogo {
	color: #fff;
	height: 89px;
	width: 350px;
	margin: 0 0 8px 0;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	float: left;
	vertical-align: top;
}

.topBanner {
	float:right;
	position: relative;
	/*left: 526px;*/
	right: 14px;
	top: 15px;
	margin-top: 0;
	padding: 0;
}

/* MAIN CONTAINER */

#mainDivCont {
	float:left;
	width: 100%;
	margin: 150px 0px 0px 0px;
}
#mainDivCont-Wide {
	float:left;
	width: 530px;
	margin: 0px;
	padding: 10px 100px;
}
#mainDivCont-Wide #content-wide{
	text-align: center;
}
#mainDivCont-Wide #content-wide h2{
	width: 100%;
}
#mainDivCont-Wide #content-wide p{
	text-align: justify;
	font-size: 14px;
}
#block_1 {
	margin-right:20px;
	float: left;
	width: 553px;
}	
* html #block_1 {
	margin-right:20px;
	float: left;
	width: 553px;
}
#block_2 {
	float: left;
	width: 207px;
}
#block_3 {
	clear: both;
	width: 780px;
	position: absolute;
	top: 130px;
	left: 0px;
}
#block_3 p{
	margin: 0 0 10px 0;
}
/*  PROMO ONE - MAIN  */

#promo1 {
	margin:0;
	width:385px;
	background: #001342 url(images/bg-promo1.gif) repeat-x left top;
	height: 142px;
	float:left;
}

#promo1 .cont {
	height: 142px;
	background: url(images/homeloan.gif) no-repeat left bottom;
}

#promo1 h6 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	background: url(images/icon-promo1.gif) no-repeat left center;
	font-weight: bold;
	color: #fff;
	font-size: 1em;
	padding: 10px 10px 10px 30px;
	margin: 0 0 0 10px;
}

#promo1 p {
	color: #fff;
	padding: 0 10px 0 190px;
	font-size: 0.7em;
}

#promo1 .butt {
	float:right;
	padding: 2px 15px 0 0;
}

/*  PROMO TWO - SKINNY  */

#promo2 {
	margin:0;
	width:385px;
	background: #5A93E7 url(images/bg-promo2.gif) repeat-x left top;
	height: 142px;
	float:right;
}

#promo2 .cont {
	height: 142px;
	background: url(images/new-car.jpg) no-repeat left bottom;
}

#promo2 h6 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	background: url(images/icon-promo2.gif) no-repeat left center;
	margin: 0 0 0 10px;
	font-weight:bold;
	color: #fff;
	font-size: 1em;
	padding: 10px 10px 10px 30px;
}

#promo2 p {
	color: #fff;
	font-size: 0.7em;
	padding: 0 10px 0 190px;
}

#promo2 .butt {
	float:right;
	padding: 2px 15px 0 0;
}
#promo2 .butt a, #promo2 .butt a:visited { color: #fff; text-decoration:none; }
#promo2 .butt a:hover { color: #fff; text-decoration:underline; }

/*  PROMO THREE - RHS  */

#promo3 {
	margin:0;
	width:199px;
	border: 4px solid #3165C5;	
}


#promo3 h5 {
	color: #80A90D;
	margin: 0;
	font-size: 0.9em;
	font-weight:bold;
	padding: 7px 8px 8px 8px;
}

#promo3 p {
	color: #333333;
	padding: 8px 8px 0 8px;
}

#promo3 .butt {
	color: #80A90D;
	font-size: 0.8em;
	font-weight: bold;
	text-align:right;
	padding: 0 8px 8px 0;
}
#promo3 .butt a:link, #promo3 .butt a:visited { font-weight:bold; color:#001855; }
#promo3 .butt a:hover { font-weight:bold; color:#3165C5; }


/*/ CONTENT LAYER /*/

div#content {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

div#content p {
	margin: 0 0 11px 0;
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/*div#content p a, div#content ul li a, div#content ol li a { color: #0AF; text-decoration: none; }
div#content p a:hover, div#content ul li a:hover, div#content ol li a:hover { color: #666;	text-decoration: none; }

div#content ul {
	text-align: left;
	margin: 20px 0 20px 15px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ol {
	text-align: left;
	margin: 20px 0 20px 20px;
	margin-left: 20px !important; margin-left: 23px;
	font-size: 1.1em;
	color: #666;
	border: 0; padding: 0;
}

div#content ul li {
	list-style-type: square;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content ol li {
	list-style-type:inherit;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-inner {
	list-style-type: square;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}

div#content .li-noblock {
	list-style-type: none;
	margin-left: 14px;
	line-height: 1.6em;
	margin-bottom: 5px;
}*/


/*  TOP HORIZONTAL MENU  */

#h1menu {
	clear: both;
	height: 37px;
	margin: 16px 13px 0 0;
	font-family: tahoma, "Trebuchet MS", Arial;
}

* html #h1menu {
	clear: both;
	height: 20px;
	margin: 16px 13px 0 0;
	font-family: tahoma, "Trebuchet MS", Arial;
}

#h1menu .smenu {
	text-align: right;
	font-size: 0.7em;
	font-weight: normal;
	color: #fff;
	margin: 0 0 0 13px;
	padding: 0;
}

#h1menu .smenu a:link, #h1menu .smenu a:visited { color: #fff; text-decoration:none; }
#h1menu .smenu a:hover { color: #fff; text-decoration:underline; }


/*  2ND HORIZONTAL MENU - BOTTOM  */

#h2menu {
	clear: both;
	height: 40px;
	background: url(images/bg-footerbar.gif) no-repeat right top;
	margin: 0;
}

#h2menu .smenu {
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #001548;
	margin: 0;
	padding: 5px 0 0 0;
}

#h2menu .smenu a:link, #h2menu .smenu a:visited { color: #3165C5; text-decoration:none; }
#h2menu .smenu a:hover { color: #001548; text-decoration:underline; }

/*  COPYRIGHT  */

.cright {
	text-align:center;
	font-size: 0.6em;
	font-weight: normal;
	color: #454545;
	margin: 0 auto;
	padding: 7px 0 0 0;
}

/*/ TEXTBOX HOLDER TO INSET ALL FROM LEFT /*/

.txtholder {
	margin-left:15px;
}

/*/ TEXTBOX 1 /*/

div#txtbox1 {
	margin-bottom: 15px;
}
div#txtbox1 h3 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #001855;
	font-size: 1.1em;
	font-weight: normal;
	height: 32px;
	padding: 6px 0 0 30px;
	margin: 0 0 10px 0;
	background: #fff url(images/bg-subhead.gif) no-repeat bottom left;
}
div#txtbox1 p {
	padding: 5px 0px 10px 0px;
	margin: 0;
}
div#txtbox1 .butt {
	font-size:0.8em;
	font-weight:bold;
	color:#80A90D;
	text-align:right;
	padding-top: 10px;
}
div#txtbox1 .butt a:link, div#txtbox1 .butt a:visited { font-weight:bold; color:#001855; }
div#txtbox1 .butt a:hover { font-weight:bold; color:#3165C5; }
div#txtbox1 img{
	float:left;
	padding: 8px 10px 10px 0;
}

/*  TEXTBOX 2 */

div#txtbox2 {
	clear:left;
	margin: 0 0 15px 0;
}

div#txtbox2 h4 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #001855;
	font-size: 1.1em;
	font-weight: normal;
	height: 32px;
	padding: 6px 0 0 30px;
	margin: 0 0 10px 0;
	background: #fff url(images/bg-subhead.gif) no-repeat bottom left;
}
div#txtbox2 p {
	padding: 5px 0px 10px 0px;
	margin: 0;
}
div#txtbox2 .butt {
	font-size:0.8em;
	font-weight:bold;
	color:#80A90D;
	text-align:left;
	padding: 10px 0 0 0;
}
div#txtbox2 .butt a:link, div#txtbox2 .butt a:visited { font-weight:bold; color:#001855; }
div#txtbox2 .butt a:hover { font-weight:bold; color:#3165C5; }
div#txtbox2 img{
	float:right;
	padding: 8px 0 10px 10px;
}

/*/ LEFT - MENU /*/
#vmenu { margin:0; }
#vmenu .title { color: #001855; font-size: 1.1em; padding-bottom: 8px; margin:17px 0 0 0; font-family: "Trebuchet MS", Arial, Tahoma, Verdana; }
#vmenu .menu { margin: 0 0 10px 0; padding: 0; }
#vmenu .menu a, #vmenu .menu a:visited { display: block; color: #fff; padding: 11px 10px 0 10px; margin: 0; text-decoration: none; font-size: 0.9em; font-weight:normal; height:29px; background: #fff url(images/bg-vmenu-mout.gif) no-repeat top left; }
#vmenu .menu a:hover { color: #fff; background: #fff url(images/bg-vmenu-mover.gif) no-repeat top left; }

/*/ ARTICLE MENU /*/
#articlemenu { margin:0; }
#articlemenu .title { color: #001855; font-size: 1.1em; padding-bottom: 8px; margin:17px 0 0 0; font-family: "Trebuchet MS", Arial, Tahoma, Verdana; border-bottom: 1px dotted #4A4A4A; }
#articlemenu .amenu { margin: 0 0 20px 0; padding: 0;}
#articlemenu .amenu a, #articlemenu .amenu a:visited { display: block; color: #333333; padding: 8px 5px 8px 8px; margin: 0; text-decoration: none; font-size: 0.8em; line-height: 1.1em; font-weight:normal; border-bottom: 1px dotted #4A4A4A; background-color: #C7DBF8;}
#articlemenu .amenu a:hover { color: #fff; background-color: #001342; }


/*  H  */


h1 {
	color: #A3C6FF;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-size: 2.2em;
	font-weight: normal;
	font-style: normal;
	margin: 40px 0 0 13px;
}
h2 {
	color: #001855;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	font-weight:normal;
	font-size: 1.3em;
	height: 32px;
	padding: 0 0 5px 50px;
	margin:15px 0 10px 0;
	background: #fff url(images/bg-mainhead.gif) no-repeat bottom left;	
}


.fixed {
	color: #fff;
	font-weight: normal;
}

.boldheader {
	font-weight: bold;
	font-size: 0.8em;
	color: #636363;
	margin-top: -28px;
	margin-left: 111px;
}

/* OTHER */

.w3c { clear:both; margin: 0 auto; padding: 8px 0 15px 0; width: 780px; text-align:center; }
.w3c img { border: 0; }

.clear {
	clear:both;
	height: 0;
}

.dotted-h {
	background: url(images/dotted.gif) repeat-x bottom;
	height: 2px;
}

/*  FOOTER BAR  */

#footerbar {
	width: 780px;
}

/* LEGAL */

div#legal {
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #fff;
}
div#legal p {
	margin: 0 0 10px 0;
	font-size: 12px;
	padding: 0px 60px;
}
#btm-edge {
	margin: 0 auto;
	height: 25px;
	background: #C6CEE7 url(images/footer-btm.gif) no-repeat bottom;
}

