body {
	margin : 0;
	padding : 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 73%;
	line-height : 1.7em;
	color : #333;
	background : url(images/bg2.jpg) repeat-y #0b0b0b;
}
a img {
	border:0;
}
#container {
	width : 750px;
	margin-left : auto;
	margin-right : auto;
	margin-top:5px;
	padding : 5px;
	color : #666;
	background : #F2FAFD;
}
.quote {
	padding-left:10px;
	font-style:italic;
}
.intro2 p {
	color:#000;
}
a.pdf-link {
	height:40px;
	display:block;
	padding-left:50px;
	background : url(images/pdf_icon.png) no-repeat top left;
}
a.pdf-link-sm {
	height:40px;
	display:block;
	padding-left:30px;
	background : url(images/pdf_icon_sm.png) no-repeat top left;
}
#about .intro2 p, .para p, #contact .para h3, #products .para h3 {
	margin-left:5px;
}
#about .intro2 {
	background : url(images/erumaplc_logo.gif) no-repeat right 200px;
	height:auto;
}
#contact .para {
	background : url(images/illuminex-map.png) no-repeat right 50px;
	height:auto;
}
#banner {
	height : 64px;
	padding : 0 3px 3px 0;
	margin : 0;
	color : #fff;
	background : url(images/illuminexlogo.png) no-repeat #000;
}
#banner h1 {
	display:none;
}
#banner h2 {
	color:#fff;
	float:right;
	background:0;
	margin-top:20px;
}
#navlist {
	padding : 10px 3px 2px 5px;
	margin : 0;
	border : none;
	text-align : left;
	letter-spacing: 2px;
	color : #666;
	background : #669999;
}
#navlist li {
	list-style-type: none;
	margin : 0;
	display:inline;
}
#navlist li a {
	text-decoration : none;
	padding : 5px 10px;
	margin : 0;
	border :none;
	color : #fff;
	background : #000;
}
#navlist li a:link {
	color : #fff;
	background : #000;
}
#navlist li a:visited {
	color : #fff;
	background : #000;
}
#navlist li a:hover {
	border : 0 solid #d2dcc9;
	color : #000;
	background : #fff;
}
#navlist li a#current {
	text-decoration : none;
	color : #000;
	background : #fff;
	border : none;
}
.para {
	margin : 5px 0;
	color : #000;
	float : right;
	width : 495px;
}
.intro, .intro2 {
	height : 260px;
	margin : 5px 0;
	color : #fff;
}
.intro {
	float : left;
	width : 240px;
	padding : 5px;
}
.intro2 {
	float : right;
	width : 495px;
}
#downlights .intro {
	height:auto;
}
.separator {
	float : left;
	background : url(images/sep.png) no-repeat;
	height : 225px;
	width : 1px;
}
#content {
	padding : 5px;
	margin-left : 255px;
	margin-bottom : 0;
	border-top : 15px solid #669999;
	color : #666;
	background : #F2FAFD;
}
#products #content {
	margin-left:0;
}
#sidebar {
	float : left;
	width : 240px;
	margin : 0 10px 0 0;
	padding : 5px;
	border-top : 15px solid #669999;
	color : #666;
	background : #F2FAFD;
}
#sidebar p {
	padding : 5px 15px 5px 15px;
}
#content p a {
	background:0;
}
#content p {
	padding : 0 15px 5px 100px;
}
#content p.prod1 {
	background : transparent url(images/products/led_down.png) left 5px no-repeat;
}
#content p.prod2 {
	background : transparent url(images/products/mini-led.png) left 5px no-repeat;
}
#content p.prod3 {
	background : transparent url(images/products/eco.png) left 5px no-repeat;
}
#content p.prod4 {
	background : transparent url(images/products/exit.png) left 5px no-repeat;
}
#content p.prod5 {
	background : transparent url(images/products/bulkhead.png) left 5px no-repeat;
}
#content p.prod6 {
	background : transparent url(images/products/converter.png) left 5px no-repeat;
}
#content p.prod7 {
	background : transparent url(images/products/panel.png) left 5px no-repeat;
}
#content p.prod8 {
	background : transparent url(images/products/pc.png) left 5px no-repeat;
}
#content p.prod9 {
	background : transparent url(images/products/tools.png) left 5px no-repeat;
}
#content h1, #sidebar h1 {
	margin : 0;
	font : 1.5em "Trebuchet MS", verdana, tahoma, sans-serif;
	padding : 0 0 0 20px;
	color : #333;
	background : transparent url(images/stop.png) left center no-repeat;
}
#footer {
	clear : both;
	padding : 5px;
	margin : 0 0 0 0;
	font-size : 0.9em;
	border-top : 5px solid #669999;
	color : #fff;
	background : #000;
}
#footer a:link, #footer a:visited {
	background : inherit;
	color : #fff;
	border-bottom : none;
}
#footer a:hover {
	border-bottom : none;
	background : inherit;
	color : #669999;
}
h2 {
	padding : 0;
	margin : 0 5px 0 5px;
	letter-spacing: 3px;
	font : 160% verdana, arial, "Trebuchet MS", tahoma, sans-serif;
	color : #333;
}
p strong {
	font-style : italic;
	color : #069;
}
a {
	text-decoration :underline;
	color : #069;
	background : inherit;
}
a:hover {
	text-decoration : none;
	color : #333;
}
a images {
	border : 0;
}
a.bigger {
	font-size:1.4em;
	font-weight:bold;
	float:right;
	margin-bottom:20px;
}
.images {
	float : left;
	padding : 4px;
	margin : 4px;
	border : 1px solid #556b2f;
}
.imagesleft {
	float : left;
	padding-left : 15px;
}
.grey {
	background : #999;
}
.glance {
	margin-top:45px;
	border-top:15px solid #669999;
	color:#999;
	padding:20px 0;
}
.glance ul {
	width:30%;
	float:left;
}
