body {

background:#c0c0c0 url(images/light-bulbs-design.gif) repeat-x left top;

	margin: 0px;
	padding: 0px; 
	text-align: center; /* Used for centering pages in IE */
}
p,  h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
}
/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */
p, div#content li {
	font-size: .8em;
	line-height: 1.2ems;
}
h1 {
	font: bold 1em;
	}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 15px;
    padding-top: 0px;


    
    }
a:link, a:visited, a:active { 
	color: red; 
	text-decoration: underline; 
	font-weight: normal; 
	}
	
a:hover { 
	color: black; 
	}
a:visited {
}
/* All links must inclde some type of hover interactivity */
a:hover {
     font-weight: normal;
}
a:active {
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 900px;
	margin: 0px auto;
	background: #ffffff;
	
	}
	
div#backgroundimage {
position: relative;
	float: right;
	margin-left: 0px;
	width: 900px;

	background-image:  url(images/bulbs-lamps-light.gif);
	background-repeat: repeat;
	background-position: right top;
	margin-top: 0px;

}

div#content {

float: left;
width: 635px;
margin-left: 40px;
font-family: arial;
font-size: 14px;
text-align: left;
margin-top: -35px;	
display:inline; 
}


/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}

img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}

ul.listcolumn {
width: 210px;
float: left;
margin:0;
padding:0px 0 0 20px;}
	ul.listcolumn li {
	padding:0 0 0px 0;}


br.clearboth {
clear: both;
}

p.centered {
text-align: center;

}



ul#bulletpoints {
	float: right;
	width: 550px;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;

  }
 

div#contactinfo {

float: left;
width: 200px;
color: black;
font-family: arial;
font-size: 11px;
margin-left: 10px;
margin-right: 0px;
margin-top: 8px;
text-align: left;
display:inline; 
}

div#footer {
float: left;
margin-left: 0px;
margin-top: 0px;
width: 900px;
height: 35px;
background-image:  url(images/lighting-design-image.jpg);
display: inline;
}

div#copyright a:hover {
text-decoration: underline;

}

div#owner a:link, {
font-size: 10px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline 
    font-weight: normal;	
}

div#owner a:hover{
color: blue;
}

div#header {
position: relative;
width: 900px;
	height: 289px;
	margin: 0px;
	padding: 0px;
	float: left;
    background-image:  url(images/commercial-residential-ligh.jpg);

}

ul#left {
	float: left;
	width: auto;
	margin: 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type:disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

  }
  
ul#right {
	float: right;
	width:auto;
	border: 0px none;
	list-style-position: inside;
	list-style-type: disc;
	font-family: arial;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	position: absolute;
	right: 50px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
  
  div#listleft {
	float: left;
	width:  300px;
    padding-top: 0px;
	border: 0px none;
	list-style-position: inside;

	font-family: arial;
	font-size: 12px;

  }

div#listleft p {
color:#000;
margin: 0px;
font-family: arial;
	font-size: 12px;}
	
	div#listleft ul {
color:#000;
font-family: arial;
	font-size: 11px;
		list-style-type: disc;}

	
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */
div#nav{
}
ul#mainnav {
    width: 950px;
	padding: 0px;
	position:absolute;
	bottom:750;
	left:0;
	z-index:3;
	list-style-type: none;
	margin: 0px auto;
	}
	ul#mainnav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	/*width: 85px;*/
	padding: 7px 24px;
	margin: 0px;
	border-right: ;
    margin-top: 227px;
    color: #fff;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav li a.current:visited {
	background-image:  url(images/light-bulbs-nav.jpg);
    color: white;
	}



/* ----------------------------  NAVIGATION (UTILITY) ----------------------------  */
div#utility {
		
	float:left;
	margin-left: 280px;
	display: inline;
	}
	ul#utilitynav {
	
	
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: underline;
	color: white;
	text-align: center;
	display: block;
	width: auto;
	padding: 8px;
	margin: 0px;
	border-right: 1px none #ccc;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: none;
	}
	
div#copyright {
	width: 969px;
	margin: 0px auto;
	font-size: 11px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px;
	}
	div#copyright img {
	border: none;
	}
	div#copyright a:link, div#copyright a:visited {
	color: #000;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	}
