/* CSS  */
/* ---------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, * { margin:0; padding:0; border:0;  outline:0; direction:ltr;}

a, a:link, a:visited, a:active {
	font-size:11px;
	color:#878585;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
}
a:hover {
	font-size:11px;
	color:#000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 13px;
}

h1 a:hover,h1 a:link,h1 a:visited,h1 a:active, h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d795e4;
	font-weight: normal;
	line-height:44px;
	text-transform: uppercase;
}

/*h2{margin:0;padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #006837;
line-height: 34px;text-shadow:0 1px 0 #EEEEEE;
}*/

h2 a:hover,h2 a:link,h2 a:visited,h2 a:active, h2{
	color:#D795E4;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:strong;
	line-height:34px;
	text-transform:uppercase;
}	

h3{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #6bb411;
	line-height: 18px;
}
h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #244f73;
	text-decoration: none;
	line-height: 15px;
}
h5{
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #244f73;
}

.black{color:#000;}
.blue{color: #066cd5;}
.clear{ clear:both;}
.bottom_links{text-align:center;padding-bottom:8px;color:#8f8e8e;clear:both;}
/*----------------------------------------------------------------------------------------------------*/

/* BODY */
html,body{height:100%;}
/* ---------------------------------------------------------------------------------------------------*/

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	background-color: #e9a0f8;
	color: #636161;
	
}

/*header*/
#header{width:1013px;margin:0 auto;}
#logo,#top_links{float:left;}

#top_links{text-align:right;
	width:684px;
	height:123px;
	background-image: url(http://www.loansmaster.net/img/top_links.jpg);
	background-repeat: no-repeat;
}
#top_links div{padding-right:85px;padding-top:35px;}
/*/----------------header*/


/*menu*/
#menu{clear:both;margin:0 auto; background-color:#06C;
	color:#fff;
	width:1013px;
	
	background-image: url(http://www.loansmaster.net/img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul{padding:0;margin:0;height:32px;padding-left:7px;line-height:30px;}
#menu li{display:inline;height:32px;margin-left:1px;margin-right:1px;}
#menu  li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#menu  li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
 .separator{
	width:2px;
	height:32px;
	background-image: url(http://www.loansmaster.net/img/separator.jpg);
	background-repeat: no-repeat;
}
/*/-----------------------------menu*/


/*central_banner*/

#central_banner{margin:0 auto;
	text-align:center;
	width:1013px;
	height:288px;
	background-image: url(http://www.loansmaster.net/img/under_flash.jpg);
	background-repeat: no-repeat;
}

#central_banner div{margin-left:0;padding-top:10px;}

/*/----------------------------central_banner*/


/*wrapper*/
#wrapper{height:auto;
	margin:0 auto;
	width:1013px;
	background-image: url(http://www.loansmaster.net/img/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#page_bg{
	min-height: 635px;
	overflow:auto;
	width:1013px;
	background-image: url(http://www.loansmaster.net/img/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*/------------------wrapper*/


/*content*/
.col1,.col2,.col3{float:left;}
.col1,.col3{width:127px;text-align:center; padding-top:5px;}
.col2 .content{padding-left:16px;padding-top:10px;}
.col2 p{width:98%;}
.col2{width:757px; text-align:left;}
*html  .col2{width:756px; text-align:left;}
.col3{width:127px;}
.pic{float:left;padding:0 12px 5px 0;}
.c1,.c3{width:320px;float:left; }
.c2 {width:1px; /*height:246px;*/height:100px;margin-left:40px;margin-right:40px;float:left;}
/*/content*/

/*footer*/
#footer{margin:0 auto;clear:both;
	width:1013px;
	height:33px;
	background-image: url(http://www.loansmaster.net/img/footer.jpg);
	background-repeat: no-repeat;
}
#footer div{text-align:center;padding-top:9px;color:#908f8f;}
/*----------footer*/






