body {
	background-image:url(../images/bgGray.jpg);
	padding:0px;
	margin:0px;
}
.bgRed {
	background-image:url(../images/bgRed.jpg);
	background-repeat:repeat-x;
	height:300px;
	padding-top:20px;
}
.topBG{
	background-image:url(../images/topBG.gif);
	background-repeat:no-repeat;
	height:145px;
	width:948px;
}
.topAddress {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ea172e;
	padding-left:20px;
}
.topDirectionsLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000000;
}
.topDirectionsLink:hover {
	text-decoration:underline;
}
.topDirectionsLinkBG {
	padding-right:27px;
}
.topNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.topNav:hover {
	text-decoration:underline;
}

/**/
.main {
	width:949px;
	height:456px;
	margin-top:6px;
}
.colLeft {
	/*background-image:url(../images/leftTop1.gif);*/
	background-repeat:no-repeat;
	height:456px;
	width:26px;
	padding-top:26px;
}
.colLeftBottom {
	/*background-image:url(../images/leftBottom1.gif);*/
	background-repeat:no-repeat;
	background-position:bottom;
	height:456px;
	width:26px;
	float:left;
}
.colCenter {
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	width:895px;
	height:456px;
}

.colRight {
	/*background-image:url(../images/rightTop1.gif);*/
	background-repeat:no-repeat;
	height:456px;
	width:28px;
	padding-top:26px;
}
.colRightBottom {
	position:relative;
	/*background-image:url(../images/rightBottom1.gif);*/
	background-repeat:no-repeat;
	background-position:bottom;
	height:456px;
	width:28px;
	float:right;
}
/**/


.homeText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
	width:350px;
	padding:210px 0px 0px 36px;
}
.footer {
	margin-top:34px;
}
.footerLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ea172e;
	text-decoration:none;
	text-align:center;
}
.footerLink:hover {
	text-decoration:underline;
}
.mercury {
	margin-top:8px;
}
.mercuryLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.mercuryLink:hover {
	text-decoration:underline;
}