body {
margin: 0px 0px 0px 0px;
background: #8d9fb5 url(images/bg_top.jpg) repeat-x;
}

.container {
position: absolute;
top: 0px;
left: 50%;
margin-left: -386.5px;
width: 773px;
}

.header {
width: 773px;
height: 278px;
background: url(images/header2.jpg) no-repeat top right;
}

.main {
width: 773px;
background: url(images/body.jpg) repeat-y;
}


.maincont {
width: 773px;
margin: 0px auto;
}

.footer {
width: 773px;
height: 63px;
background: url(images/footer.jpg) no-repeat;
}