﻿body {
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/background.gif');
	background-color: #646464;
	color: white;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a {
	color:#FFC900
}
a:hover {
	color:#ffffff
}
p {
	margin-left:14px;
	margin-right:20px;
	margin-top:8px;
}
#header {
	height:142px;
	background-image:url('images/header.jpg');
	background-color:#646464;
}
#belowHeader {
	height:211px;
	background-image:url('images/placeHolder.jpg');
	background-color:#646464;
}
h1 {
	font-family: Verdana;
	font-size: 105%;
	margin-top:10px;
	margin-left: 14px;
	margin-right: 20px;
	margin-bottom:0px;
	color:#FFC900;
}
#left_col {
	font-family: Verdana;
	width:206px;
	background-image:url('images/leftNav-bg.jpg');
	margin-top:0px;
}
#left_text {
	font-family: Verdana;
	font-size: 90%;
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 12px;
}
#left_col ul {
	list-style-type: none;
	width: 94%;
	display: block;
	margin-top: 4px;
	margin-left:5px;
	padding: 0px;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	background-color: #000000;
}
#left_col a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #ffffff;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	height:14px;
}
#left_col a:hover {
	color: #99CCFF;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-right: 0px;
	background-color: #000000;
	background-image:url('images/hover.jpg');
	background-repeat:no-repeat;
}
#leftPics {
	
}
#leftPics a {
	text-decoration: none;
}
#leftPics a:hover {
	text-decoration: none;
}

#middleChunk {
	height:55px;
	background-image:url('images/middle.jpg');
	background-color:#646464;
}
#main {
	height:700px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#mainBig {
	height:740px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#mainTall {
	height:1000px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
	
}
#mainVid {
	height:800px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#main1500 {
	height:1350px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#main1800 {
	height:1800px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#main2000 {
	height:100%;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#main2400 {
	height:900px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
}
#main3000 {
	height:3250px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#mainProducts {
	height:4250px;
	background-image:url('images/main.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#mainTable {
	position:relative;
	top:56px;
}
#mainText {
	width:490px;
	height: 100%;
}
#footer {
	height:17px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	background-color:#000000;
}
#scrollSide {
	width:204px;
	background-image:url('images/mainTable_02.jpg');
	background-repeat:no-repeat;
	background-color:#000000;	
}
#scroller {
	position: relative;
	top:14px;
	left:14px;
	width:180px
}
#flash {
	height: 182px;
	width:694px;
	position: relative;
	display:block;
	background-color:black;
}

.clear-fix {
	clear: both;
}

