body{
background:#808588 url(../images/bg.gif) left top repeat-x;
margin:95px auto 0 auto;
width:760px;
}

a{
color:#ed1c24;
font:normal 12px Tahoma, Geneva, sans-serif;
text-decoration:none;
}
a:hover{text-decoration:underline;}

h1{
color:#ed1c24;
font:bold 15px Tahoma, Geneva, sans-serif;
height:20px;
margin:0 0;
padding:0 0;
}

img{border:0;}

#logo{
background:#000 url(../images/logo.gif) left top no-repeat;
float:left;
height:92px;
width:185px;
}

#head{
background:#000 url(../images/headbg.gif) left top repeat-x;
float:left;
height:92px;
width:575px;
}

#mmenu{
background-color:#FFF;
border-left:#c8c8c8 1px solid;
border-right:#c8c8c8 1px solid;
float:left;
height:20px;
padding:0 0 0 300px;
width:458px;
}
#mmenu ul li{
background:#FFF url(../images/mmsep.gif) left top no-repeat;
padding:0 10px 0 10px;
}
.anobg{background:none !important}

#content{
background:#FFF url(../images/conbg.gif) left bottom repeat-x;
border-left:#c8c8c8 1px solid;
border-right:#c8c8c8 1px solid;
color:#525252;
float:left;
font:normal 12px/14px Tahoma, Geneva, sans-serif;
height:430px;
padding:10px 10px 30px 10px;
text-align:justify;
width:738px;
}

#footer{
background-color:#323232;
color:#868686;
float:left;
font:normal 10px Arial, Helvetica, sans-serif;
height:18px;
padding:12px 10px 0 0;
text-align:right;
width:750px;
}
#footer a{
color:#868686;
font:normal 10px Arial, Helvetica, sans-serif;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}