@charset "utf-8";
/* CSS Document */

/* CSS  add ins */

/***************
CSS BROWSER RESET
****************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset,img { 
	border: 0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}

ol,ul {
	list-style: none;
	}

caption,th {
	text-align: left;
	}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}

q:before,q:after {
	content:'';
	}

abbr,acronym { 
	border: 0;
	}

/****************
CLASS OF CLEARFIX - always applied to the parent container of those being floated
***************/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

 

.clearfix {
	display: inline-block;
}

 

html[xmlns] .clearfix {
	display: block;
}

 

* html .clearfix {
	height: 1%;
}
/***************
CSS GLOBALS
***************/
body{
	height:100%;
	position:relative;
	width:960px;
	margin:0 auto 0 auto;
	background-color:#FFF;
	padding:0 0 0 0;
	background-repeat:repeat-x;
	background-color:#000;
}
a{
	outline:none;
}

a:link{
	color:#000;
	font-style:normal;
	font-size:20px;
	text-decoration:none;
	}

a:visited{
	color:#000;
	font-style:normal;
	font-size:20px;
	text-decoration:none;
	}

a:hover{
	color:#000;
	font-style:normal;
	font-size:20px;
	text-decoration:none;

	}

a:active{
	color:#000;
	font-style:normal;
	font-size:20px;
	text-decoration:none;
	}




/***************
HEADER
***************/
#header {
	background-image:url(../images/header_bg.png);
	width:960px;
	height:200px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}		

#logo{
	width:720px;
	height:196px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	padding:0 0 0 0;
	margin:15px 0 0 -10px;
	text-indent:-9999px;
	float:left;

	
}


#phone{
	font-weight:bold;
	font-family:HandelGothic;
	font-size:40px;
	color: #e8e4d4;
	position:absolute;
	margin:50px 0 0 700px;
}

#address{
	width:250px;
	font-family:HandelGothic;
	font-size:18px;
	text-align:center;
	color:#e8e4d4;
	position:absolute;
	margin:115px 0 0 680px;	
}
#nav{
	float:left;
	width:960px;
	height:40px;
	background-color:#395c7f;
	margin:-25px 0 70px 0;
		
}


#nav li{
	float:left;
	font-family:HandelGothic;
	margin:0 0 0 50px;
	padding:0 0 0 0;
	
}

#nav a {
	color:#e8e4d4;
	font-size:30px;
}



/***************
content
***************/

#content{
	width:960px;
	height:800px;
	margin:0 auto 0 auto;
	background-color:#FFF;
	padding:0 0 0 0;
	background-repeat:repeat-x;
	border:2px soild #FF0;
}

#prod_content{
	width:960px;
	height:1500px;
	margin:0 auto 0 auto;
	background-color:#FFF;
	padding:0 0 0 0;
	background-repeat:repeat-x;
}


#prod_links{
	width:960px;
	height:600px;
	margin:0 auto 0 auto;
	background-color:#FFF;
	padding:0 0 0 0;
	background-repeat:repeat-x;
	border:2px soild #FF0;
}



#aff_title{
	background-color: #d0d8df;
	width:252px;
	height:40px;
	text-align:center;
	font-family:HandelGothic;
	color:#395c7f;
	font-size:24px;
	margin:-23px 0 0 50px;
	float:left;
	padding:5px 0 0 0;
}

#content_row01{
	border:2px soild #993;
	
	
}

#aff_list{
	font-size:10px;
	
}

#led_work_light{
	position:absolute;
	width:300px;
	height:220;
	margin:13px 0 50px 45px; 
	padding:0 0 20px 0;
	
}


#company_info{
	position:absolute;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	width:540px;
	height:160px;
	background-color:#d0d8df;
	border:2px solid #000;
	margin:-415px 0 20px 340px;
	padding:15px 10px 0 10px;
	text-indent:50px;
}


/***************
PRODUCTS
***************/
.prod_title{
	background-color:#0F6;
	width:353px;
	position:absolute;
	color:#395c7f;
	font-family:HandelGothic;
	text-align:center;
	background-color: #d0d8df;
	font-size:48px;
	margin:70px 0 0 300px;
	padding:0 0 0 0;
	
}

.prod_names li{
	float:left;
	width:180px;
	height:37px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	font-size:16px;
	color:#395c7f;
	margin:0 0 -10px 50px;
	padding:10px 0 0 0;
	background-color:#d0d8df;
}


/***************
PRODUCTS Row1
***************/


#prod_row1{
	width:918px;
	margin:100px 0 0 0;
	
}
#prod_row1 ul{
	float:left;
	margin:0 0 0 90px;
}
/***************
PRODUCTS Row2
***************/

#prod_row2{
	width:918px;
	margin:100px 0 0 0;
	
}
#prod_row2 ul{
	float:left;
	margin:0 0 0 95px;
}
#prod_06 li{
	margin:0 0 0 35px;
	
}
/***************
PRODUCTS Row3
***************/
#prod_row3{
	width:918px;
	margin:100px 0 0 0;
	
}
#prod_row3 ul{
	float:left;
	margin:0 0 0 60px;
}

#prod_012 li{
	margin:0 0 0 20px;
}
/***************
PRODUCTS Row4
***************/
#prod_row4{
	width:918px;
	margin:100px 0 0 0;
	
}
#prod_row4 ul{
	float:left;
	margin:0 0 0 80px;
}

#prod_016 li{
	margin:0 0 0 40px;
}
/***************
PRODUCTS Row5
***************/
#prod_row5{
	width:918px;
	margin:100px 0 0 0;
	
}
#prod_row5 ul{
	float:left;
	margin:0 0 0 80px;
}


/***************
PRODUCT LINKS
***************/
.prod_links{
	margin:100px 0 0 220px;
	width:500px;
	
}

.directions{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	
}

.link{
	text-align:center;
	font-family:HandelGothic;
	font-size:34px;
	color: #e8e4d4;
	margin:40px 0 0 0;
	
}

/***************
CONTACT
***************/
#contact{
	position:absolute;
	background-color:#7ea0c4;
	width:880px;
	height:600px;
	margin:80px 20px 65px 40px;	
}

#contact p{
    color:#ffffff;
    margin:25px 20px 10px 350px;
    font-size:32px;
}

#email{
    margin:5px 20px 30px 150px;
    color:#ffffff;
}

#map{
  	margin:25px 20px 5px 250px;	
}

/***************
FOOTER
***************/
#footer{
	position: absolute;
	bottom: 0;
	width:960px;
	height:40px;
	background-color:#395c7f;
	text-align:center;
	padding:15px 0 0 0;
	margin: 0 0 0 0;	
}


