/* CSS Document */

a:link { text-decoration:none; font-size:12px;  color:#990000;}
a:visited { text-decoration:none; font-size:12px; color:#993333}
a:active { text-decoration:none; font-size:12px; color:#990000}
a:hover { text-decoration: underline;  color:#333333} 

body{
	font-family:		arial, verdana, helvetica, sans serif;
	}
	
.clear{clear: both; font-size: 0px; height: 0px; margin: 0px; padding: 0px;}

.fl{float:left;}
.fr{float:right;}	

.about, .aboutban{ height: 25px; margin: 20px 0px 15px 10px;}	
.about{	background: url("images/heading/about.gif") no-repeat top left; width: 300px;}
.bus{ background: url("images/c/business.gif") no-repeat top left; width: 300px; height: 40px; }
.comm{ background: url("images/c/commcercial.gif") no-repeat top left; width: 300px; height: 40px; }
.aboutban{	background: url("images/heading/aboutban.gif") no-repeat top left;}	

#wrap{
	width:				704px;
	margin:				0px auto;
	background-color:	#EEEEEE;
	
	}
	
#top{
	width:				704px;
	height:				20px;
	background-color:	#fff;
	}
	
#ban{
	width:				704px;
	height:				56px;
	}
	
#bleft{
	width:				198px;
	border:				1px solid #EEEEEE;
	height:				56px;
	float:				left;
	background-image: url(images/tcorn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	}
	
#bright{
	width:				500px;
	height:				56px;
	background-color:	#990000;
	border:				1px solid #990000;
	float:				right;
	}	
				
#bright p{
	color:				#FFFFFF;
	font-size:			13px;
	margin:				10px;
	}				
	
#nav{
	width:				704px;
	height:				25px;
	}
	
#nav ul{
	margin:				0px;
	padding:			0px;
	list-style-type:	none;
	background-color:	#fff;
	}
	
#nav ul li{
	margin:				0px;
	padding:			0px;
	float:				left;
	font-size:			13px;
	font-family:		arial;
	margin:				0px 30px 0px 0px;
	line-height:		25px;
	list-style-type:	none;
	}
	
#nav ul li a{
	color:				#333333;
	text-decoration:	none;
	}
	
#nav ul li a:hover{
	color:				#000000;
	}		
			
	
#mast{
	width:				704px;
	height:				137px;
	border-bottom:		1px solid #990000;
	}
	
#mleft{
	width:				511px;
	float:				left;
	height:				135px;
	background:			url("images/banner.jpg") no-repeat top left;
}
	
#mright{
	float:				left;
	background-color:	#464646;
	width:				193px;
	height:				135px;
	}	
	
#mright p{
	font-size:			13px;
	color:				#FFFF00;
	margin:				10px;
	}		
	
#content{
	width:				704px;
	margin:				0px;
	padding:			0px;
	background-color:	#EEEEEE;
	height:100%;
	}
			
	
#cleft{
	width:				150px;
	border-right:		1px solid #FFFFFF;
	float:				left;
	background-color:	#DDDDDD;
	height:				500px;
	margin:				0px;
	padding:			0px;
	}
	
#cleft h3{
	color:				#990000;
	font-size:			11px;
	margin:				10px;
	}			
	
#cleft ul li{
	color:				#990000;
	margin:				0px;
	padding:			0px;
	font-size:			12px;
	list-style-type:	square;
	}	
	
	
#cleft ul li a{
	color:				#333333;
	text-decoration:	none;
	}

#cleft ul li a:hover{
	color:				#000000;
	}
	
#cleft p{
	color:				#333333;
	margin-left:		15px;
	font-size:			12px;
	}	
		
#quicknav{
	border-bottom:		1px solid #FFFF00;
	margin:				0px;
	padding:			0px;
	}
	
#headoffice{
	border-top:			1px solid #990000;

	margin:				0px;
	padding:			0px;
	font-size:          10px;
	}
	
	#headoffice p{font-size:          10px;color:				#990000;}
	
#login{
	border-top:			1px solid #FFFF00;
	margin:				0px;
	padding:			0px;
	}	
	
#cright{
	width:				553px;
	height:100%;
	float:				left;
	background-color:	#EEEEEE;
	height:				500px;
	background-attachment: fixed;
	background-image: url(images/wm.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
#cright p{
	color:				#333333;
	margin:				20px;
	font-size:			12px;

	}	
	 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}
#date{
	width:				704px;
	margin-top:			2px;
	text-align:			right;
	color:				#666666;
	font-size:			10px;
	
}


#clear{
	clear:				both;
	font-size:			0px;
	height:				0px;
	line-height:		0px;
	padding:			0px;
	margin:				0px;
	}
#date p a{
	color:				#666666;
	font-size:			10px;
	}

#footer{
	width:				704px;
	border-top:			1px solid #990000;
	margin-top:			2px;
	text-align:			right;
	background-color:#FFFFFF;
	}
	
#footer p a{
	color:				#666666;
	font-size:			10px;
	}
	
#footer p a:hover{
	color:				#333333;
	}
