.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clear {
	clear: both;
}

body {
	margin: 0;
	min-width: 960px;
	text-align: center;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #6d6d6d;
	background: #082743 url(/images/bg.jpg) center bottom no-repeat;
}

a:link, a:visited, a:active {
	color: #2c91b6;
}

a:hover {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
}

p, ul, ol {
	margin: 0 0 18px 0;
}

hr {
	height: 1px;
	margin-bottom: 18px;
	border: none;
	background: #eaeaea;
}

a img {
	border: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 235px;
	position: relative;
	background: url(/images/header.jpg) right no-repeat;
}

#title {
	width: 327px;
	height: 235px;
	margin: 0;
	overflow: hidden;
	position: relative;
}

#title span {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/title.jpg) no-repeat;
}

#nav {
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 327px;
	bottom: 0;
}

#nav li {
	float: left;
	display: inline;
	margin-right: 30px;
}

#nav a {
	display: block;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}

#nav a:hover, #nav li.current a {
	background: url(/images/nav-bg.jpg) center no-repeat;
}

#nav li.current a {
	font-weight: bold;
}

#content {
	padding: 10px;
	background: #fff;
}

#banner {
	width: 624px;
	height: 253px;
	margin-bottom: 10px;
	float: right;
	display: inline;
}

#banner img {
	display: block;
}

.content-box {
	width: 276px;
	min-height: 237px;
	margin: 0 10px 10px 0;
	padding: 7px 14px;
	display: inline;
	border: 1px solid #899095;
	float: left;
	background: #eaeaea;
}

.no-min {
	min-height: 0;
}

.content-box h2 {
	margin: 0 -7px 14px;
	padding: 0 7px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: #2e6590 url(/images/arrow.png) top right no-repeat;
}

#xenon-lighting h2 {
	background-color: #e08300;
}

#latest-news h2 {
	background-color: #2e903c;
}

#contact-us h2 {
	background-color: #5037bf;
}

.content-box p.article img {
	float: right;
	margin: 0 0 7px 7px;
	display: inline;
}

.content-box p.img {
	margin: 0;
}

.content-box.last {
	width: 278px;
}

#nav-sub-wrapper, #cat-wrapper {
	width: 290px;
	padding: 7px;
}

#nav-sub-wrapper h2, #cat-wrapper h2 {
	margin: 0 0 14px 0;
}

#nav-sub, #nav-sub ul, #nav_categories, #nav_categories ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 290px;
}

#nav-sub li, #nav_categories li {
	position: relative;
	float: left;
	margin-bottom: -1px;
	width: 290px;
}

#nav-sub li ul, #nav_categories li ul {
	position: absolute;
	left: -9999em;
	margin: -20px 0 0 290px;
	background: #d9d6d6;
}

#nav-sub li ul ul, #nav_categories li ul ul {
	left: -9999em;
}

#nav-sub li a, #nav_categories li a {
	width: 276px;
	line-height: 20px;
	padding: 0 7px;
	display: block;
	color: #333;
	text-decoration: none;
}

#nav-sub li a:hover, #nav-sub li.here a, #nav_categories li a:hover {
	background: #d9d6d6 url(/images/arrow.png) 276px -20px no-repeat;
}

#nav-sub li li a:hover, #nav-sub li li.here a:hover, #nav_categories li li a:hover {
	color: #38648f;
	background: url(/images/arrow.png) 276px -40px  no-repeat;

}

#nav-sub li:hover ul ul, #nav-sub li:hover ul ul ul, #nav-sub li.over ul ul, #nav-sub li.over ul ul ul, #nav_categories li:hover ul ul, #nav_categories li:hover ul ul ul, #nav_categories li.over ul ul, #nav_categories li.over ul ul ul {
	left: -9999em;
}

#nav-sub li:hover ul, #nav-sub li li:hover ul, #nav-sub li li li:hover ul, #nav-sub li.over ul, #nav-sub li li.over ul, #nav-sub li li li.over ul, #nav_categories li:hover ul, #nav_categories li li:hover ul, #nav_categories li li li:hover ul, #nav_categories li.over ul, #nav_categories li li.over ul, #nav_categories li li li.over ul {
	left: auto;
}

#page-content {
	width: 624px;
	float: right;
	clear: right;
}

.product {
	margin-bottom: 20px;
	padding: 11px;
	background: #eaeaea;
}

.product h2 {
	margin-bottom: 18px;
	color: #082743;
}

.product .details {
	color: #082743;
}

#product-listing .odd {
	padding: 10px;
	border: 1px solid #899095;
	background: #fff;
}

.product .column {
	float: left;
	width: 194px;
	padding-right: 10px;
}

.product .last {
	padding: 0;
}

#enquiry {
	width: 270px;
	font: 12px/1.5 Arial, Helvetica, sans-serif;
}

#footer {
	text-align: center;
	color: #fff;
	line-height: 36px;
}

#footer a {
	color: #fff;
}

.last {
	margin-right: 0;
}

.bottom {
	margin-bottom: 0;
}