 body {
margin:0;
padding:0
}

#topMenu {
width:950px;
height:50px;
color:#B20D0D
}

#topMenu div {
margin:15px 0 0 200px
}

#headerBlock {
width:780px;
height:154px;
background-image:url(../images/mainBg.jpg);
background-repeat:no-repeat;
margin:27px 0 0
}

#headerBlock div {
padding:0
}

#content {
width:950px;
display:table
}

#newItems {
width:250px;
float:left
}

#mainContent {
width:650px;
float:left
}

#footer {
width:780px;
height:35px
}
