@charset "utf-8";
/* page layout */

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	background: url(../images/bg.jpg) repeat-x #1cb218;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	text-align:left;
}

#wrapper {
	margin:0 auto;
	width:810px;
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/pageBG.jpg) repeat-y;
}

#header {
	background:url(../images/header2.jpg) no-repeat;
	height:190px;
	width:810px;
}

#photo{
	background:url(../images/photo2.jpg) no-repeat;
	height:124px;
	width:810px;
}

#head {
	background:url(../images/pageHead.jpg) no-repeat;
	height:37px;
}

#content {
	padding-top:10px;
	padding-bottom:46px;
}

#footer {
	position:relative;
	width:810px;
	margin:0 auto;
	background:url(../images/pageFoot.jpg) center no-repeat;
	margin-top:-46px;
	height:46px;	
}

.clear {
	clear:both;
}

/* products */

.product img {
	padding:1px;
	padding-bottom:10px;
	border:none;
}

.product img a {
	border:none;
}

.product a:hover {
	border:none;
}

/* module area */

.modtainer {
	width:180px;
	margin-right:30px;
	padding-left:13px;
	float:right;
}

.pdftdhead {
	background:url(../images/thbg.jpg);
	border-style: hidden;
	color:white;
}

.pdfhead {
	width:500px;
	margin-left:45px;
}

.pdfmain {
	width:500px;
	height:auto;
	margin: 0px 0px 0px 45px;
	background:url(../images/blue-tube-main.jpg) top left no-repeat;
	float: left;
}

.pdffeatures {
	width:200px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	position: absolute;
}

.pdfbenefits {
	width:200px;
	margin: 0px 0px 0px 225px;
	z-index: 2;
	position: absolute;
}

.pdfhighvolt {
	width:300px;
	margin-top:400px;
	margin-left:350px;
	z-index: 3;
	position: absolute;
	float:left;
}

.pdfzbracket {
	width:300px;
	margin-top:525px;
	margin-left:20px;
	z-index: 4;
	position: absolute;
	float:left;
}

.pdfost {
	width:680px;
	margin-top:750px;
	margin-left:20px;
	float:left;
}

.pdfoot {
	width:680px;
	margin-top:10px;
	margin-left:20px;
	float:left;
}

.pdfbluspecsleft {
	width:330px;
	margin-top:20px;
	margin-left:20px;
	float:left;
}

.pdfbluspecsright {
	width:330px;
	margin-top:933px;
	margin-left:360px;
	position: absolute;
	float:left;
}

.pdfheading {
	font-size:14pt;
	color:#00a8ff;
	margin:0;
}


.modtainer img {
	margin:0;
	padding:0;
}

.learnMore {
	width:119px;
	height:39px;
	display:block;
	background:url(../images/mods/learnmore.png) no-repeat top left;
	position:relative;
	margin-top:-20px;
	margin-left:45px;
	margin-bottom:30px;
}

.learnMore:hover {
	border:none;
	background:url(../images/mods/learnmore.png) no-repeat bottom left;
}

.onlineStore {
	width:119px;
	height:39px;
	display:block;
	background:url(../images/mods/Buy-now.png) no-repeat top left;
	position:relative;
	margin-top:-20px;
	margin-left:45px;
	margin-bottom:30px;
}

.onlineStore:hover {
	border:none;
	background:url(../images/mods/Buy-now.png) no-repeat bottom left;
}

/* typography */

#head h1 {
	margin:0;
	margin-left:40px;
	font-size:18pt;
	line-height:160%;
	text-transform:uppercase;
}

#content p {
	margin:2px 240px 10px 40px;
	line-height:150%;
}

.product {
	padding-top:10px;
	font-size:16pt;
	color:#0095ff;
}

.important {
	font-style:italic;
	color:#052a4c;
}

.heading {
	font-size:14pt;
	color:#00a8ff;
	margin:0;
}

a {
	color:#07ff00;
	text-decoration:underline;
	text-align:left;
	margin:0;
}

a img {
	text-decoration:none;
	border:none;
	border-bottom:none;
}

.a_img {
	text-decoration:none;
	border:none;
	border-bottom:none;
}

.a_img:hover {
	text-decoration:none;
	border:none;
	border-bottom:none;
}

a:hover {
	border-bottom:solid 2px #07ff00;
}

.article {
	height:35px;
}

#pdficon {
	padding-right:50px;
	padding-top:30px;
	background:url(../images/pdfico.jpg) no-repeat bottom right;
	border:none;
}

.tab1 {
	padding-left:25px;
}

.tab2 {
	margin-left:50px;
}

ul {
	list-style:circle;
	line-height:150%;
	font-size:12pt;
	color:#FFFFFF;
}

li {
	margin-right:240px;
}

#content ul {
	margin-left:20px;
	*margin-left:60px;
}

#footer .sitenav {
	font-size:9pt;
	padding-top:14px;
	margin-left:40px;
}

.pchouse {
	width:50px;
	height:50px;
	position:fixed;
	background:url(../images/PChouse.jpg);
	display:block;
	bottom:2px;
	left:5px;	
}

.pchouse:hover {
	width:50px;
	height:50px;
	position:fixed;
	background:url(../images/PChouse.jpg);
	display:block;
	bottom:2px;
	left:5px;
	border:none;
}

/* navigation */

.home {
	display:block;
	width:180px;
	height:180px;
	margin-left:20px;
}

.home:hover {
	border:none;
}

#nav{
	position:relative;
	top:87px;
	z-index:2;
	width:760px;
	height:36px;
	margin:0 auto;
	padding-left: 42px;
}

#navlist {
	padding:0;
	margin:0;
}

#navlist li {
	list-style:none;
	display:inline;
}

#navlist li a {
	border:none;
}

.services {
	display:block;
	background:url(../images/services.png) top;
	height:36px;
	width:133px;
	float:left;
}

.products {
	display:block;
	background:url(../images/products.png) top;
	height:36px;
	width:133px;
	float:left;
}

.about {
	display:block;
	background:url(../images/about.png) top;
	height:36px;
	width:133px;
	float:left;
}

.home-nav {
	display:block;
	background:url(../images/home.png) top;
	height:36px;
	width:51px;
	float:left;
}



.dealer {
	display:block;
	background:url(../images/dealer.png) top;
	height:36px;
	width:133px;
	float:left;
}

.contact {
	display:block;
	background:url(../images/contact.png) top;
	height:36px;
	width:166px;
	float:left;
}

li a:hover {
	background-position:bottom;
}

#contactTable {
	margin:0;
	padding:2px 240px 10px 40px;
	font-size:9pt;
}