#bodycontainer {
	margin: 0px auto;
	width: 760px;
	background-color: #FFF;
	}
	
.redbox {
	float: left;
	background-color: #9B3232;
	background-image: url(images/topleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	height: 81px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #E1D2D2;
	padding-top: 35px;
	}
	
.headerimage {
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	width: 544px;
	height: 116px;
	float: right;
	margin-bottom: 5px;
	}
	
.menu {
	background-color: #B9B9A2;
	background-image: url(images/menucorner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 760px;
	height: 24px;
	clear: both;
	margin-bottom: 5px;
	}
	
.rotatingimage {
	float: left;
	background-image: url(images/image1.jpg);
	width: 336px;
	height: 215px;
	}
	
.rotatingimage2 {
	float: left;
	background-image: url(images/image2.jpg);
	width: 336px;
	height: 215px;
	}
	
.rotatingimage3 {
	float: left;
	background-image: url(images/image3.jpg);
	width: 336px;
	height: 215px;
	}
	
.indextext {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	width: 360px;
	color: #666;
	}
	
.pagetext {
	margin-right: 20px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	}
	
.offeringyoubox {
	background-color: #9B3232;
	background-image: url(images/topleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 190px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #E1D2D2;
	padding: 10px;
	margin-top: 5px;
	}
	
.offeringyoubottom {
	background-color: #9B3232;
	background-image: url(images/bottomleftcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 210px;
	height: 20px;
	margin-bottom: 5px;
	}
	
.footer {
	background-color: #DCDCD3;
	background-image: url(images/footerrightend.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 760px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
	color: #6D6D6D;
	clear: both;
	margin-top: 5px;
	vertical-align: middle;
	text-align:center;
	}

.mapOn {
	position:absolute;
	z-index:100;
	left:25%;
	top:15%;
	}
.mapOff {
	visibility:hidden;
	}

.redLightHighlighting {
	background-color: #ffcccc;
	}

a.products:link {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: none; }
a.products:visited {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: none; }
a.products:hover {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #9B3232; text-decoration: underline; }
a.products:active {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #666; text-decoration: none; }

a.websiteby:link {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #666; text-decoration: underline; }
a.websiteby:visited {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #666; text-decoration: underline; }
a.websiteby:hover {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #9B3232; text-decoration: underline; }
a.websiteby:active {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #666; text-decoration: underline; }