#wrap{
	width:950px; 
	margin:10px auto 0 auto;
}

#contentWrap{
	border:#77712D solid 5px; 
	border-top:none; 
	margin:0 auto; 
	width:942px;
}

#header{
	height:378px;
	width:950px;
}

#mainContent{/*
	min-height:750px;*/ 
	border:#77712D solid 6px; 
	border-top:none; 
	margin:0 auto; 
	width:936px; 
	background:url(/images/mainContent-bg.png);
}

#contaner{
	height:740px; 
	width:930px;
}

#footer{
	height:auto;/*300px*/ 
	width:950px; 
	margin:0 auto; 
	border:transparent solid 5px; 
	border-top:none;
	padding-top:96px;
	background:url(/images/footer-bg.png) top center no-repeat;
}
