/******* maincontainer styles *******/

body{
background:#fff;
color:#000;
font-family: Arial;
margin:0;
padding:0;
font-size:12px;
line-height:120%;
}

#wrapper{
width:916px;
margin:20px auto;
}
#maincontainer{
width:916px;
float:left;
background:url("/images/content_bg.gif") no-repeat;
min-height:800px;
} 
#print_logo{
display:none;
}
#header{
float:left;
width:916px;
padding-bottom:30px;
}
#header_right{
float:right;
width:590px;
padding-top:10px;
height:115px;
}
#header_text{
float:left;
border-left:1px solid #000;
width:559px;
height:122px;
padding-left:30px;
background:url("/images/header_pic.jpg") no-repeat right;
}
#logo{
float:left;
width:310px;
padding-right:10px;
}

#menu{
float:left;
width:916px;
padding-bottom:20px;
}
#maincontent{
float:left;
width:916px;
}
#left_side{
float:left;
width:219px;
}
#left_menu{
float:left;
width:219px;
background:#666666 url("/images/sidemeu_top.gif") no-repeat top;
height:290px;
}
#left_menu ul { 
float:left;
width:159px;
list-style-type:none;
margin:0px;
padding:0px;
padding:30px;
}

#left_menu li a {
float:left;
width:141px;
padding-left:18px;
padding-bottom:15px;
background:url(/images/bullet.gif) no-repeat;
background-position:0px 3px;
color:#fff;
font-size:14px;
font-weight:bold;
}
#left_menu li a:hover{
background:url(/images/bullet1.gif) no-repeat;
background-position:0px 3px;
color:#ed1b2e;
text-decoration:none;
}
#right_side{
float:right;
width:225px;
text-align:right;
}
#footer{
padding-top:30px;
height:30px;
float:left;
width:916px;
font-size:9px;
color:#000;
}
#footer_left{
padding-left:20px;
float:left;
width:640px;
}
#footer a{
font-size:9px;
padding-right:5px;
padding-left:5px;
}
#footer_right{
float:right;
width:210px;
text-align:right;

}
