body {
margin: 0px 0px 0px 0px;
background: #afd6f5 url(images/bg_top.JPG) repeat-x;
}

.container {
margin: 0px auto;
width: 793px;
}

.header {
width: 793px;
height: 277px;
}

.main {
width: 793px;
background: url(images/body.JPG) repeat-y;

}


.maincont {
width: 793px;
margin: 0px auto;
}

.footer {
width: 793px;
height: 179px;
background: url(images/footer.JPG) no-repeat;
}
