body {
	color: black;
  	background-color: black;
  	font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 70%;  
  	margin: 0;
  	padding: 0;
	}
	
a:link {
	color: #BF9D2A;
	text-decoration: none;

     }

a:visited {
     color: #BF9D2A;
     text-decoration: none;
     }

a:hover {
     color: #666666;
     text-decoration: underline;
     }

a:active {
     color: #666666;
     text-decoration: underline;
     }
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	font-style: italic;

	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.maincell {
	padding: 5px;
}

.homecell {
	padding: 5px;
	background-image: url(../images/wedged.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.contactcell {
	padding: 5px;
	background-image: url(../images/hands.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.companycell {
	padding: 5px;
	background-image: url(../images/pickaxe.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.eventscell {
	padding: 5px;
	background-image: url(../images/signpost.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.warrantycell {
	padding: 5px;
	background-image: url(../images/mountain.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.faqscell {
	padding: 5px;
	background-image: url(../images/enlightened.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.maintenancecell {
	padding: 5px;
	background-image: url(../images/climber.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.productcell {
	padding: 5px;
	background-image: url(../images/rocks.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.mapcell {
	padding: 5px;
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.presscell {
	padding: 5px;
	background-image: url(../images/sitting.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

.gallerycell {
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
	}
	
.centercell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF9D2A;
	}
	
.tableheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}
.steelhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	text-align: center;

}
.steelbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

