/* CSS Document */
body {
	background-color: #ffffff;
}

#container {
	position:relative;
	width: 997px;
	margin: 0 auto;
	background:#fff;
	height: 225px;

}






