@charset "utf-8";
/* CSS Document */
a:link { color:#666666; text-decoration:none;
}

a:hover { color:#666666; text-decoration:underline;
}

a:visited { color:#666666; text-decoration:none;
}

#ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#li{
	line-height: 1.5;
	padding-left:10px;
	margin-left:2px;
	background: url(../images/submenu.png) no-repeat;
	background-position:0px 6px;
	text-align: left;
}



#html, body { 
	margin: 0; 
	padding: 0;
	background: #CECFCE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 1.5;
	color: #616161;   /*   grey - regular txt*/
}
#bg {width: 100%; background:#CECFCE; 
}
#pg {width: 675px; 
}

#table, ul, a, li, img, p, form, hr, dl, dt, dd, div, h1, h2, h3, h4, h5, h6, label {
margin:0; padding:0;
} 
#imgs { float:left; margin: 5px; margin-right:10px;
} 

#h1, h2, h3, h4, h5, h6 { 
font-size: 11px; color: #293084; font-weight: bold; text-indent: 0px; font-family:"Trebuchet MS", Arial, sans-serif;
}

#img { border: none;
}
#prehead {height:20px;
}
#banner {width:675px; height: 288px; background:url(../images/logo.jpg) top left no-repeat;
}
#menu {height:37px;
}
#main {padding: 20px; float: center; width: 635px; background:#EFE7EF;
}
#main_in {padding: 20px 40px 20px 40px; width:443px;  background:#DED7D6; border: 1px solid 848684;
}
#foot {width:675px; height:45px; background:#C6C7C6; color:#6B6963;
}
#foot_l {padding-top:5px; float: left;width:224px;
}
#foot_c {padding-top:5px; float: left; width:224px;
}
#foot_p {padding-top:5px; float: left; width:224px;
}
