body {
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/index_bg.gif);
	background-repeat: no-repeat;
	height: 435px;
	width: 984px;
	padding-top: 50px;
	padding-bottom: 100px;
}
#nav {
	padding-top: 300px;
}

