@charset "utf-8";
body { 
	margin:0; padding:0;
    marker-offset:0px;
    background-color:#791C31;
}
.divPage {
	position:relative;
    float:inherit;
    width:inherit;
    text-align:center;
	margin:0;
    marker-offset:0px;   
}
#divMenuBar {
	position:relative;
	float:inherit;
	clear:both;
	azimuth:center;
	width:780px;
	height:51px;
	background-image:url(../images/nav_bg2.jpg);
}
#divMenuContent {
position:relative;
float:right;
width:516px;
height:20px;
text-align:left;
vertical-align:middle;
background-color:#996600;
}
#m_pop {
position:absolute;
top:40px;
width:120px;
height:inherit;
display:none;
background-color:#996600;
z-index:2000;
}
.m_spreate {
float:left;
clear:right;
width:7px;
height:20px;
background-image:url(../images/nav_line.jpg); 
}
.m_home {
float:left;
clear:left;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_1.jpg);
}
.m_home_over {
float:left;
clear:left;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_1_1.jpg);
}
.m_services {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_2.jpg);
}
.m_services_over {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_1_2.jpg);
}
.m_staff {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_3.jpg);
}
.m_staff_over {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_1_3.jpg);
}
.m_links {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_4.jpg);
}
.m_links_over {
float:left;
clear:right;
width:129px;
height:51px;
border:0px;
cursor:pointer;
background-image:url(../images/nav_1_4.jpg);
}
.span_mc {
float:inherit;
clear:both;
width:100%;
height:30px;
line-height:30px;
text-align:center;
vertical-align:middle;
background-color:#3C7040;
border-bottom:double 1px #2B512D;
}
.span_mc a:link {
font-size:12px;
font-weight: bold;
text-align:center;
color:#ffffff;
}
.span_mc a:hover {
font-size:13px;
font-weight: bold;
text-align:center;
color:#ffffff;
}
.span_mc a:active {
font-size:13px;
font-weight: bold;
text-align:center;
color:#FF0000;
}
.span_mc a:visited {
float:inherit;
clear:both;
font-size:13px;
font-weight: bold;
width:100%;
text-align:center;
text-decoration:none;
color:#ffffff;
}
