#main {
	position:relative;
	width: 964px;
	margin: -30px 0 50px 0;
	padding: 0;
	background-image: url("images/main-home-bg.png");
	background-repeat: no-repeat;
	min-height: 470px;
}
#main-inner {
	position:relative;
	top: 60px;
	left:0;
	width: 924px;
	margin: 0 auto 0 auto;
}
