body{
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	width: 100%;
	color: #333333;
}
img{
	border: 0;
}


h1{
	color: #002473;
	font-size: 20px;	
	margin: 0 0 30px 0;
}

h2{
	color: #002473;
	font-size: 16px;	
	/*margin: 30px 0 10px 0;*/
	padding-top: 10px;
	margin-top: 0px;
	padding-bottom: 15px;
	background-image: url(img/h2b.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


h3{
	color: #002473;
	font-size: 14px;
	margin-top: 30px;
}


li{
	text-align: justify;
}


p, li{
	margin-top: 5px;
	line-height: 16px;
	margin-bottom: 0px;
}


div.top{
	text-align: right;
}
div.top a{
	color: #666666;
	background-image: url(img/top.gif);
	background-position:  center left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
	padding-right: 12px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid white;
}



td{
	background-color: #F8F8F8;
}

img.al{
	float: left;
	margin: 0 10px 10px 0;
}

img.ar{
	float: right;
	margin: 0 0 10px 10px;
}

/*-head-*/
#header{
	height: 201px;
	background-image: url(img/hbg.png);
}

#logo{
	position: absolute;
	top: 18px;
	left: 32px;
	width: 203px;
}

#logotitle{
	position: absolute;
	top: 30px;
	left:288px;
	width:320px;
	height: 50px;
	text-align: center;
}

#logotitle h1{
	color: #00527C;
	font-size: 17px;
	line-height: 10px;
	margin: 0 0 10px 0;
}

#logosl{
	position: absolute;
	top: 148px;
	left:288px;
	width:320px;
	height: 30px;
	text-align: right;
	color: #00527C;
	font-size:13px;
	font-weight: 900;
	line-height: 13px;
}

/*-hmnu-*/
#hmnu{
	width: 100%;
	height: 52px;
	background-image: url(img/mnubg.gif);
}

#hmnu div{
	margin-left: 260px;
}

/*-main-*/

#content{
	width: 100%;
	background-image: url(img/camo1.gif);
	background-repeat: repeat-y;
	
}

#leftcol {
 width: 250px;
 float: left;
}

#rightcol {
 margin-left: 250px;
 background-image: url(img/sh3.gif);
 background-repeat: repeat-x;
 background-position: top;
} 

#rightcol .container{
	padding: 40px 20px 20px 20px;
}

#rightcol .container p{
	line-height: 24px;
	text-align: justify;
}

#leftcol .container{
	padding: 30px 30px 20px 0;
}

.boxmnu{
	background-image: url(img/camo2.gif);
	margin: 0 0 20px 20px;
	padding: 20px;
	border: 1px solid White;
}

.boxmnu p{
	border: 1px solid Silver;
	padding: 5px;
}

.boxmnu a{
	font-weight: bold;
	color: #00527C;
}

.boxmnu h3{
	margin: 0 0 16px 0;
}

/*-footr-*/
#footer{
	clear: both;
	height: 16px;
}

#footerleftcol {
	width: 250px;
	float: left;
}

#footerrightcol {
	margin-left: 250px;
	background-image: url(img/shfoot2.gif);
	background-repeat: repeat-x;
	background-position: top;
} 

#footerbox{
	background-image: url(img/foot.gif);
	background-repeat: repeat-x;
	background-color: #F1F3F7;
	clear: both;
}

#footerbox .container{
	margin: 0px 20px 0px 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 10px;
}



/* incut */
div.incut{
	float: right; 
	background: #F2F4F8; 
	padding: 5px; 
	margin: 8px 0px 5px 20px;
	border: 1px solid #D3D3D3; 
	text-align: center;
}

div.incut img {
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	padding: 5px;	
}

div.incut img{
	margin: 10px 5px 10px 5px;
}



/***** WD *****/
#webDESIGN{margin:0;padding:0;height:31px;width:113px;display:block;background:url("./img/webdesign.gif") center top no-repeat;text-align:left;}
#webDESIGN a{display:block;font-family:Tahoma, Arial, Helvetica, sans-serif;font-size:9px;font-weight:normal;text-decoration:none;color:#333333;padding-top:15px;padding-bottom:5px;padding-left:43px;height:12px;line-height:12px;background: url("./img/webdesign.gif") center -31px no-repeat;}
#webDESIGN a:hover{color: #333333;background: none;}
/***** // WD *****/
