body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
background:#000000;
color:#CCCCCC;
text-align:center;}
a{
color:#5ba9f7;
text-decoration:none;}
a:hover{
color:#5ba9f7;
text-decoration: underline;}
#wrapper{
width:800px;
margin:0 auto;
text-align:left;
}
#splash{}
img{
border:none;}


#navigation {
   list-style: none;
   margin: 0px 0px 0px 0px; padding: 0px ;
   font-size:12px;
   font-weight:bold;

}
#navigation li {
   float: left;
}
#navigation li a {
   background: url(images/bg_nav.png) right bottom  no-repeat  ;

text-decoration:none;
   display: block;
   text-align: center;
   color: #fff;
   padding:7px 30px 7px 0px;
   margin-left:5px;
}
#navigation li a:hover {
   color: #5ba9f7;
      background: url(images/bg_nav.png) right top  no-repeat  ;
}
#container{
width:100%;}
#content{
width:550px;
float:left;
margin-left:10px;}
.lable_1{
border-left:3px solid #5ba9f7;
color:#CCCCCC;
font-size:12px;
font-weight:bold;
padding-left:10px;}
.lable_2{padding-left:30px}
.lable_3{
font-size:14px;
font-weight:bold;
color:#5ba9f7;
}
.lable_4{}
.clear{
clear:both;
height:0px;}
#footer{
float:left;
background: #CCCCCC;
font-size:10px;
color:#000000;
text-align:center;
padding:5px;
width:800px;
 }
.footer_top{
float: right;
margin-right:50px;
background:#6699cc;
width:150px;
height:5px;
margin-top:20px;}
.footer_bottom{
float: right;
margin-right:50px;
background:#003366;
width:150px;
height:20px;
margin-bottom:20px;}
#extra{
margin:20px 0px 10px 10px;
width:200px;
padding:10px;
border-left:3px solid  #6699cc;
float:left;
background:#003366;}
