body {
margin: 0px 0px 0px 0px;
background: #407523 url(images/bg_top.jpg) repeat-x;
}

.container {
margin: 0px auto;
width: 813px;
}

.header {
width: 813px;
height: 263px;
}

.main {
width: 813px;
background: url(images/body.jpg) repeat-y;
}


.maincont {
width: 813px;
margin: 0px auto;
}

.footer {
width: 813px;
height: 66px;
background: url(images/footer.jpg) no-repeat;
}
