
div.IndexHeader {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../images/IndexHeader.jpg);
}

div.IndexNav {
	position: relative;
	float: left;
	width: 925px;
	height: 19px;
	margin-top: -0px;
}

div.IndexBody {
	position: relative;
	float: left;
	width: 925px;
	height: 436px;
	background-image: url(../images/IndexBackground.jpg);
	background-repeat: no-repeat;
}

div.IndexLeftCol {
	position: relative;
	float: left;
	width: 257px;
	height: 417px;
	background-color: transparent;
}

div.Logo {
	background-image: url(../images/IndexLogo.gif);
	background-position: center;
	height: 126px;
	width: 257px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

div.SpecialsSubHead {
	float: left;
	background-image: url(../contact_images/specials_SubTitle.gif);
	background-repeat: no-repeat;
	width: 217px;
	height: 39px;
	background-position: center;
	cursor: pointer;
}

div.LeftContent {
	position: relative;
	width: 217px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 10px;
	text-align: center;
}

div.IndexCenterCol {
	position: relative;
	float: left;
	width: 576px;
	height: 417px;
	background-color: transparent;
	clear: right;
	margin-left: -92px;
	margin-right: -92px;
}

div.IndexCenterImage{
	float: left;
	position: relative;
	background-image: url(../images/indexCenterImageNew.gif);
	width: 597px;
	height: 401px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: center;
}

div.IndexRightCol {
	float: left;
	width: 274px;
	height: 417px;
	clear: right;
	background-color: transparent;
}

div.RightContent {
	position: relative;
	width: 214px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 20px;
}

div.IndexFooter {
	position: relative;
	float: left;
	width: 925px;
	height: 92px;
	background-image: url(../images/IndexFooter.jpg);
}
