body {
	padding: 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	background: #999;
}
a {
	outline: none;
}
img {
	border: 0;
	vertical-align: bottom;
}
form, 
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
/********************************* Common Classes *********************************/
.clearBoth {
	clear: both;
	height: 0;
	overflow: hidden;
	margin: 0;
}
.gym {
	color: #b60000;
}
.guard {
	color: #8e8e8e;
}
/********************************* Wrapper *********************************/
#wrapper {
	position: relative;
	width: 910px;
	text-align: left;
	margin: 0 auto;
}
/********************************* Header *********************************/
#header {
	float: left;
	clear: both;
	width: 910px;
}
#strapline p {
	display: block;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #999;
}
#header ul {
	float: left;
	clear: both;
	width: 875px;
	\width: 910px; /* Box Model Hack */
	w\idth: 875px;
	padding: 0 0 0 35px;
	font: bold 1.3em/1.23em Arial, Helvetica, sans-serif;
	margin: 0;
	list-style-type: none;
	border-bottom: 5px #8e8e8e solid;
	background: #b50002;
}
#header ul li {
	float: left;
}
#header ul li a {
	display: block;
	float: left;
	padding: 11px 36px 8px 36px;
	color: #fff;
	text-decoration: none;
}
#header ul li a:hover, 
#header ul li a:active, 
#header ul li a:focus {
	color: #fff;
	background: #00000;
}
#header ul li a.active, 
#header ul li a.active:hover, 
#header ul li a.active:active, 
#header ul li a.active:focus {
	color: #fff;
	background: #8e8e8e;
}
/********************************* Main *********************************/
#main {
	float: left;
	clear: both;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	min-height: 315px;
	padding: 20px 25px;
	background-color: #fff;
}
*html #main {
	height: 315px; /* Early IE Hack */
}
#main h1 {
	padding: 10px 0 0 0;
	font: bold 1.9em/1.2em Arial, Helvetica, sans-serif;
	color: #b4b3b9;
	margin: 0 0 18px 0;
}
#main h2 {
	font: bold 1.3em/1.23em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
}
#main h3 {
	font: normal 1.2em/1.1em Arial, Helvetica, sans-serif;
	color: #369;
	margin: 0 0 15px 0;
}
#main p {
	font: 1.2em/1.25em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 15px 0;
}
#main ul {
	padding: 0;
	font: 1.2em/1.25em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 10px 0;
	list-style-type: none;
}
#main ul li {
	padding: 0 0 5px 15px;
	background: transparent url(../images/bullet.gif) 2px 5px no-repeat;
}
#main a {
	color: #000;
}
#main a:hover, 
#main a:active, 
#main a:focus {
	padding: 0 0px;
	color: #999;
	margin: 0 0px;
	
}
/********************************* Home Page *********************************/
#main h1#homeTitle {
	padding: 10px 0 0 0;
}
#homeImage {
	float: left;
	margin: 0 20px 0 110px;
}
#leisureIndustryWeek {
	float: left;
	
	padding-left: 40px;
}
#feelTheDifference {
	float: left;
	margin: 50px 0 0 10px;
}
#newsHeading {
	display: block;
	width: 375px;
	height: 62px;
	background-image: url(../images/news2.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-bottom: 0px;
	z-index: auto;
}
#news {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 60px;
	display: block;
	width: 350px;
	border-top-style: solid;
	border-top-color: #8e8e8e;
	border-top-width: 6px;
	background-color: #dedede;
	background-image: url(../images/latest-news.png);
	background-position: top;
	background-repeat: no-repeat;
	
}
#news p {
	text-align: left;
	padding: 7px 70px 5px 8px;
}
#news p a, a:hover, a:active, a:visited {
	color: #000;
	
}
#news p span {
	font-weight: bold;
	font-size: 1.1em;
}
#newsImage img {
	border: solid;
	border-width: 2px;
	border-color: #00adee;
}
#newsImage p {
	text-align: center;
}
#directions {
	background-color: #CCC;
	padding: 11px 5px 1px 10px;
	margin: 0 10px 10px 0px;
}
#directions p {
	font-size: 1.5em;
}
#directions p a a:hover, a:active, a:visited {
	color: #FFF;
	text-decoration: none;
}
#seminar {
	background-color: #CCC;
	margin: 15px 20px 0 20px;
	padding: 10px 5px 5px 10px;
	border: 2px solid #505050;
}
#main #seminar h2 {
	color: #000;
	font-size: 1.4em;
}
#main #seminar h3 {
	color: #F00;
	font-size: 1.4em;
}
#exhibitor {
	padding: 5px 7px 1px 7px;
	border-top: solid 4px #b60000;	
	border-left: solid 2px #505050;
	border-right: solid 2px #505050;
	border-bottom: solid 2px #505050;
	margin: 0 0 10px 0;
}
/********************************* Sub Page *********************************/
.leftColumn {
	float: left;
	width: 480px;
}
.rightColumn {
	float: right;
	width: 350px;
}

.subImage {
	float: right;
	margin: 0 20px;
}
#logoImage {
	float: right;
	margin: -15px -15px 15px 20px;
}
#pumpImage {
	float: right;
	margin: -25px 0 0 30px;
}
#main table {
	clear: both;
	
	
	
	width: 415px;
	font-size: 1em;
	margin: 0 0 15px 0;
}
#main table th, 
#main table td {
	
	padding: 4px 8px;
	font: normal 1.2em/1.25em Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#main table th {
	text-align: center;
	background-color: #003663;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}
#main table td {
	text-align: left;
}
.RowHighlight {
	background-color: #d3f3ff;
}

#main table td.center {
	text-align: center;
}


#QuoteBox {
	float:left;
	background-color: #00adee;
	display: block;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-size: 1.8em;

}
#QuoteBox p {
	color: #FFF;
}
/********************************* Contact Page *********************************/
.contactColumn {
	float: left;
	width: 280px;
	margin: 0 25px 0 0;
}
#main .contactColumn p {
	float: left;
	clear: both;
	width: 280px;
	margin: 0 0 10px 0;
}
.contactColumn p input, 
.contactColumn p textarea {
	float: left;
	width: 270px;
	\width: 280px; /* Box Model Hack */
	w\idth: 270px;
	height: 25px; /* Box Model Hack */
	hei\ght: auto;
	border: 1px #ccc solid;
	padding: 3px 4px;
	font: 1em/1.25em Arial, Helvetica, sans-serif;
	color: #333;
	margin: 2px 0 0 0;
}
.contactColumn p textarea {
	overflow: auto;
}
.contactColumn p textarea#contactAddress {
	overflow: auto;
	height: 60px;
	he\ight: 52px; /* Box Model Hack */
}
.contactColumn p textarea#contactMessage {
	overflow: auto;
	height: 160px;
	he\ight: 152px; /* Box Model Hack */
}
.contactColumn p input.error, 
.contactColumn p textarea.error {
	border-color: #c69;
}
.contactColumn p button {
	float: left;
	width: 123px;
	height: 33px;
	text-indent: -5000px;
	padding: 0;
	border: 0;
	margin: 13px 0 0 -4px;
	overflow: hidden;
	background: transparent url(../images/send_message.gif) no-repeat;
	cursor: pointer;
}
.contactColumn p button:hover {
	background-position: 0 -33px;
}
#addressColumn {
	float: right;
	width: 250px;
}

/********************************* Our People *********************************/
#main table.peopleTable {
	float: left;
	clear: none;
	
	
}
#main table.peopleTable th {
	display: none;
	color: #fff;
}
#main th.photo, 
#main td.photo {
	padding: 3px;
	border: solid #999 1px;
	
}
#main table.peopleTable a {
	white-space: nowrap;
}
#main table.peopleTable span {
	display: block;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 4px 0;
}
/********************************* Footer *********************************/
#footer {
	float: left;
	clear: both;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	padding: 60px 25px 30px 25px;
	background: #b60000 url(../images/footer.gif) no-repeat;
}
#footer p {
	padding: 18px 0 0 0;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#footer p strong {
	color: #8e8e8e;
}
#footer p a {
	color: #fff;
	text-decoration: none;
}
#footer p a:hover, 
#footer p a:active, 
#footer p a:focus {
	text-decoration: underline;
}
#footerVisitors {
	float: left;
	clear: both;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	padding: 60px 25px 30px 25px;
	background: #b60000 url(../images/footer-visitors.gif) no-repeat;
}
#footerVisitors p {
	padding: 18px 0 0 0;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#footerVisitors p strong {
	color: #8e8e8e;
}
#footerVisitors p a {
	color: #fff;
	text-decoration: none;
}
#footerVisitors p a:hover, 
#footerVisitors p a:active, 
#footerVisitors p a:focus {
	text-decoration: underline;
}
#footerExhibitors {
	float: left;
	clear: both;
	width: 860px;
	\width: 910px; /* Box Model Hack */
	w\idth: 860px;
	padding: 60px 25px 30px 25px;
	background: #b60000 url(../images/footer-exhibitors.gif) no-repeat;
}
#footerExhibitors p {
	padding: 18px 0 0 0;
	font: 1.2em/1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
}
#footerExhibitors p strong {
	color: #8e8e8e;
}
#footerExhibitors p a {
	color: #fff;
	text-decoration: none;
}
#footerExhibitors p a:hover, 
#footerExhibitors p a:active, 
#footerExhibitors p a:focus {
	text-decoration: underline;
}
#rail {
	float: right;
}