body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
}

h1, h2, h3, h4, h5 {
	margin: 1em 0px 0px 0px;
/*	border-left-width: .5em;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #006600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
*/	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
}
p {
	margin-top: 0.3em;
	line-height: 1.1em;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
/*a:active {
	text-decoration: none;
	color: #000000;
}
*/
body {
/*	background-color: #006600;
*/
	background-color: #000000;
	padding-top: 0px;

	background-image: url(images/tread.gif);

}

#logo {
	position: relative;
}

#mainWrapper {
/*	background-color: #FFFFFF;
*/	
	background-color: #008001;
	height: 90%;
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#navMain {
	list-style-type: none;
	top: 0px;
	position: relative;
	left: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color:feee02;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	width: 310px;
}

#navMain li a,
#navMain li a:visited,
#navMain li a:hover,
#navMain li a:active{
	color:feee02;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
}
#navMain li#home a{
	background-image:url(images/buttons_home.gif);
	width:71px;
}
#navMain li#equip a{
	background-image:url(images/buttons_equip.gif);
	width:137px;
}
#navMain li#contact a{
	background-image:url(images/buttons_contact.gif);
	width:102px;
}
#navMain li a:hover{
	background-position:0px -40px;
}
#pageContent {
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	width: 800px;
	position: relative;
	clear: left;
}

#footer {
	width: 900px;
/*	background-color: #FEEE02;
*/
	background-color: #000000;
	position: relative;	
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;			
	border-width: 4px 0 0 0;
	border-style: solid none none none;
	border-top-color: #BB002D;
	padding: 0px;
	margin: 0px;
}
#footer-bottom {
	background-image: url(images/footer.gif);
	height: 10px;
	width: 900px;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;
}
dl {
	margin: 1em;
	padding: 0px;
}
#contactBox {
	width: 400px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#contactBox .label {
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
}
#contactBox td {
	background-color: #DDFFDD;
	text-decoration: none;
	color: #006600;
}
#slideshow {
	float: right;
	padding: 10px;
	height: 400px;
	width: 307px;
	margin: 2em 1em 1em 0px;
	position: relative;
}
