*, html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
}

a {
	outline: none;
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

/* HOME PAGE */
#homeHeader {
	height: 120px;
}

#homeHeader #logo {
	width: 803px;
	height: 95px;
	margin: 10px auto 0 auto;
	background: url(img/home_logo.gif) center center no-repeat;
}

#homeHeader #logo img {
	margin: 0 auto;
}

#homeContent .wrapper {
	/* background: url(img/home_wrapperBottom.jpg) center bottom no-repeat; */
}

#homeContent .wrapper div {
	width: 334px;
	height: 287px;
	margin: 0 auto;
	position: relative;
	top: 120px;
	border: 3px solid #FFF;
}

/* HEADER */
.header {
	height: 120px;
}

.header .wrapper {
	width: 803px;
	margin: 0 auto;
}

.header .wrapper a#logo {
	float: left;
	display: block;
	width: 249px;
	height: 14px;
	margin: 59px 0 0 26px;
}

.header .wrapper a#logo img {
	display: block;
}

.header img#title {
	display: block;
	float: right;
	margin: 45px 25px 0 0;
}

/* CONTENT */
.content {
	min-height: 582px;
	min-width: 803px;
	background-color: #000;
}

.content .wrapper {
	width: 803px;
	min-height: 584px;
	margin: 0 auto;
	border: 1px solid #373737;
	border-top: 0px;
	border-bottom: 0px;
}

/* Our Story */
#ourStoryContent .wrapper {
	
	background: url(img/ourStory_wrapperBottom.jpg) center bottom no-repeat;
	width: 773px;
	padding: 0 0 0 30px;
}

#ourStoryContent .wrapper #imageWrapper {
	float: left;
	width: 350px;
	margin: 85px 10px 0 0;
}

#ourStoryContent .wrapper #imageWrapper #large {
	margin: 0 0 20px 0;
	/* border: 3px solid white;*/
}

#ourStoryContent .wrapper #imageWrapper ul {
	list-style-type: none;
}

#ourStoryContent .wrapper #imageWrapper ul li {
	float: left;
}

#ourStoryContent .wrapper #imageWrapper ul li {
	margin-left: 50px;
}

#ourStoryContent .wrapper #imageWrapper ul li:first-child {
	margin-left: 0px;
}

#ourStoryContent .wrapper #image {
	float: left;
	margin: 85px 30px 0 0;
}

#ourStoryContent .wrapper #content {
	margin: 85px 0 0 0;
}

/* Take a Peak */
#takeAPeakContent .wrapper {
	/* background: url(img/takeAPeak_wrapperBottom.jpg) center bottom no-repeat; */
	width: 773px;
	padding: 0 0 0 30px;
}

#takeAPeakContent .wrapper img {
	margin: 35px 0 105px 0;
}

#takeAPeakContent .wrapper ul {
	list-style-type: none;
	clear: left;
}

#takeAPeakContent .wrapper ul li {
	float: left;
	margin: 0 24px 0 0;
}

#takeAPeakContent .wrapper ul li img {
	float: none;
	margin: 0px;
	cursor: pointer;
}

/* Buzz */
#buzzContent .wrapper {
	background: url(img/buzz_wrapperBottom.jpg) center bottom no-repeat;
	width: 713px;
	padding: 0 0 0 90px;
}

#buzzContent .wrapper img {
	float: left;
	margin: 166px 85px 0 0;
}

#buzzContent .wrapper ul {
	float: left;
	list-style-type: none;
	margin: 98px 0 0 0;
}

#buzzContent .wrapper ul li {
	margin: 0 0 47px 0;
}

#buzzContent .wrapper ul li img {
	float: none;
	margin: 0px;
}

/* Contact */
#contactContent .wrapper {
	background: url(img/contact_wrapperBottom.jpg) center bottom no-repeat; 
	width: 753px;
	padding: 0 0 0 50px;
}

#contactContent .wrapper img {
	float: left;
}

#contactContent .wrapper img#email {
	margin: 205px 90px 0 0;
}

#contactContent .wrapper img#phone {
	margin: 220px 0 0 0;
}

#contactContent .wrapper ul {
	list-style-type: none;
	float: left;
	margin: 160px 98px 0 0;
}

#contactContent .wrapper ul li.email {
	margin: 0 0 14px 0;
}

#contactContent .wrapper ul li.phone {
	margin: 0 0 50px 0;
}

#contactContent .wrapper ul li img {
	float: none;
	margin: 0;
}

/* gallery */
#galleryContent .wrapper {
	width: 754px;
	padding: 0 0 0 49px;
}

#galleryContent .wrapper img {
	float: left;
	margin: 80px 0 0 0;
}

#galleryContent .wrapper img#largeImage {
	display: block;
	width: 334px;
	height: 287px;
	margin: 80px 40px 48px 0;
	border: 3px solid white;
}

#galleryContent .wrapper ul {
	list-style-type: none;
	clear: left;
}

#galleryContent .wrapper ul li {
	float: left;
	margin: 0 14px 0 0;
}

#galleryContent .wrapper ul li img {
	float: none;
	margin: 0px;
	cursor: pointer;
}

/* testimonials */
#testimonialsContent .wrapper {
	/* background: url(img/testimonials_wrapperBottom.jpg) center bottom no-repeat; */
	width: 767px;
	padding: 0 0 0 36px;
}

#testimonialsContent .wrapper ul {
	list-style-type: none;
	clear: left;
}

#testimonialsContent .wrapper ul#firstRow {
	padding: 118px 0 110px 0;
}

#testimonialsContent .wrapper ul#midRow {
	padding: 0 0 110px 119px;
}

#testimonialsContent .wrapper ul li {
	float: left;
	margin: 0 0 0 78px;
}

#testimonialsContent .wrapper ul li:first-child {
	margin: 0px
}

/* testimonial */
#testimonialContent .wrapper {
	/* background: url(img/testimonials_wrapperBottom.jpg) center bottom no-repeat; */
	width: 719px;
	padding: 0 0 0 84px;
}

#testimonialContent .wrapper div {
	float: left;
	width: 385px;
	margin: 68px 0 0 0;
}

#testimonialContent .wrapper img#author {
	float: left;
	margin: 68px 90px 0 0;
}

#testimonialContent .wrapper a img {
	margin: 30px 0 0 0;
}
/* FOOTER */
.footer {
	height: 66px;
}

/* NAV */
.nav {
	height: 10px;
	float:left;
}

.nav ul {
	list-style-type: none;
	width: 766px;
	padding: 12px 0 0 24px;
}

.nav ul li {
	float: left;
}

.nav ul li#contact {
	margin: 0px;
}

.nav ul li a {
	display: block;
	height: 10px;
	background: url(img/nav_nav.gif) left top no-repeat;
}

.nav ul li a span {
	display: none;
}

.nav ul li#ourStory {
	margin: 0 20px 0 0;
}

.nav ul li#ourStory a {
	width: 72px;
	background-position: 0px top;
}

.nav ul li#ourStory:hover a {
	background-position: 0px bottom;
}

.nav ul li#takeAPeak {
	margin: 0 20px 0 0;
}

.nav ul li#takeAPeak a {
	width: 77px;
	background-position: -73px top;
}

.nav ul li#takeAPeak:hover a {
	background-position: -73px bottom;
}

.nav ul li#buzz {
	margin: 0 20px 0 0;
}

.nav ul li#buzz a {
	width: 34px;
	background-position: -150px top;
}

.nav ul li#buzz:hover a {
	background-position: -150px bottom;
}

.nav ul li#contact a {
	width: 63px;
	background-position: -183px top;
}

.nav ul li#contact:hover a {
	background-position: -183px bottom;
}

