@charset "utf-8";
/* CSS Document */
body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintable{
	width: 775px;
	border: 2px solid #00b3d3;
}
.mainpage_table{
	width: 548px;
	border: 0px;
	overflow:hidden;
}
.flash_column{
	width: 775px;
	height: 191px;
	vertical-align: top;
}
.left_menu_column{
	width: 227px;
	vertical-align: top;
	background-color: #202020;
}
.cat_table{
	width: 227px;
}
.cat_header{
	width: 227px;
	height: 50px;
	vertical-align: top;
}
.site_header{
	width: 227px;
	height: 33px;
	vertical-align: top;
}
.main_page_column{
	width: 548px;
}
.menu_link{
	width: 227px;
	line-height: 2.1em;
	background-image:url(../graphics/button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.menu{
	text-decoration: none;
	color: #000000;
}
.menu_link_over{
	width: 227px;
	line-height: 2.1em;
	background-image:url(../graphics/button_r.jpg);
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}
.menu_spacer{
	width: 227px;
	height: 30px;
}
.product_description{
	border: 1px solid white;
	width: 525px;
	/*height: 250px;*/
}
.product_image_mainpage{
	overflow: hidden;
	text-align: center;
	border-right: 1px solid white;
	padding: 5px;
}
.product_desc_mainpage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.accessory{
	padding: 10px;
	border: 1px solid white;
	vertical-align: top;
	text-align: center;
	width: 33%;
}
a.menu2:link {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}
a.menu2:visited {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}
a.menu2:hover {
	text-decoration: none;
	font-size: 14px;
	color:#66CCFF;
}
a.menu2:active {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}
.phone{
	color:#FFFF00;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
}
.prodheaders{
	font-size:20px;
	font-weight:bolder;
	color: #ffffff;
}

a.menu3:link {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}
a.menu3:visited {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}
a.menu3:hover {
	text-decoration: none;
	font-size: 11px;
	color:#66CCFF;
}
a.menu3:active {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
}

a.menu4:link {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
}
a.menu4:visited {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
}
a.menu4:hover {
	text-decoration: none;
	font-size: 9px;
	color:#66CCFF;
	text-decoration:none;
}
a.menu4:active {
	text-decoration: none;
	font-size: 9px;
	color: #ffffff;
	text-decoration:none;
}
.cautionheader{
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.trademark{
	font-size: 7px;
	color: #ffffff;
	vertical-align:top; 
}
.trademarkheader{
	font-size: 11px;
	color: #ffffff;
	vertical-align:top;
}
.cautiontext{
	font-size: 11px;
	color: #ffffff;
}
.testimonialtext{
	color:#FFFFFF;
	font-size: 13pt;
	font-style:italic;
}
.testimonialtext2{
	color:#FFFFFF;
	font-size: 10pt;
	font-weight:bold;
}
.atcbox{
	width: 35px;
}

.qtykw{
	color: #999999;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}