body {
	margin:30px 0 0;
	background:#000;
}

#container {
	width:1130px;
	margin:0 auto;
}

#header {
	height:97px;
	width:1130px;
	float:left;
	margin-bottom:30px;
}

#logo {
	width:720px;
	float:left;
	height:97px;
	background:url(../images/logo.png) no-repeat
}

#contact {
	width: 204px;
	margin-top:15px;
	height:66px;
	float:right;
}

#mainbody {
	width:1050px;
	float:left;
	margin:0 40px;
}
