﻿@charset "UTF-8";
/* CSS Document */

html, body {
   margin: 0;
   padding: 0;
   font-family: "Arial", Georgia, Times New Roman, Times, serif;
   font-size: 14px;
   color: #fff;
   background-color:#398db9;
}

p {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
   font-size: 14px;
   color: #000;	
}



a {
	color: #FFF;
}

a:hover {
	color: #0CF;
}

ul {
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0;
	color:#000;
	
}

li {
	margin-top: 3px;
}

#ulSpacing {
	padding: 0;
	margin: 0;
	
}


#container {
	width: auto;
	height: auto;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 952px;
	height: 105px;
	margin: auto;
}

#navBarWrap {
	position: relative;
	width: 952px;
	height: 41px;
	margin: auto;
	background-image: url(../images/navBar.jpg);
}

#navMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;

}

#navMenu li {
	float: left;
	margin: 0;
}

#navMenu li a {
	height: 41px;
	line-height: 42px;
	float: left;
	width: 136px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#navMenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
}

#contentWrapper {
	clear: both;
	width: 952px;
	height: auto;
	margin: auto;
	padding: 15px 0px 0px 0px;
}

#homeBoxTop {
	clear: both;
	position: relative;
	width: 949px;
	height: 264px;
	margin: auto;
	margin-top: 15px;
	background-image: url(../images/homeHeaderPic.png);		
}

#homeBoxSlogan {
	float: left;
	width: 500px;
	height: 200px;
	margin: 30px 0px 0px 50px;
}

.homeSlogan {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	line-height: 38px;
	color:#FFF;
}

#homeBoxBtm {
	width: 949px;
	height: 248px;
	margin: auto;
	margin-top: 15px;
}

#quickLinksBox1 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/quickLinksBoxServices.png);
}

#quickLinksBox2 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/quickLinksBoxTestimonials.png);
}

#quickLinksBox3 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 640px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/quickLinksBoxAboutUs2.png);
}

#quickLinksBox4 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/quickLinksBoxProfiles.png');
}

#quickLinksBox5 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 320px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/quickLinksBoxGalleries.png');
}

#quickLinksBox6 {
	position: absolute;
	width: 310px;
	height: 248px;
	margin: 0px 0px 0px 640px;
	padding: 0px 0px 0px 0px;
	background-image: url('../images/quickLinksBoxApparel.png');
}




.quickLinksTable {
	margin: 15px 0px 0px 20px;
}

.quickLinksHeader {
	width: 185px;
	height: 24px;
	border-bottom: #FFF 1px solid;
	margin: 20px 0px 0px 20px;
}

.quickLinksHeaderText {
	font-size: 18px;
	font-weight: bold;
	color:#FFF;
}

.quickLinksHeaderUnderline {
	border-bottom: #FFF 1px solid;	
}

.quickLinksReadMe {
	width: 60px;
	height: 20px;
	
}

#weSponsorBox {
	width: 949px;
	height: 200px;
	margin: auto;
	margin-top: 15px;
	background-image: url('../images/WeSponsors_Tab_bg.png');
}

#weSponsorLogos {
	float: left;
	width: 800px;
	height: auto;
	margin: 10px 0px 0px 120px;
	vertical-align: middle;
}

#sponsorBox {
	width: 949px;
	height: 74px;
	margin: auto;
	margin-top: 15px;
	background-image: url(../images/sponsors_Tab_bg.png);
}

#sponsorLogos {
	float: left;
	width: 800px;
	height: auto;
	margin: 10px 0px 0px 120px;
	vertical-align: middle;
}

#subPageHeader {
	width: 920px;
	height: 33px;
	margin: auto;
	margin-top: 15px;
	padding: 12px 0px 0px 30px;
	background-image: url(../images/subPageHeader.png);		
}

.subPageHeaderText {
	font-size: 18px;
	font-weight: bold;
	color:#FFF;
}


#subPageContentHeader {
	width: 950px;
	height: 14px;
	margin: 15px auto 0px auto;
	background-image: url(../images/subPageContentHeader.png);
	background-repeat: no-repeat;
}

#subPageContent {
	width: 950px;
	height: auto;
	margin: 0px auto 0px auto;
	background-image: url(../images/subPageContentBg.png);
	background-repeat: repeat-y;
}

#subPageImageTab {
	float: left;
	width: 310px;
	height: auto;
	margin: 0px 0px 0px 3px;
}

#subPageContentTab {
	width: 575px;
	height: auto;
	margin: 0px 0px 0px 348px;
	padding: 10px 0px 0px 0px;
}

.subPageContent_h1 {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
   font-size: 18px;
   font-weight: bold;
   color: #000;
   margin-bottom: 0;
}

#subPageContentFooter {
	clear: both;
	width: 950px;
	height: 14px;
	margin: 0px auto 0px auto;
	background-image: url(../images/subPageContentFooter.png);
	background-repeat: no-repeat;
}

#footer {
	width: 952px;
	height: auto;
	margin: 15px auto 15px auto;
	text-align: center;
}

.footerText {
	font-family: "Arial", Georgia, Times New Roman, Times, serif;
   font-size: 12px;	
}

