body {
	background-color: #FFF;
	background-image: url(photoshop_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	background-position: 0px 0px;
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#header {
	float: left;
	height: 173px;
	width: 955px;
}
#container {
	float: left;
	width: 955px;
	padding: 0px;
	color: #000;
}
#menubar {
	float: left;
	height: 57px;
	width: 955px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main {
	float: left;
	width: 755px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 50px;
}
