@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
}

.header{
	width:100%;
	height:184px;
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
}

.header2{
	width:1000px;
	height:184px;
	background-image:url(images/header.png);
	margin:0 auto;
}

#slideshow{
	width:100%;
	height:422px;
	text-align:center;
	background:url('images/background.jpg') repeat-x;
}

#slideshow-beta{
	width:999px;
	height:422px;
	text-align:center;
	background:url('images/bgbg.jpg');
}
.about{
	background-image:url(images/aboutBg2.png);
	width:100%;
	height:415px;
}

.contact{
	background-image:url(images/contactBg2.png);
	width:100%;
	height:500px;
}

.container{
	width:1000px;
	height:279px;
	margin:0 auto;
	font-family:"Helvetica";
}

.container2{
	width:1000px;
	height:415px;
	margin:0 auto;
	background-image:url(images/aboutBg.png);
	font-family:"Helvetica";
	font-size:20px;
}

.container3{
	width:1000px;
	height:422px;
	margin:0 auto;
	background-image:url(images/contactBg.png);
	font-family:"Helvetica";
	font-size:18px;
}

.container4{
	width:100%;
	height:415px;
	margin:0 auto;
	background-color:#000;
	text-align:center;
	background-image:url(images/aboutBg2.png);
}



.lightbox{
	width:1000px;
	margin:0 auto;
}

.back{
	float:left;
}

.content{
	width:40%;
	margin:50px 0 0 10px;
	float:left;
	font-size:20px;
}

.contentLeft{
	width:50%;
	float:right;
	margin:100px 30px 0 0;
}

.contentMiddle{
	width:18%;
	margin:0 0 0 50px;
	float:left;
}

.contentMiddle a{
	font-size:12px;
}

.footer{
	width:100%;
	height:239px; 
	margin:0 auto;
	background-image:url(images/footer.jpg);
}

.compass{
	width:50%;
	float:right;
	margin-top:25px;
}

#left{
	clear:left;
	float:left;
	margin:25px 0 0 0;
	width:50%;
	text-align:center;
}

#right{
	float:left;
	margin:25px 0 0 0;
	width:50%;
	text-align:center;
}

.nav{
	float:right;
	width:293px;
	height:34px;
	margin:134px 15% 0 0;
}

#nav{
	float:right;
	width:293px;
	height:34px;
	margin-right:25%;
}

.goal{
	width:900px;
	height:124px;
	margin:0 auto;
	font-family:"Helvetica";
	font-size:18px;
	padding:25px 50px 0 50px;
}

#goal{
	background-image:url(images/goal.jpg);
	width:100%;
}

#background{
	position:absolute; 
	z-index:1; 
	width:100%; 
}

.what{
	background-color:#000;
}

#what{
	width:812px;
	height:265px;
	margin:0 auto;
}