/* Body */
html {
	border:0px;
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color:#000000;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/upperBg.jpg);
	background-repeat:repeat-x;
}

.ieSucks {
	display: block;
}
/* End Body */

/* Main Content Container */
#container {
	position:relative;
	margin:0 auto;
	width:1000px;
}
/* End Main Content Container */

/* Header Container */
#header {
	position:relative;
	float:left;
	width:1000px;
	height:153px;
}
/* End Header Container */

/* Begin Navigation Container */
#navigation {
	position:relative;
	float:left;
	width:1000px;
	height:30px;
}

#leftNav {
	position:relative;
	float:left;
	width:40px;
	height:30px;
}

#homeBtn {
	position:relative;
	float:left;
	width:96px;
	height:30px;
}

#gearBtn {
	position:relative;
	float:left;
	width:83px;
	height:30px;
}

#laborBtn {
	position:relative;
	float:left;
	width:91px;
	height:30px;
}

#contactBtn {
	position:relative;
	float:left;
	width:113px;
	height:30px;
}

#searchlightsBtn {
	position:relative;
	float:left;
	width:145px;
	height:30px;
}

#effectsBtn {
	position:relative;
	float:left;
	width:158px;
	height:30px;
}

#galleryBtn {
	position:relative;
	float:left;
	width:137px;
	height:30px;
}

#rightNav {
	position:relative;
	float:left;
	width:137px;
	height:30px;
}
/* End Navigation Container */

/* Content Container */
#content {
	position:relative;
	float:left;
	width:1000px;
	background-image: url(../images/contentBg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

#buffer {
	position:relative;
	float:left;
	width:40px;
	height:502px;
}

#imageCollage {
	position:relative;
	float:left;
	width:920px;
	height:161px;
}

#contentArea {
	position:relative;
	float:left;
	width:920px;
	background-image: url(../images/contentExpandBg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#contentAreaExpand {
	position:relative;
	float:left;
	width:920px;
	background-image: url(../images/contentExpandBg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#contentAreaExpandTwo {
	position:relative;
	float:left;
	width:920px;
	background-image: url(../images/contentExpandBg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#contactText {
	position:relative;
	float:left;
	width:410px;
}

#contactMap {
	position:relative;
	float:left;
	width:510px;
	text-align:center;
}

#gearText {
	position:relative;
	float:left;
	width:320px;
}

#gearImages {
	position:relative;
	float:left;
	width:540px;
	text-align:right;
	padding-right:20px;
}

#galleryContainer {
	position:relative;
	float:left;
	width:400px;
	height:325px;
	padding-left:20px;
	text-align:left;
}

/* End Content Container */

/* Begin Footer Container */
#footer {
	position:relative;
	float:left;
	width:1000px;
	height:84px;
}
/* End Footer Container */

/* Begin Text Formatting */
a:link {
	color: #000000;
}
a:visited {
	color: #DA0000;
}
a:hover {
	color: #DA0000;
}
a:active {
	color: #DA0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.mainPageText {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.testTxt {
	line-height:20px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.testTxtRd {
	line-height:20px;
	color:#900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.mainPageTextContact {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	line-height:20px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

.mainPageText2 {
	padding-top:10px;
	padding-left:20px;
	padding-right:0px;
	line-height:20px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#laborText {
	text-align:center;
	padding-bottom:20px;
}

#spacer {
	position:relative;
	float:left;
	width:75px;
}
/* End Text Formatting */
#effectsText {
	position:relative;
	float:left;
	width:600px;
	font-weight: bold;
}

#effectsText2 {
	position:relative;
	float:left;
	width:470px;
	font-weight: bold;
}

#effectsImage {
	position:relative;
	float:left;
	width:240px;
	padding-bottom: 20px;
}

#indexTxt {
	position:relative;
	float:left;
	width:590px;
}

#indexImg {
position:relative;
	float:left;
	width:910px;
}

#gallery {
	position:relative;
	float:left;
	width:330px;
	padding-top:30px;
}
