@charset "utf-8";
	
body, html{
	margin:0;
	padding:0;
	background-color:#194C77;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
#container{
	padding:0;
	margin:0 auto 0 auto;
	width:800px;
	background-color:#fff;
	}
	
#top{
	background:url(../images/top_bg.jpg) no-repeat 0 0;
	width:800px;
	height:160px;
	}
	
#middle{
	padding:4px 0 4px 8px;
	margin:0;
	}
	
#menu{
	float:left;
	width:192px;
	}
	
#nav{
	padding:0;
	margin:4px 0 5px 0;
	}
	
#nav ul{
	padding:0;
	margin:0 0 1px 0;
	list-style-image:url(../images/bullet.gif);
	background:url(../images/nav_bg.jpg) repeat-x 0 0;
	height:25px;
	}

	
#nav ul li{
	padding:6px 0 0 2px;
	margin:1px 0 0 33px;
	font-weight:bold;
	height:19px;
	}	
	
#nav ul li a:link,#nav ul li a:visited{
	color:#727272;
	text-decoration:none;
	}
	
#nav ul li a:hover{
	color:#FF0000;
	}

#homepage #home_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#homepage #home_white a{
	color:#fff;
	}
	
#companypage #company_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#companypage #dd a{
	color:#fff;
	}
	
#directorpage #director_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#directorpage #direc a{
	color:#fff;
	}
	
#firsthomepage #firsthome_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#firsthomepage #firsthome_white a{
	color:#fff;
	}
	
#loanpage #loan_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#loanpage #loan_white a{
	color:#fff;
	}
	
#calculatorpage #calculator_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#calculatorpage #calculator_white a{
	color:#fff;
	}
	
#communitypage #community_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#communitypage #community_white a{
	color:#fff;
	}
	
#offerpage #offer_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#offerpage #offer_white a{
	color:#fff;
	}
	
#newspage #news_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#newspage #news_white a{
	color:#fff;
	}
	
#contactpage #contact_b {
	background:url(../images/hover_bg.jpg) repeat-x 0 0;
	width:192px;
	height:25px;
	}
	
#contactpage #contact_white a{
	color:#fff;
	}


#main{
	padding:0;
	float:right;
	width:591px;
	}
	
#banner{
	padding:0;
	margin:0;
	width:591px;
	}	


#first{
	float:left;
	width:192px;
	height:117px;
	}


#first ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#first ul li a:link,#first ul li a:visited{
	padding:0;
	margin:0;
	text-indent:-9999px;
	display:block;
	background:url(../images/loan.jpg) no-repeat 0 0;
	width:192px;
	height:117px;
	}
	
#first ul li a:hover{
	background:url(../images/redloan.jpg) no-repeat 0 0;
	}
	
#second{
	float:left;
	width:195px;
	height:117px;
	margin:0 0 0 3px;
	}

#second ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#second ul li a:link,#second ul li a:visited{
	padding:0;
	margin:0;
	text-indent:-9999px;
	display:block;
	background:url(../images/firsthome.jpg) no-repeat 0 0;
	width:192px;
	height:117px;
	}
	
#second ul li a:hover{
	background:url(../images/redfirsthome.jpg) no-repeat 0 0;
	}
	
	
#third{
	float:left;
	width:195px;
	height:117px;
	margin:0;
	}

#third ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#third ul li a:link,#third ul li a:visited{
	padding:0;
	margin:0;
	text-indent:-9999px;
	display:block;
	background:url(../images/online.jpg) no-repeat 0 0;
	width:192px;
	height:117px;
	}
	
#third ul li a:hover{
	background:url(../images/redonline.jpg) no-repeat 0 0;
	}
	
#text{
	padding:0;
	}
	
#text_left{
	float:left;
	width:284px;
	}
	
#text_right{
	float:right;
	width:280px;
	padding:0 12px 0 0;
	}
	
.para{
	padding:0;
	margin:0 0 30px 0;
	}
	
.head_bg{
	background:url(../images/head_bg.jpg) no-repeat 0 0;
	width:284px;
	height:33px;
	text-align:center;
	}
	
.head_bg h1{
	font-size:11px;
	color:#4c4c4c;
	padding:3px 0 0 0;
	margin:0;
	}
	
.content{
	padding:0 3px 0 5px;
	}
	
.content p{
	padding:0;
	margin:15px 0 0 0;
	}
	
.content ul{
	list-style-image:url(../images/bullet2.jpg);
	padding:0;
	margin:10px 0 0 20px;
	}
	
.content ul li{
	padding:0;
	margin:0;
	line-height:150%;
	color:#FF0000;
	}

	
.read{
	padding:10px 0 0 170px;
	}
	
#footer{
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
	width:759px;
	height:67px;
	padding:20px 10px 0 15px;
	}
	
#footer p{
	padding:0;
	margin:5px 0 0 0;
	font-size:11px;
	color:#636363;
	}
	
#footer p a:link, #footer p a:visited{
	color:#636363;
	text-decoration:none;
	}
	
#footer p a:hover{
	text-decoration:underline;
	}
	
/*for inner pages*/
	
#inner_header{
	padding:0;
	background:url(../images/largebar.jpg) no-repeat 0 0;
	width:583px;
	height:33px;
	}
	
#inner_header h1,h1{
	font-size:13px;
	color:#4c4c4c;
	padding:7px 0 0 15px;
	margin:0;
	}
	
#inner_content{
	padding:0 35px 0 10px;
	}
	
.dir_main{
	margin:0;
	padding:10px 0 20px 0;
	}
	
.dir_left{
	float:left;
	width:150px;
	height:150px;
	}
	
.dir_right{
	float:right;
	width:380px;
	padding:0 3px 0 0;
	}
	
.dir_right h2{
	padding:0;
	margin:0 0 12px 0;
	font-size:13px;
	}	
	
	
.bold_text{
	font-weight:bold;
	}
	
#cal{
	background-color:#f1f1f1;
	width:360px;
	margin:0 0 0 80px;
	}
	
#cal_header{
	padding:10px;
	border:1px solid #333333;
	}
	
.cal_left{
	float:left;
	width:160px;
	padding:10px;
	border:1px solid #333333;
	height:19px;
	border-top:none;
	border-right:none;
	}
	
.cal_right{
	float:right;
	width:146px;
	padding:10px 10px 10px 20px;
	border:1px solid #333333;
	border-top:none;
	}
	
input{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
.click a:link, .click a:visited{
	color:#000;
	text-decoration:underline;
	}
	
.click a:hover{
	text-decoration:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	


