#body {
	background-image:url('gfx/bg4.gif');
	background-repeat:no-repeat:
	background-width:100%;
}

#container {
	margin:-30px auto;
	width:900px;
	height:auto;
}

#container2 {
	margin:20px auto;
	width:875px;
	height:auto;
	background-image:url('gfx/maindiv2.gif');
	padding-bottom:.5em
}

#buttons {
	width:775px;
	height:148px;
	margin:-3px 47px
}

#mainimg {
	margin:-7px auto;
	width:775px;
	height:181px;
	background-image:url('gfx/treadmills.jpg')
}

#content {
	margin:-20px auto;
	width:775px;
	height:auto;
	padding-bottom:1em;
	background-image:url('gfx/divbg.gif')
}

#header {
	margin:0 auto;
	width:100%;
	height:120px
}

#footer {
	margin:0 auto;
	width:100%
}

#links {
	margin:0 auto;
	width:875px;
	height:120px;
	background-image:url('gfx/maindiv2.gif')
}

#linksfoot {
	margin:0 auto;
	width:875px;
	background-image:url('gfx/maindiv2.gif')
}

#linkbar {
	margin:0 auto;
	background-image:url('gfx/linksbg.gif');
	height:27px;
	width:775px
}

a:link {color: #fff; font-family:verdana; font-size:10pt; text-decoration: underline}
a:visited {color: #fff; font-family:verdana; font-size:10pt; text-decoration: underline}
a:hover {color: #fff; font-family:verdana; font-size:10pt; text-decoration: underline}
a:active {color: #fff; font-family:verdana; font-size:10pt; text-decoration: underline}

ul li.link a:link {color: #fff; font-family:verdana; font-size:10pt; text-decoration: none}
ul li.link a:visited {color: #fff; font-family:verdana; font-size:10pt; text-decoration: none}
ul li.link a:hover {color: #fff; font-family:verdana; font-size:10pt; text-decoration: underline}
ul li.link a:active {color: #fff; font-family:verdana; font-size:10pt; text-decoration: none}

li a:link {color: #fff; font-family:verdana; font-size:12pt; text-decoration: none}
li a:visited {color: #fff; font-family:verdana; font-size:12pt; text-decoration: none}
li a:hover {color: #fff; font-family:verdana; font-size:12pt; text-decoration: underline}
li a:active {color: #fff; font-family:verdana; font-size:12pt; text-decoration: none}

p.foot a:link {color: #333; font-family:arial; font-size:8pt; text-decoration: none}
p.foot a:visited {color: #333; font-family:arial; font-size:8pt; text-decoration: none}
p.foot a:hover {color: #333; font-family:arial; font-size:8pt; text-decoration: underline}
p.foot a:active {color: #333; font-family:arial; font-size:8pt; text-decoration: none}

p {
	font-family:verdana;
	color:#fff;
	font-size:10pt;
	padding-left:1.5em;
	padding-right:1.5em
}

p.header {
	font-family:verdana;
	color:#330;
	font-size:10pt;
	float:right
}

p.foot {
	font-family:verdana;
	color:#000;
	font-size:8pt
}

td {
	font-family:verdana;
	color:#fff;
	font-size:9pt
}
	
h1 {
	font-family:verdana; 
	font-size:14pt;
	color:#fff;
	padding-left:1em;
}

h2 {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	padding-left:1.5em
}

h3{
	font-family:verdana; 
	font-size:12pt;
	color:#fff;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropline_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav {
height:36px; position:relative; font-family:arial, verdana, sans-serif; font-size:11px;z-index:500;margin-left:50px;width:884px
}
#nav .select {
margin:0; padding:0; list-style:none; white-space:nowrap;width:884px
}
#nav li {
float:left; background:url(blank_over_p.gif);width:152px;color:#fff
}
#nav .select a {
display:block; width:150px; height:36px; float:left; background: url(blank_p.gif); padding:0 0 0 15px; text-decoration:none; line-height:25px; white-space:nowrap; color:#fff;
}
#nav .select a b {
display:block; width:150px; padding:0 30px 10px 15px; background:url(blank_p.gif) right top;color:#fff
}
#nav .select li:hover a {
background: url(blank_over_p.gif); padding:0 0 0 15px; line-height:27px; cursor:pointer; color:#fff
}
#nav .select li:hover a b {
display:block; padding:0 30px 9px 15px; background:url(blank_over_p.gif) right top; cursor:pointer;color:#fff
}
#nav .sub {
display:none;padding:0 0 0 0;list-style:none;color:#fff
}
#nav .sub li {background: url(blank_p.gif)}
#nav .select li:hover .sub {
height:18px; display:block; position:absolute; float:left; top:28px; left:0; text-align:center;color:#fff
}
#nav .select li:hover .sub li a {
display:block;height:18px; line-height:16px; float:left; background:transparent url(transparent.gif); padding:0 0 0 0; margin:0; white-space:nowrap; border:1px solid #000; border-color:#888 #777 #666 #ddd; color:#fff;font-size:10px;
}
#nav .select li:hover .sub li a:hover {
color:#000; background:#e8e8e8; border-color: #fff #333 #000 #fff; line-height:15px;
}
