.main {
width:800px;
margin:0 auto;
text-align:left; 
margin-top:15px;
}
.left {
float:left;
width:190px;
height:50px;
}

.right {
margin-left:190px;
}
.menu_header {
height:29px;
}
.menu_header_left {
height:29px;
width:44px;
background:url(./images/menu_header_left_c.gif) no-repeat top left;
float:left;
}
.menu_header_right
{
float:right;
height:29px;
width:18px;
background:url(./images/menu_header_right_c.gif) no-repeat top left;
}
.menu_header_center {

overflow:hidden;
background:#efefef;
height:29px;
width:118px;
color:#2ab919;
font: 15px Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
padding-left:10px;
float:left;
}
.menu_body {
line-height:25px;
font: 13px Verdana, Arial, Helvetica, sans-serif;
float:left;
clear:both;
margin-top:15px;

}
.menu_body ul, .menu_body li {
	list-style:none;
	float:left;
	margin-left:0px;
	clear:both;
}
.menu_body ul {
padding-left:18px;
}
.menu_body li { 
padding-bottom:5px;
width:100%;
}
.menu_body a, .menu_body a:visited {
text-decoration:none;
color:#2ab919;
}
.menu_body a:hover {
text-decoration:underline;

}
.right_header {
height:29px;
margin-left:15px;
color:  #3a99ed;
font: 15px Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
float:left;
}
* {
margin:0px;
padding:0px;
}
.right_header_1 {
float:left;
height:29px;
width:23px;
background:url(./images/header_right_c.gif) no-repeat top left;
}
.right_header_2 {
float:left;
background:url(./images/menu_header_right_c.gif) no-repeat top left;
height:29px;
width:23px;
}
.right_header_3 {
background:#efefef;
height:29px;
width:549px;
float:left;
}
.right_header a, .right_header a:visited {
text-decoration:underline;
color:  #3a99ed;
}
.right_header a:hover {
text-decoration:none;
color:  #3a99ed;
}
.right_content {
margin-top:15px;
text-align:left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin-left:40px;
margin-right:10px;
float:left;
}
.right_content p {
margin-bottom:10px;
}
.grey {
color:#c2c8cd;
}
.right_content a {
color:  #000000;
text-decoration:none;
}
.right_content a:hover {
text-decoration:underline;
color:  red;
}
.right_content a:visited {
color:  #000000;

}
.right a{
text-decoration:none;
color:#999999;
}
.right {
text-align:center;
}
.right_header {
text-align:left;
}
.mail{
width:100%;
clear:both;
float:left;
}