/*body
{
background:#546b7b;
padding:0; 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
margin:0px auto auto auto;
color:#424849;
}

h2{
font-size:14px;
color:#354753;
padding:3px;
padding-bottom:8px;
margin:0px;
text-decoration:none;
}

p{
padding:2px 5px 2px 5px;
margin:0px;
}*/

img.img_left{
float:left;
padding:0px 8px 8px 0px;
}

/*---------------- header image----------------------*/

/*#middle_content{
width:823px;
height:264px;
margin:10px auto 0px auto;
background:url(../images/images/middle_banner.png) no-repeat center ;
}*/
/*this is for ie*/
#middle_content{
width:823px;
height:264px;
padding-top:10px;
margin-left:auto;
margin-right:auto;
background: url(../images/images/middle_banner.png) no-repeat center ;
}
/*this is for other browser*/
html>body #middle_content{
width:823px;
height:244px;
padding-top:20px;
padding-left:20px;
margin-left:auto;
margin-right:auto;
mar\gin-top:50px;/*this code is only read by ie*/
margin-top:10px;
background: url(../images/images/middle_banner.png) no-repeat center ;
}


ul.iconmenu {
list-style-type:none; 
float:left; 
display:block; 
width:600px; 
margin:0px; 
padding:10px; 
background:none; 
color:#FFFFFF;
 }

ul.iconmenu li {
margin-left:35px;
padding-bottom:10px;
padding-left:10px;
background:url(../images/images/arrow.gif) no-repeat;
}

#middle_content h2{
font-size:18px;
margin-left:15px;
color:#FFFFFF;
padding-bottom:20px;
}


#center_content{
width:880px;
overflow:hidden;
margin:auto;
}

.left_content{
width:435px;
float:left;
margin-right:5px;
margin-bottom:10px;
}

.right_content{
width:435px;
float:left;
margin-left:5px;
margin-bottom:10px;
}

.center_text{
width: auto;
margin:0px;
padding:10px;
padding-bottom:5px;
padding-top:5px;
}

.center_text a{
padding-left:5px;
font-weight:bold;
color:#ffb164;
text-decoration:none;
}

.center_text a:hover{
text-decoration:underline;
}

.news_tab{
clear:both;
padding:5px 0 5px 30px;
}

.news_tab h3{
font-size:12px;
font-weight:bold;
color:#236595;
padding:3px;
margin:0px;
text-decoration:none;
}

.news_tab a:hover{
text-decoration:underline;
}