/* CSS Document */

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

p {
	margin: 0 0 10px 0;
	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: 0;
	text-align: left;
	background-color: #fff;
}

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

#topDiv {
	background: #fff url(images/bg-head.gif) repeat-x bottom left;
	width:780px;
	height:120px;
	float:right;
	margin-bottom: 10px;
}

#topLogo {
	color: #fff;
	height: 85px;
	margin: 0 0 12px 0;
	background: url(images/logo.gif) no-repeat left bottom;
	padding-left:55px;
	float: left;
	vertical-align: top;
}


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

/* MAIN CONTAINER */

#mainDivCont {
	clear:both;
	margin: 0;
	float:left;
}

#block_1 {
	float: right;
	width: 553px;
}	
* html #block_1 {
	float: right;
	width: 553px;
}
#block_2 {
	margin-right:20px;
	float: left;
	width: 207px;
}
#block_3 {
	clear: both;
	width: 780px;
}

/*  PROMO ONE - MAIN  */

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

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

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

#promo1 p {
	color: #4A4A4A;
	padding: 0 190px 0 15px;
	font-size: 0.7em;
}

#promo1 .butt {
	float:left;
	padding: 0px 0 0 17px;
}

/*  PROMO TWO - SKINNY  */

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

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

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

#promo2 p {
	color: #4A4A4A;
	font-size: 0.7em;
	padding: 0 15px 0 190px;
}

#promo2 .butt {
	float:right;
	padding: 2px 50px 0 0;
}


/*  PROMO THREE - RHS  */

#promo3 {
	margin-top:20px;
	width:207px;
	background:#DEF1B8 url(images/bg-p3top.gif) repeat-x top left;
	border-bottom: 1px solid #79AF0D;
}


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

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

#promo3 .butt {
	color: #3165C5;
	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:#3165C5; }
#promo3 .butt a:hover { font-weight:bold; color:#FE8108; }


/*/ 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.4em;
}

/*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: 0 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: 20px 0 20px 0;
}
div#txtbox1 h3 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #2F84C6;
	font-size: 1.1em;
	font-weight: normal;
	height: 29px;
	padding: 9px 0 0 45px;
	margin:0;
	background: url(images/bg-subhead2.gif) no-repeat top left;
}

#txtbox1 .cont {
	padding: 10px;
	background: #E3EAF0 url(images/bg-tbft.gif) no-repeat bottom;	
}

div#txtbox1 p {
	padding: 0;
	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:#FE8108; }
div#txtbox1 .butt a:hover { font-weight:bold; color:#3165C5; }

/*  TEXTBOX 2 */

div#txtbox2 {
	margin: 0 0 20px 0;
}

div#txtbox2 h4 {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	color: #2F84C6;
	font-size: 1.1em;
	font-weight: normal;
	height: 31px;
	padding: 5px 0 0 40px;
	margin: 0 0 10px 0;
	background: #fff url(images/bg-subhead3.gif) no-repeat top left;
}
div#txtbox2 p {
	padding: 0;
	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:#FE8108; }
div#txtbox2 .butt a:hover { font-weight:bold; color:#3165C5; }


/*/ LEFT - MENU /*/
#vmenu { margin:0; }
#vmenu .title { color: #FE8108; font-size: 1.1em; padding-bottom: 10px; margin:27px 0 0 0; background: #fff url(images/bg-navhead.gif) repeat-x bottom; font-family: "Trebuchet MS", Arial, Tahoma, Verdana; }
#vmenu .menu { margin: 0 0 10px 0; padding: 0; border-bottom: 1px solid #2F84C6; }
#vmenu .menu a, #vmenu .menu a:visited { display: block; color: #2F84C6; padding: 8px 10px 0 10px; margin: 0; text-decoration: none; font-size: 0.9em; font-weight:normal; height:27px; background: #E6F1FE url(images/bg-vmenu-mout.gif) repeat-x bottom left; }
#vmenu .menu a:hover { color: #fff; background: #3A8AC9 url(images/bg-vmenu-mover.gif) repeat-x bottom left; }

/*/ ARTICLE MENU /*/
#articlemenu { margin:0; }
#articlemenu .title  { color: #FE8108; font-size: 1.1em; padding-bottom: 10px; margin:18px 0 0 0; background: #fff url(images/bg-navhead.gif) repeat-x bottom; font-family: "Trebuchet MS", Arial, Tahoma, Verdana; }
#articlemenu .amenu { margin: 0 0 20px 0; padding: 0; border-bottom: 1px solid #2F84C6; }
#articlemenu .amenu a, #articlemenu .amenu a:visited { display: block; color: #333333; padding: 7px 5px 9px 8px; margin: 0; text-decoration: none; font-size: 0.8em; font-weight:normal; background: #E6F1FE url(images/bg-vmenu-mout.gif) repeat-x bottom left; }
#articlemenu .amenu a:hover { color: #fff; background: #3A8AC9 url(images/bg-vmenu-mover.gif) repeat-x bottom left; }


/*  H  */


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


.loans {
	color: #79AF0D;
	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 {
	font-size: 12px;
	padding: 0px 50px;
}
#btm-edge {
	margin: 0 auto;
	height: 25px;
	background: #C6CEE7 url(images/footer-btm.gif) no-repeat bottom;
}

.img-lalign {
	float:left;
	padding: 3px 10px 5px 0;
}
.img-ralign {
	float:right;
	padding: 3px 0 5px 10px;
}