body {
	clear: both;
	margin-top: 0px;
	background-color: #bbbbbb;
}

#main {
	position: absolute;
	top: 0;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	background-color: #fff;
}

#main2 {
	position: absolute;
	top: 0;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	background-color: #fff;
	padding: 15px 0 0 0;
}
