#nav {
	width: 960px !important;
	height: 0px !important;
}
#foot {
	display: none !important;
}
.header960 {
background:transparent url(img/960px-header.png) no-repeat scroll center 0;
height:139px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
width:1000px;
}
.menu {
background:transparent url(/imgs/css/nav_bg.png?v=1) repeat-x scroll left bottom;
border-color:-moz-use-text-color -moz-use-text-color #CECECE;
border-style:none none solid;
border-width:0 0 1px;
font-size:13px !important;
font-weight:bold;
height:26px;
margin:16px 0 0;
padding:0;
position:relative;
width:100%;
left:20px;
}
.body960 {
background:transparent url(img/page_bg.png) repeat-y scroll 0 0;
display:block;
margin-left:auto;
margin-right:auto;
width:1000px;
height: 100%;
}
.body960 .inner { 
clear:both;
margin-left:auto;
margin-right:auto;
width:940px;
}

.footer_960 {
background:transparent url(img/960px-footer.png) no-repeat scroll center top;
height:40px;
margin-left:auto;
margin-right:auto;
width:1000px;
}
#newfoot {
margin-left:auto;
margin-right:auto;
width:900px;
}