.mainDiv {
	position: absolute;
	z-index: 5;
	width: 100%;
	left: 0px;
	top: 0px;
}
.TopMenuDiv {
	background-color: #333;
	position: absolute;
	z-index: 25;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.LogoBox {
	background-color: #333;
	position: absolute;
	z-index: 50;
	height: 70px;
	width: 302px;
	left: 100px;
	top: 17px;
}
.MenuHolder {
	background-color: #333;
	position: absolute;
	z-index: 55;
	height: 30px;
	width: 500px;
	left: 475px;
	top: 37px;
}
.midBannerBox {
	background-color: #FF9900;
	position: absolute;
	z-index: 40;
	height: 160px;
	width: 100%;
	left: 0px;
	top: 98px;
}
.midBannerDisplay {
	background-color: #FF9900;
	position: absolute;
	height: 100px;
	width: 876px;
	left: 100px;
	top: 116px;
	z-index: 100;
}
.SyzzleBanner {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
.SyzzleBannerMedium {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.TextHeadingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #424242;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
}
.SyzzleHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.bottomFeature {
	position: absolute;
	z-index: 50;
	height: 203px;
	width: 875px;
	left: 100px;
	top: 298px;
}
.syzzleSubHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
}
.syzzleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	letter-spacing: .05em;
}
.SyzzleTextFeature {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	display: inline-block;
}
.SyzzleMainContentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	position: absolute;
	z-index: 500;
	height: 100%;
	width: 900px;
	left: 100px;
	top: 300px;
}
a {
	color: #063;
}
.boxBack {
	background-image: url(/images/boxback.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
.formTextField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 150px;
	background-color: #CC9;
	border: thin solid #000;
}
.homeFeatureBox1 {
	background-image: url(/images/boxes/box_womandog.png);
	background-repeat: no-repeat;
}
