#container {
	height: inherit;
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#content-wrapper {
	height: inherit;
	width: 923px;
	margin-right: 7px;
	margin-left: 6px;
	background-color: #FFF;
	float: left;
	margin-bottom: 60px;
	margin-top: 15px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 921px;
	clear: both;
	float: none;
	color: #FFF;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-content {
	float: left;
	height: inherit;
	width: 728px;
	background-color: #E9E5E2;
	padding: 10px;
}
#sidebar {
	float: right;
	font-size: 14px;
	height: inherit;
	width: 175px;
}
#main-menu {
	background-image: url(images/main-menu.png);
	height: inherit;
	width: 139px;
	background-color: #D9D6D4;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 6px;
	padding: 15px;
}
#ad2 {
	height: 600px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #323136;
}
#main-menu ul li {
	list-style-type: none;
}
#main-menu ul {
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-menu h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
#main-content h1 {
	font-size: 16px;
	margin: 0px;
	font-weight: bold;
}
#ad1 {
	height: 90px;
	width: 728px;
	margin-bottom: 15px;
}
#footer a {
	color: #FFF;
}
#main-menu ul li a {
	color: #323136;
	text-decoration: none;
}
#main-menu ul li a:visited {
}
#main-content p a {
	color: #E13A3E;
}
#footer a:visited {
	color: #FFF;
}
