/****************************************************
 GLOBAL
****************************************************/ 

* {
 margin: 0; 
 padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
 font: 76%/140% Verdana,Arial,Helvetica,sans-serif;
 color: #333;
/* background-color: #F3F5F5;*/
 background: #fff url(/_img/bg.jpg) no-repeat fixed top; 
}

/* ul, ul li {
 list-style-type: none;
} */

ul, #content .inner ol {
 margin-bottom: 20px;
}

.colRight ul li {
 margin-left: 10px;
}

#content .inner ol {
 list-style-type: decimal;
}

#content .inner ol li {
 margin-left: 25px;
}


/****************************************************
 BASIC LIST
****************************************************/ 

.basicList {
 list-style: disc;
 padding-left: 20px;
 margin-bottom: 20px;
}

.basicList li {
 margin-bottom: 0;
}

hr {
 clear: both;
 visibility: hidden;
}

.clear {
 clear: both;
}

.centered, p.centered {
 text-align: center;
}

.right {
 text-align: right;
}
		
img {
 border:0;
}	


p {
 margin: 0 0 20px 0;
}


/****************************************************
 LINKS
****************************************************/ 
a:link, a:visited {
 color: #0033CC;
}	

/****************************************************
 WRAPPER
****************************************************/ 

#wrapper {
 position: relative;
 min-height: 100%; /* For Modern Browsers */
 height: auto !important; /* For Modern Browsers */
 height: 100%; /* For IE */
 width: 750px;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
 background-color: #fff;
/* border: 1px solid #000;*/
/* border-left: 1px solid #CCCCCC;	
 border-right: 1px solid #CCCCCC;	*/
}

#wrapper:after {
 clear: both;
 display: block;
 font: 1px/0px serif;
 content: ".";
 height: 0;
 visibility: hidden;
}

/****************************************************
 HEADER
****************************************************/ 

#header {
 margin: 0 10px 10px 10px;
 height: 70px;
 /* border: 1px solid #000;*/
}

#header .inner {
 padding-top: 1px;
 margin: 0 10px 10px 10px;
}

/****************************************************
 CONTENT
****************************************************/ 

#content {
 position: relative;
 margin: 0 240px 10px 0;
 padding-bottom: 80px;
/* border: 1px solid #000;*/
}

#content-home {
 position: relative;
 margin: 0 253px 10px 0;
 padding-bottom: 0;
/* border: 1px solid #000;*/
}

#content .inner {
 padding-top: 1px;
 margin: 0 10px 10px 10px;
/* border: 1px solid #000;*/
}

/****************************************************
 SIDE
****************************************************/ 

#side {
 position: relative;
 float: right;
 width: 242px;
 margin: 0 0 0 0;
 border-left: 1px solid #ccc;
}

body#home #side {
 position: relative;
 float: right;
 width: 242px;
 margin: 0 10px 0 0;
 _margin: 0;
 border: 0;
}

 #side .inner {
 padding-top: 1px;
 margin: 0 10px 10px 10px;
 font-size: 11px;
}

#side .inner ul {
 list-style-type: none;
}

/****************************************************
 FOOTER
****************************************************/ 

#footer {
 border-top: 2px solid #eee;
 width: 730px;
 position: absolute;
 bottom: 0 !important;
 bottom: -1px; /* For Certain IE widths */
 height: 80px;
 margin: 0 10px;
}

#footer .inner {
 margin: 10px;
 text-align: center;
 color: #333;
 font-size: 11px;
 line-height: 18px;
}

/***************************************************
 MAIN NAVIGATION
***************************************************/

div#nav	{
  height: 26px;
  width: 730px;
  margin: 0 0 10px 10px;
  padding: 0;
  border: 0;
}

div#nav ul#navbar	{
	height: 26px;
	width: 730px;
	background: transparent url(/_img/navbar.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}

div#nav ul#navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
	
ul#navbar li, ul#navbar a {
	height: 26px;
	display: block;
}
	
div#nav ul#navbar li a {
	text-indent: -9999px;
	text-decoration: none;
}
	
#home-nav {left: 0; width: 54px;}
#about-nav {left: 54px; width: 75px;}
#technology-nav {left: 129px; width: 89px;}
#suppliers-nav {left: 218px; width: 76px;}
#contact-nav {left: 294px; width: 66px;}

#home-nav a:hover {background: transparent url(/_img/navbar.gif) 0 -26px no-repeat; border:0;}
#about-nav a:hover {background: transparent url(/_img/navbar.gif) -54px -26px no-repeat; border:0;}
#technology-nav a:hover {background: transparent url(/_img/navbar.gif) -129px -26px no-repeat; border:0;}
#suppliers-nav a:hover {background: transparent url(/_img/navbar.gif) -218px -26px no-repeat; border:0;}
#contact-nav a:hover {background: transparent url(/_img/navbar.gif) -294px -26px no-repeat; border:0;}

/* YOU ARE HERE */	
body#home #home-nav {background: transparent url(/_img/navbar.gif) 0 -26px no-repeat; border:0;}
body#about #about-nav {background: transparent url(/_img/navbar.gif) -54px -26px no-repeat; border:0;}
body#technology #technology-nav {background: transparent url(/_img/navbar.gif) -129px -26px no-repeat; border:0;}
body#suppliers #suppliers-nav {background: transparent url(/_img/navbar.gif) -218px	 -26px no-repeat; border:0;}
body#contact #contact-nav {background: transparent url(/_img/navbar.gif) -294px -26px no-repeat; border:0;}

/****************************************************
 HEADINGS
****************************************************/ 

h1 {
 position: absolute;
 text-indent: -9999px;
 width: 278px;
 height: 68px;
 background: transparent url(/_img/logo-elite.gif) top left no-repeat;
 left: 10px;
 top: 12px;
}

h2 {
 font: normal 24px/26px Verdana,Arial,Helvetica,sans-serif;
 letter-spacing: -1px;
 padding: 6px 0 6px 0;
 margin: 0 0 20px 0;
 color: #0033CC;
 border-top: 4px solid #0033CC;
 border-bottom: 1px dotted #0033CC;	
}

body#home h2 {
 font: normal 24px/26px Verdana,Arial,Helvetica,sans-serif;
 letter-spacing: -1px;
 padding: 6px 0 6px 0;
 margin: 0 0 10px 0;
 color: #0033CC;
 border: 0;
}

h3 {
 font-size: 14px;
 color: #0033CC;
 margin-bottom: 10px;
}

h4 {
 font-size: 12px;
 color: #0033CC;
}

#header h2 {
 position: absolute;
 text-indent: -9999px;
 width: 339px;
 height: 10px;
 background: transparent url(/_img/h2-energy-saving.gif) top right no-repeat;
 right: 10px;
 top: 57px;
 margin: 0 0 20px 0;
}

.colLeft h2 {
 background: transparent url(/_img/bg-news.gif) 0 0 no-repeat;
 width:242px;
 height:30px;
}

.colLeft h2, .colMiddle h2, .colRight h2 {
 text-indent: -9999px;
}

#side .inner h3 {
 letter-spacing: 2px;
 text-transform: uppercase;
 font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
 border-top: 4px solid #0033CC;
 border-bottom: 1px dotted #0033CC;
 padding: 3px 0;
 margin: 0 0 10px 0;
 color: #0033CC;
}

 

/****************************************************
 CUSTOMER TESTIMONIALS
****************************************************/ 

.highlight {
 background-color: #F2F4FC;
 padding: 10px 10px 5px 10px;
 margin: 0 0 20px 0;
 color: #000D33;;	
}

/****************************************************
 HOME
****************************************************/ 

#energy-saving {
 position: absolute;
 top: 0;
 left: 10px;
 background: transparent url(/_img/bg-energy-saving.gif) top left no-repeat;
 width: 486px;
 height: 200px;
}

/* Clickable Background Images Via CSS */
#energy-saving  a {
 position: absolute;
 top: 0;
 left: 0;	
 width: 486px;
 height: 200px;
}

#dimmable {
 position: absolute;
 background: transparent url(/_img/dimmable.gif) top left no-repeat;
 width: 242px;
 height: 200px;
 float:left;
 display: inline;
}

/* Clickable Background Images Via CSS */
#dimmable  a {
 position: absolute;
 float:left;	
 width: 242px;
 height: 200px;
}

#dimmable-text {
 position: relative;
 margin: 55px 120px 0 10px;

}

#dimmable h2 {
 text-indent: -9999px;
}

/* Clickable Background Images Via CSS */
#dimmable a {
 color: #000;
} 

/****************************************************
 HOME: 3-COL	
****************************************************/ 

#products {
 background: transparent url(/_img/bg-products.gif) 0 0 no-repeat;
 width: 242px;
 height: 30px;
 margin: 202px 0 0 0;
/* border: 1px solid #000;*/
}

#products-text {
 background-color:#f3f5f5;
 padding: 10px 10px 0 10px;
 margin: 0 10px 0 0;
 font-size: 11px;
 line-height: 16px;
 height: 320px;
 width: 222px;
}


.colLeft {
 width: 242px;
 margin: 2px 2px 20px 10px;
 clear:none;
 float:left;
 display: inline;
/* border: 1px solid #000;*/
 font-size: 11px;
 line-height: 16px;
 height: 360px;
 background-color:#f3f5f5;
}

.colLeft p, .colMiddle p, .colRight p {
 margin: 10px;
}

.colMiddle {
 background: transparent url(/_img/bg-testimonials.gif) 0 0 no-repeat;
 width: 242px;
 margin: 2px 0 20px 0;
 clear:none;
 float:left;
 display: inline;
/* border: 1px solid #000;*/
 font-size: 11px;
 line-height: 16px;
 height: 360px;
 background-color:#f3f5f5;
}

#news {
 position: absolute;
 top: 200px;
}

#logos {
 margin: 20px 10px 0 10px;
 padding-top: 10px;
 clear: both;
 border-top: 2px solid #eee;
}

.clearer {
 position: relative;
 padding-bottom: 80px;
}

/****************************************************
 FORMS
****************************************************/

#thisform fieldset, .thisform fieldset {
 border: 1px solid #ccc;
 padding: 20px;
 margin: 20px 0;
 width: 420px;
}

#thisform legend, .thisform legend {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #666;
 background-color: #eee;
 border: 1px solid #ccc;
 border-bottom-color: #999;
 border-right-color: #999;
 padding: 4px 8px;
}

#thisform input:focus, #thisform textarea:focus, .thisform input:focus, .thisform textarea:focus {
 background: #ffc;
}


#thisform .hideBorder, .thisform .hideBorder {
 border: none;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}	

/****************************************************
 IMAGES
****************************************************/

.photo-center {
 display: block;
 margin: 0 auto;
 border: 2px solid #ddd;
}

.photo-right {
 display: block;
 float: right;
 margin: 0 0 20px 20px;
 border: 2px solid #ddd;
}

.photo-left {
 display: block;
 float: left;
 margin: 5px 10px 10px 0;
 border: 2px solid #ddd;
}

/****************************************************
 MISC
****************************************************/

.introText {
 color: #001A66;
 font-size: 16px;
 font-weight: bold;
 line-height: 18px;
}

.hideMe {
display: none;
}
