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

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

#topmenu{

width:900px;
float:left;
}

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

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

.menu li a{
line-height:38px;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:13px;
display:block;
text-transform:uppercase;
color:#ffffff;
font-weight:bold;
text-decoration:none;
text-align:center;
}

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

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

h1{
font-family:Arial, Helvetica, sans-serif;
color:#de0a0c;
font-size:24px;
padding-left:13px;
font-weight:normal;
margin:auto;
margin-top:0px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
color:#0487bb;
font-size:18px;
padding-left:13px;
font-weight:normal;
margin:auto;
}

.clear{
clear:both;
}

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

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

#header{
width:900px;
margin:auto;
background-color:#FFFFFF;
}

#banner{
width:900px;
height:85px;
margin:auto;
clear:both;
background-color:#FFFFFF;
}

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

#content_main{
width:649px;
margin:auto;
background-image:url(../images/maintext_bg.jpg);
float:left;
background-color:#FFFFFF;
margin-top:15px;
margin-bottom:10px;
}

#content_right{
width:251px;
margin:auto;
float:left;
background-color:#FFFFFF;
margin-top:15px;
margin-bottom:10px;
}

#our_courses_bg{
width:226px;
margin:auto;
background-color:#f4f4f4;
border:1px solid #e0e0e0;
}

.course_text{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-weight:bold;
line-height:18px;
font-size:12px;
color:#000000;
margin-left:5px;
}
.course_text a {
color:#000000;
text-decoration:none;
}
.course_text a:hover {
color:#666666;
text-decoration:underline;
}

#footerbg{
width:900px;
height:59px;
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat-x;
clear:both;
}

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

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


.footertext1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding-top:5px;
text-align:left;
margin-left:20px;
}
.footertext1 a {
color:#cdf433;
text-decoration:none;
}
.footertext1 a:hover {
color:#cdf433;
text-decoration:underline;
}

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