body {
background:#506673 url(../images/bg.jpg) repeat-x scroll 0 0;
margin:0;
}

<!--menu-->
#topmenuwrapper{
background-color: #75888F;
width:900px; 
}

#topmenu{

width:900px;
margin:auto;
float:left;
}

ul.menu{
height:30px;
background-image:url(../images/toplinkbg.jpg);
padding:0px;
list-style-type:none;
width:900px;
margin:auto;
}

.menu li{
float:left;
padding-left:30px;
padding-right:30px;
color:#000000;
}

.menu li a{
line-height:30px;
font-family:arial, Helvetica, sans-serif;
font-size:12px;
display:block;
color:#000000;
font-weight:bold;
text-decoration:none;
text-align:center;
}

.menu li a:hover{
color:#4a7700;
}

li.sepetator{
background-image:url(../images/toplinkline.jpg);
background-repeat:no-repeat;
height:30px;
padding:0px;
}

.text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#262a2d;
text-align:justify;
line-height:18px;
margin-left:15px;
margin-right:15px;
}
.text a {
color:#262a2d;
text-decoration:none;
}
.text a:hover {
color:#000000;
text-decoration:underline;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#175aaa;
margin-left:10px;
margin-top:5px;
margin-left:15px;
}
h1 a {
color:#175aaa;
text-decoration:none;
}
h1 a:hover {
color:#000000;
text-decoration:underline;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#8fb40d;
margin-left:10px;
}
h2 a {
color:#8fb40d;
text-decoration:none;
}
h2 a:hover {
color:#000000;
text-decoration:underline;
}

#main{
width:900px;
margin:auto;
}

#header{
width:900px;
background-image:url(../images/headerbg.jpg);
margin:auto;
height:98px;
float:left;
}

#topicon{
width:203px;
margin:auto;
height:98px;
background-image:url(../images/topiconbg.jpg);
float:left;
}

#banner{
width:651px;
height:190px;
background-image:url(../images/banner.jpg);
clear:both;
margin:auto;
}

#content{
width:900px;
margin-top:10px;
background-color:#FFFFFF;
margin:auto;
float:left;
}

#contentmain{
width:671px;
margin:auto;
float:left;
margin-top:10px;
margin-bottom:10px;
border-right:1px dotted #1e3645;
}

#contentright{
width:200px;
margin:auto;
float:left;
margin-left:13px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
border:1px solid #1e3645;
}


.clear{
clear:both;
}

#footerbg{
width:900px;
height:64px;
background-image:url(../images/footerbg.jpg);
background-repeat:repeat-x;
margin:auto;
}

.footertext{
font-family:arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
padding-top:15px;
margin-left:18px;
line-height:20px;
}

.footertext a {
color:#000000;
text-decoration:none;
}
.footertext a:hover {
color:#000000;
text-decoration:underline;
}


.footertext1{
font-family:verdana, Helvetica, sans-serif;
font-size:11px;
margin-top:5px;
color:#000000;
text-align:left;
margin-left:18px;
}
.footertext1 a {
color:#000000;
text-decoration:underline;
}
.footertext1 a:hover {
color:#000000;
text-decoration:none;
}

#footerlink{
text-align:right;
float:right;
padding-right:20px;
margin-top:5px;
}

.readmore{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#f1f1f1;
text-align:center;
}
.readmore a {
color:#f1f1f1;
text-decoration:none;
}
.readmore a:hover {
color:#000000;
text-decoration:underline;
}