body {
	text-align: center;
	background: #efefef;
}

img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background: #fff;
	border: 1px solid Black;
}

#header {
	width: 800px;
	height: 174px;
}

#mainImage {
	width: 800px;
	height: 467px;
	background: url(../../../images/home1.jpg);
}

#mainContent {
	width: 760px;
	padding: 5px 20px 20px 20px;
	min-height: 300px;
	_height: 300px;
}

#mainMenu{
	width: 800px;
	height: 22px;
	background: #c6292b;
	border-bottom: 5px solid #589c44;
}

#footerImage {
	width: 800px;
	height: 167px;
	background: url(../../../images/home2.jpg);
}

#disclaimer {
	margin: 15px 0 0 0;
}