/* CSS Document */
*html body{ background:#EBE6DC; margin:0; font-size:12px;}
#body{
height: auto; background: #EBE6DC ;
}

#header{
width:650px; height:auto;
}
#Nav{width:730px; margin:10px 0px; height:20px; background:#E2F3FF; padding:5px 20px; text-align:left;}
#mainbody{width:770px; height:100%; background:white; margin:0 auto; }
#bodycontent{
width:650px; height:auto; background: white ; margin:0 auto; text-align:left;}





#footer{width:770px; height:112px;margin:0 auto;background:white;}
#footerLogo{width:120px; height:70px;float:left; padding:0px; }
#footerline{width:10px; background:url(../images/footer_line.gif) center  repeat-y; height:70px; float:left;}
#footertext{width:500px; height:50px; float:right; padding:10px 10px; text-align: left;}
#footerpicture{width:559px; float:right;background:white;}
#dotline{width:700px; margin:0 auto;padding:5px 20px; background: url(../images/finaly_line.gif) repeat-x center;}
/*font color*/
.fontcolo{ color:#004AAF; font-size:14px; font-weight:bold;}