@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #222222;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
body {
 -moz-opacity: .999;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin: 0px auto;
	background-image: url(../images/dots2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-size: 1.15em;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 0.25em;
}
/*h3 {
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
.icon {
	display: inline;
	padding: 0px;
	margin: 7px;
}
p {
	margin: 0px;
	padding: 0px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mainNav {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 900px;
}
#mainNav ul {
	list-style-type: none;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
#mainNav a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#mainNav li {
	float: right;
	display: inline;
	height: 30px;
	width: 90px;
	padding-top: 0.75em;
	padding-right: 0;
	padding-bottom: 0.75em;
	padding-left: 0;
	margin: 0px;
}
#mainNav a:hover {
	color:#FF9900;
}
#content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #000000;
	min-height: 550px;
}
.hidden {
	display: none;
	margin: 0;
	padding: 0;
}
.service {
	background-image: url(../images/service2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.promo {
	background-image: url(../images/service15.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#content_left {
	text-align: right;
	float: left;
	width: 165px;
	color: #999999;
	font-size: 0.85em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 77px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#controls {
	text-align: left;
	float: left;
	width: 160px;
	color: #999999;
	height: 21px;
	font-size: .75em;
	line-height: 1.75em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 80px;
}
/*#gallery {
	background-color: #333333;
	float: right;
	height: 400px;
	width: 400px;
	margin: 70px;
	position: relative;
	zoom: 1;
}
.mid {
	position: absolute;
	left: 20px;
	top: 20px;
}*/
.ab {
	background-image: url(../images/but1.jpg);
	background-repeat: no-repeat;
}
li.ab a {
	color: #000000;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 900px;
	font-size: 0.75em;
	/*	line-height: 1em;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/dots3.jpg);
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 15px;
}
.active {
	color: #fd8403;
	text-decoration: none;
}
#content_1 {
	text-align: left;
	float: left;
	width: 570px;
	color: #FF9900;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 270px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.75em;
	font-weight: normal;
}
#content_1 h2 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	color: #FF9900;
	padding: 0px;
	margin: 10px 0;
}
#content_1 h5.footnote {
	color:#CCCCCC;
}
#content_3 {
	text-align: left;
	float: left;
	width: 570px;
	color: #FF9900;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 270px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.75em;
	font-weight: normal;
}
/*h2 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	color: #FF9900;
	cursor: pointer;
	padding-left: 25px;
	margin: 5px 0;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content_1 h2.close {
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: left center;
}*/
h3 {
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	color: #FF9900;
	cursor: pointer;
	padding-left: 25px;
	margin: 5px 0;
	background-image: url(../images/plus.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content_1 h3.close {
	background-image: url(../images/minus.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.answer {
	margin: 0px;
	padding: 0px;
}
#content_2 {
	float: right;
	width: 370px;
	position: relative;
	margin-top: 40px;
	font-size: 0.85em;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 1.75em;
	padding-left: 20px;
	padding-right: 60px;
}
#sideNav {
	float: left;
	width: 160px;
	font-size: 0.85em;
	line-height:3em;
	padding:0 75px 0 0;
	margin: 60px 0 0 0;
	border-right: solid 2px;
	border-right-color: #FF9900;
}
#sideNav ul {
	list-style-type: none;
	text-transform: uppercase;
	text-align: right;
	margin: 0px;
	padding:0px;
}
#sideNav li {
	padding:0;
	margin: 0;
}
#sideNav a {
	display:block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#sideNav a:hover {
	color:#FF9900;
}
#content_1 a:link, 
#content_1 a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
#content_1 a:hover {
	text-decoration: underline;
}
#content_3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_home {
	text-align: left;
	float: left;
	width: 560px;
	color: #ff9900;
	font-size: 1.5em;
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 430px;
	line-height: 2.25em;
	font-weight: normal;
	margin: 0px;
}
.about {
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.process {
	background-image: url(../images/climbers.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.connect {
	background-image: url(../images/connect2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*#gallery p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #999999;
	padding-left: 1.9em;
	margin-top: -1.75em;
}*/
.signup {
	text-align: center;
	text-transform:none;
	width: 900px;
	color: #FF9900;
	font-size: 1em;
	padding: 0;
	margin: 0;
	line-height: 1.75em;
	font-weight: normal;
}
.signup a {
	color: #FFFFFF;
	text-decoration:none;
}
h4 {
	color: #FF9900;
}
#content_4 {
	text-align: left;
	float: left;
	width: 570px;
	color: #FF9900;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 270px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.75em;
	font-weight: normal;
}
.unsub {
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 0.85em;
}
.footnote {
	font-size: 0.9em;
	color: #CCCCCC;
}

