#body_container {
	margin:12px auto 0;
	padding:0 11px;
	width:960px;
/*	background:#fff url(../images/eset_body_bg_wide.jpg) repeat-y 50% 0; */
}
.header {
	padding:0;
	background: #0e5e53 url(../images/eset_es_header_wide.jpg) no-repeat 0 0;
	height: 60px;
	width:960px;
	border:none;
}
.footer {
	line-height:16px;
	margin:0 auto;
	padding:10px 0 50px;
	width:982px;
}
.footer a {
	color:#bbb;
	text-decoration:none;
}
#topNavMain {
	text-align:center;
	width:960px;
	background:#eee url(../images/eset_header_navigation.jpg) repeat-x 0 0;
}
#topNavMain ul li {
	width:100px;
}
