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

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

#topmenu{

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

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

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

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

.menu li a:hover{
color:#aed61c;
}

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:#212121;
text-align:justify;
line-height:18px;
margin-left:10px;
margin-right:10px;
}
.text a {
color:#212121;
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;
}
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:18px;
color:#8fb40d;
margin-left:10px;
}
h2 a {
color:#8fb40d;
text-decoration:none;
}
h2 a:hover {
color:#000000;
text-decoration:underline;
}

#main{
width:888px;
margin:auto;
margin-top:15px;
}

#header{
width:888px;
margin:auto;
height:106px;
float:left;
}

#mainbackground{
background-image:url(../images/mainbg.png);
width:888px;
}

#banner{
width:874px;
height:123px;
background-image:url(../images/banner.png);
clear:both;
margin:auto;
}

#panel{
width:870px;
height:79px;
background-image:url(../images/mainbg.png);
clear:both;
}

#content{
width:874px;
margin-top:10px;
background-color:#FFFFFF;
margin:auto;
background-image:url(../images/mainbg.png);
}

#contentmain{
width:581px;
margin:auto;
float:left;
margin-bottom:10px;
border-right:1px dotted #175aaa;
margin-left:1px;
}

#contentright{
width:270px;
margin:auto;
float:left;
margin-left:10px;
border:1px solid #99a1bb;
text-align:center;
margin-bottom:10px;
}


.clear{
clear:both;
}

#footerbg{
width:872px;
margin-top:5px;
height:68px;
background-image:url(../images/footerbg.jpg);
background-repeat:repeat-x;
margin:auto;
}

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

.footertext a {
color:#ffffff;
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:#ffffff;
text-align:left;
margin-left:18px;
}
.footertext1 a {
color:#ffffff;
text-decoration:underline;
}
.footertext1 a:hover {
color:#000000;
text-decoration:none;
}

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

.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;
}