body { 
margin:0px;
background-color: #01283d;
}

#container {
width: 1024px;
}

#header {
background-image:url(../images/homeheader.png);
height:308px;
width:auto;
background-position:center;
margin-top:0;
}

#text {
padding-top:40px;
width:930px;
margin:0 auto;
margin-bottom:0px;
}

#menu {
padding-top: 38px;
width:950px;
height:50px;
margin:0 auto;
}

#menu1 {
width: 460px;
height:20px;
padding-top:20px;
float: right;
}

#menu2 {
width: 420px;
height:25px;
padding-top:17px;
}

#banner{
width:915px;
height:auto;
margin:0 auto;
padding-top:9px;
}

#middle {
width:949px;
background-color:#FFFFFF;
height: 610px;
margin:0 auto;
}

#content1 {
padding-top:15px;
padding-left:20px;
height:500px;
width:870px;
float:left;
}

#content2{
padding-top: 10px;
float: right;
width:230px;
height:auto;
}

#content21{
margin-top:6px;
width:10px;
height:auto;
float:left;
}

#content22{
margin-top:6px;
width:217px;
height:autopx;
float:right;
}

#bigfooter{
width:auto;
height:96px;
background-image:url(images/footerbg.png);
margin:0 auto;
background-position:center;
}

#footer{
width:950px;
padding-top:15px;
margin:0 auto;
height:80px;
}

#textfooter{
width:400px;
float:left;
padding-top:10px;
}

#imagesfooter{
padding-top:10px;
width:auto;
float:right;
}

h3{
font-size:12px;
border-bottom:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
font:Verdana, Arial, Helvetica, sans-serif;
color:#134359;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; }










