body {
	margin: 0px;
	background-image: url(../images/secondary/bg.gif);
	background-repeat: no-repeat;
	background-color: #EDEFEF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#wrapper {
	position: relative;
	width: 950px;
	min-height: 700px;

}
#header {
	background-color: #000000;
	background-image: url(../images/secondary/header.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 100%;
	margin-top: 123px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#content {
	background-image: url(../images/secondary/repeat-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 200px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
#footer {
	margin: 0px;
	background-image: url(../images/secondary/footer.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 75px;
	padding: 0px;
}

#wrapper #header a span {
	display: none;
}
#wrapper #header a {
	display: block;
}
a.shop {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 335px;
	top: 26px;
}
a.shop:hover {
	
	background-image: url(../images/secondary/shop-ro.gif);
	
}
a.location {
	position: absolute;
	height: 25px;
	width: 135px;
	left: 453px;
	top: 26px;
}
a.location:hover {
	background-image: url(../images/secondary/location-ro.gif);
}
a.equipment {
	position: absolute;
	height: 25px;
	width: 144px;
	left: 607px;
	top: 26px;
}
a.equipment:hover {
	background-image: url(../images/secondary/equipment.gif);
}
a.adventure {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 774px;
	top: 26px;
}
a.adventure:hover {
	background-image: url(../images/secondary/adventure.gif);
}
#text {
	width: 850px;
	padding-top: 10px;
	padding-left: 40px;
	margin: 0px;
	padding-right: 50px;
}
#text h1 {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
	width: 100%;
	text-align: right;
}
#text p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586161;
	line-height: 20px;
}
#text h4 {
	font-weight: bold;
	color: #9D0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#text h3 {
	color: #0033CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#text h2 {
	float: right;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a.home {
	height: 75px;
	width: 315px;
	position: absolute;
	left: 6px;
	top: 1px;
}
#footer p {
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#footer a {
	margin-right: 10px;
	margin-left: 10px;
	color: #4D81A7;
	text-decoration: none;
}
#content a {
	color: #3B689F;
	text-decoration: none;
}
#content a:hover {
	color: #FF6600;
}
#col1 {
	width: 46%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
}
#col2 {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
}
