body{
margin:0px;
	
	scrollbar-face-color:#DBDBDB;
	scrollbar-shadow-color:#DBDBDB;
	scrollbar-highlight-color:#DBDBDBC; scrollbar-3dlight-color:999999; scrollbar-darkshadow-color: 000000; scrollbar-track-color:ffffff; scrollbar-arrow-color:#333333;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul, li {
margin:0px;
padding:0px;
list-style-type:none;
}

a:link {
	color: #0b6da0;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #0b6da0;
}
a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #0b6da0;
}
a:active {
	text-decoration: none;
	font-size: 11px;
	color: #0b6da0;
}

.clearflt{
clear:both;
}

#containerc{
width:960px;
margin:0 auto;
border:#000000 dashed 1px;
}

#headermain{
background:#FF0000;
height:71px;
}

#logoheader{
height:60px;
border-bottom:#000000 dashed 1px;
}

#containerimage{
height:427px;
padding:8px;
border-bottom:#000000 dashed 1px;
}

#navigation{
height:45px;
padding:8px;
background:#eaeaea;
border-bottom:#000000 dashed 1px;
}

#navigation ul{
padding-top:13px;
padding-bottom:20px;
}



#navigation ul li{
display:inline;
margin:0px 15px 0px 15px;
}


#navigation ul li a{
display:inline;
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:16px;

}

#navigation ul li a:hover{
	background: #FF0000;
	color:#FFFFFF;
	text-decoration:none;
}

#blockcontent{
border-bottom:#000000 dashed 1px;
min-height:430px;
margin:10px 0px 0px 0px;
}

#blockcontent .section1{
float:left;
width:303px;
border-right:#000000 dashed 1px;
}

#blockcontent .section2{
float:left;
width:303px;
border-right:#000000 dashed 1px;
}



#blockcontent .section3{
float:left;
width:350px;
}



#footerc{
height:109px;
}

.border_dashed {
border:#000000 dashed 1px;

}

