@charset "utf-8";
/* CSS Document */

#div_page_holder {
clear:both;
margin:0px auto;
padding:0px;
width:950px;
text-align:left;
padding-top:10px;
}

#div_banner {
clear:both;
margin:0px;
padding:0px;
width:950px;
}

#div_logo {
width:260px;
height:184px;
float:left;
padding:0px;
margin:0px;
background-image:url(images/layout/logo.png);
}

#div_banner_right {
width:690px;
float:left;
padding:0px;
margin:0px;
}

#div_banner_pic_left {
width:227px;
float:left;
padding:0px;
margin:0px;
height:152px;

background-repeat:no-repeat;
}

#div_banner_pic_right {
width:463px;
float:left;
padding:0px;
margin:0px;
height:95px;
text-align:center;
background-image:url(images/layout/banner_right_new.png);
background-repeat:no-repeat;
padding-top:57px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:bold;
}

#div_menu {
width:690px; /*690 */
height:32px;
clear:both;
background-image:url(images/layout/bg_menu.jpg);
background-repeat:no-repeat;
}

#div_body_holder {
clear:both;
margin:0px;
padding:0px;
width:950px;
padding-bottom:50px;
background-color:#FFFFFF;
background-image:url(images/layout/bg_footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#div_left_menu {
width:260px;
float:left;
margin:0px;
padding:0px;
/*
padding-top:230px;
background-image:url(images/layout/leftmenu_top.jpg);
background-repeat:no-repeat;
background-position:top;
*/
padding-bottom:100px;
}
#div_right_body {
width:650px;
float:left;
margin:0px;
padding:20px;

}

#div_footer {
padding:5px;
text-align:center;
color:#dddddd;
}

