body {
margin: 0px;
padding: 0px;
background: #ededed;
font-size: 12px;
font-family: Arial;
}

.clear{
clear: both;
}

img{
border: 0;
}

#wrapper{
border: 1px solid #bebebe;
width: 900px;
margin: auto;
background: url(images/wrapper.png);
}

#header{
height: 110px;
width: 900px;
background: url(images/header.png);
}

#bannerheader{
margin-left: 350px;
padding-top: 25px;
}


#menu{
overflow: hidden;
height: 40px;
width: 900px;
background: #449129;
}

#menu ul{
overflow: hidden;
margin: 0 0 0 5px;
padding: 0;
height: 40px;
}

#menu ul li{
margin-top: 5px;
float: left;
list-style: none;
height: 35px;
}

#menu ul li a{
padding: 0 25px 0 25px;
font-weight: bold;
line-height: 35px;
height: 35px;
color: #ffffff;
text-decoration: none;
}

#menu ul li a:hover{
line-height: 35px;
display: inline-block;
height: 35px;
color: #000000;
text-decoration: none;
background: #ffffff;
}

#content{
overflow: hidden;
clear: both;
padding-bottom: 20px;
}

#left{
margin-left: 5px;
width: 640px;
float: left;
}

#left table{
margin: 0;
border-collapse: collapse;
width: 640px;
}

#left table tr{
height: 35px;
border-bottom: 1px solid #bebebe;
}

#left table tr td{
padding-left: 20px;
}

.had{
height: 75px;
text-align: center;
padding-top: 15px;
}

#right{
width: 250px;
float: right;
}

#right h2{
height: 40px;
line-height: 40px;
display: block;
background: #000000;
margin: 0;
padding: 0 0 0 12px;
font-size: 12px;
color: #ffffff;
}

#right ul{
margin: 0 0 30px 10px;
padding: 0;
}

#right ul li{
list-style: none;
line-height: 35px;
height: 35px;
border-bottom: 1px solid #000000;
width: 230px;
}

#right ul li a{
padding-left: 15px;
height: 35px;
display: block;
width: 215px;
color: #ffffff;
text-decoration: none;
}

#right ul li a:hover{
font-weight: bold;
color: #ffffff;
text-decoration: underline;
background: #1f1f1f;
}

.vad{
text-align: center;
margin: 25px 0 25px 0;
}

#footer{
clear: both;
width: 900px;
margin: auto;
text-align: center;
color: #333333;
line-height: 24px;
padding-bottom: 5px;
}

#footer a{
text-decoration: underline;
color: #333333;
}

h1{
margin: 0;
padding: 0;
font-size: px;
color: #;
}
