#header {
	width: 786px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 118px;
	background-color: #FFFFFF;
	white-space: normal;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	background-color: #e5e5cb;
	background-image: none;
	background-repeat: repeat-x;
	height: auto;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
body {
	background-color: #6a6a5a;
}
#footer {
	height: 44px;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	background-image: url(../images/tile_bgd.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
img {border: none;
}

