/******* maincontainer styles *******/
body{
background:#a6c631;
color:#717171;
font-family: Arial;
margin:0;
padding:0;
padding-bottom:20px;
font-size:12px;
line-height:150%;
}
#menu{
width:950px;
margin:0 auto;
padding-bottom:10px;
}
#menu ul {
  list-style-type:none;
  margin:0px;    
  padding:0px;	
}
#menu li{
float:left;
margin: 0;
padding: 0;
list-style: none;
}
#menu li a{
float:left;
padding:35px 48px;
color: #fff;
text-decoration: none;
background: url(/images/border_right.gif) no-repeat  top right;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
#menu  li  a:hover,#menu li a:hover.last{
background: url(/images/linksover_bg.gif) repeat-x top left;
color:#006a92;
}
#menu li a.last{
background:none;
}
#wrapper{
width:950px;
margin:0 auto;
}
#maincontainer_up{
float:left;
width:950px;
background:url("/images/maintop_bg.gif") no-repeat top;
} 
#maincontainer_down{
float:left;
width:950px;
background:url("/images/mainbottom_bg.gif") no-repeat bottom;
} 
#maincontent{
float:left;
width:950px;
background:url("/images/maincontent_bg.gif") repeat-y ;
}
#header{
float:left;
width:920px;
padding:15px;
}

#header ul { 
    list-style-type:none;
    margin:0px;
    padding:0px;
padding-right:20px;
float:right;
}
#header li{
float:left;
margin:0px;
padding:0px 20px;
}
#header li a {
float:left;
color:#fff;
width:115px;
height:38px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
font-size:15px;
font-weight:bold;
padding:39px 10px;
}
#header li a:hover{
color:#d8d8d8;
}
#content{
float:right;
width:920px;
padding:0px 15px 15px 15px;
}
#left_side{
width:340px;
float:left;
}
#twitter{
float:right;
width:317px;
background:url("/images/twitter_bg.gif") no-repeat;
text-align:left;
height:140px;
padding:10px;
color:#000;
}

#twitter_content{
width:312px;
height: 115px;
overflow: auto;
padding-right:5px;
text-align:left;
font-size:11px;
}

#twittertitle{
color:#026f9d;
font-weight:bold;
}
#twitter_content a{color:#fff;}
#twitter_content a:hover{color:#026f9d;}
#right_side{
float:right;
width:560px;
}
#bluebox{
float:left;
width:307px;
background:url("/images/bluebox.gif") no-repeat;
height:341px;
padding:15px;
text-align:center;
}
#bluebox p{
padding:0px;
margin:0px;
color:#000;
font-size:16px;
}
#left_side ul { 
      list-style-type:none;
    margin:0px;
    width:300px;
    padding:0px;
padding-bottom:20px;
float:left;

}
#left_side li a {
 padding-left:10px;
 padding-bottom:5px;
display: block;
color:#636363;
text-align:left;
text-decoration:none;
padding-top:20px;
font-weight:bold;
font-size:14px;
background:url("/images/bullet1.gif") no-repeat;
background-position:0px 25px;
border-bottom:1px dotted #000;
}
#left_side li a:hover{
color:#0373a3;
}
#callnow{
float:left;
background:url("/images/callnow_bg.gif") no-repeat;
width:293px;
height:35px;
color:#fff;
padding-top:80px;
padding-right:40px;
text-align:right;
float:left;
margin-top:10px;
}


#text{
float:left;
border:1px solid #455f78;
width:518px;
padding:20px;
}
#footer{
float:left;
width:950px;
padding-top:5px;
padding-bottom:10px;
color:#fff;
}
#footer a{
font-size:11px;
font-weight:bold;
padding-right:5px;
color:#fff;
}
#footer a:hover{
color:#00628e;
}
#fright{
float:right;
width:300px;
padding-right:10px;
text-align:right;
}

#fleft{
padding-left:5px;
float:left;
}
