body { font-size: 11px; font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #000; margin:0; padding:0; }

.header-container { width:100%; background-color:#CAB713; }
.header-container .header { width:950px; height:198px; margin:0 auto; position:relative; }
.header-container .header img {padding-left:10px;}
.header-container .header-menu {width:100%;background:url(../img/header-menu-bg.jpg) top repeat-x;height:44px;}
.header-container .header-menu .header-text .header-text-container {margin:0 30px;padding-top:5px;}
.header-container .header-menu .header-text {width:950px; margin:0 auto;color:White;font-size:14px;}
.header-container .header-menu .header-text span {color:Yellow;font-weight:bold;}

.content-container {width:950px; margin:0 auto; min-height:300px;}

.main-content {float:left; width:705px;margin:20px 0 0 10px;text-align:justify;}
.main-content .title h1 { font-size:24px; font-weight:normal; padding-top:0; padding-bottom:15px; margin:0 0 25px 0; color:#000; border-bottom:1px solid #000; }
.main-content .title img { padding-bottom:10px;}

.left-box {float:left; width:229px;background:url(../img/box-content-bg.jpg) left top repeat-y; margin:10px 0 0 0;}
.left-box .box-header {float:left; width:229px; height:38px; background:url(../img/box-header-bg.jpg) left top no-repeat;}
.left-box .box-footer {float:left; width:229px; height:38px; background:url(../img/box-footer-bg.jpg) left top no-repeat;}
.left-box .menu {float:left; width:180px; margin:70px 0 20px 30px; }
.left-box .menu a { text-decoration:none; color:white; font-size:14px; background:url(../img/bullet-inactive.jpg) left center no-repeat; padding:10px 0 10px 15px; line-height:25px; }
.left-box .menu a:hover { color:#FFF000; background:url(../img/bullet-active.jpg) left center no-repeat; }
.left-box a img { border:0; margin-bottom:10px; }

.footer { clear:both; width:100%;background:url(../img/footer-bg.jpg) top repeat-x; height:44px; font-size:11px; text-align:center;margin-top:10px;padding:25px 0;}
.footer a { text-decoration:none; color:#000; }
.footer a:hover { text-decoration:underline; }


