@charset "utf-8";
/* CSS Document */
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
iframe{ 
	margin: 0px;
	padding: 0px;
	border: none;
}
table tr {
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
	background-image: url(../images/bkgrd_grd.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#header-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#header {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 20px auto 0px auto;
	padding: 10px 10px 10px 10px;
	background-color: #1d1d1d;
	text-align: left;
}
#header_bar {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 35px;
	line-height:35px;
	overflow: hidden;
	background-image: url(../images/header_grd.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.header_right {
	margin: 0px;
	padding: 0px 10px;
	width: 206px;
	height: 35px;
	line-height:35px;
	overflow: hidden;
	background-image: url(../images/header_grd_right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	text-align: right;
}
#header_img {
	width: 100%;
	height: 247px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#main-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#main {
	width: 820px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background-color: #1d1d1d;
	z-index: 1;
}
#main_img {
	width: 800px;
	height: 120px;
	overflow: hidden;
	margin: 0px 10px;
	padding: 0px;
	z-index: 2;
	position:relative; 
	clear: both;
}
#lyr1 {
	width: auto;
	height: 120px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#scrollLinks {
	width: 800px;
	height: auto;
	z-index: 3;
	position: relative;
	clear: both;
}
#scroll_box1 {
	width: 247px;
	height: 100px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/scroll_box1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#scroll_box2 {
	width: 246px;
	height: 100px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/scroll_box2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#scroll_box3 {
	width: 247px;
	height: 100px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/scroll_box3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float:left;
}
#scroll_left {
	position: absolute;
	float: left;
	width: 0px;
	height: 0px;
	left: -16px;
	top: -90px;
	z-index: 3;
	display: block;
}
#scroll_right {
	position: absolute;
	float: right;
	width: 0px;
	height: 0px;
	top: -90px;
	left: 810px;
	z-index: 3;
	display: block;
}
#main_left {
	width: 276px;
	height: auto;
	overflow: hidden;
	float: left; 
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
#search_box {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 246px;
	height: auto;
	overflow: hidden;
	background-color: #333333;
	clear: both;
}
#latestNews {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	width: 246px;
	height: auto;
	overflow: hidden;
	background-color: #4E4E4E;
	clear: both;
}
#testimonials {
	margin: 0px;
	padding: 10px;
	width: 246px;
	height: auto;
	overflow: hidden;
	background-color: #4E4E4E;
	clear: both;
}
#main_right {
	width: 524px;
	height: auto;
	overflow: hidden;
	position:relative;
	float: right;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}
#main_content {
	width: 504px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	position:relative;
	background-color: #3F3F3F;
}
#footer-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
#footer {
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	text-align: left;
	background-color: #1d1d1d;
}
#footer_content {
	background-color: #333333;
	margin: 0px;
	padding: 10px;
	width: 780px;
	text-align:center;
}
/* CLASSES */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #fff;
	font-style: italic;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 0px;
}
table.product_table {
	width: 810px;
	height: auto;
	margin: 5px 5px 0px 5px;
	padding: 0px;
}
table.product_table tr {
	margin: 0px;
	padding: 0px;
}
table.product_table td {
	margin: 0px;
	padding: 10px;
	background-color: #4E4E4E;
	border: 5px solid #1d1d1d;
	vertical-align: top;
}
.main_content {
	width: 800px;
	height: auto;
	min-height: 320px;
	overflow: hidden;
	margin: 0px;
	padding: 10px;
}
.main_content_full {
	width: 780px;
	height: auto;
	min-height: 320px;
	overflow: hidden;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	background-color: #3F3F3F;
}
.main_content_products {
	width: 450px;
	height: auto;
	min-height: 320px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #3F3F3F;
	float: left;
}
.main_content_video {
	width: 300px;
	height: auto;
	min-height: 320px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #4E4E4E;
	float: right;
}
.main_content_form {
	width: 780px;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	background-color: #333333;
}
ul.faqs {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.faqs li.question {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	background-image: url(../images/ul_question.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
ul.faqs li.answer {
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 25px;
	background-image: url(../images/ul_answer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.search_container {
	margin: 10px 0px 0px 10px;
	padding: 10px;
	width: 780px;
	height: auto;
	overflow: auto;
	background-color: #333333;
}
#ajax_search {
	position: absolute; 
	text-align: left;
	z-index: 5;
	background-color: #006666;
	border: 1px solid #1d1d1d;
	color: #FFFFFF;
	width: auto;
	height: auto;
	overflow: hidden;
}
#ajax_search ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #1d1d1d;
	background-color: #006666;
}
#ajax_search ul li.suggest_link {
	padding: 0px 6px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	display: block;
}
#ajax_search ul li.suggest_link_over {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 0px 6px;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	display: block;
	cursor: pointer;
}
