body {
	margin: 0;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	color: #000;
	background: #f6f6f6 url(/i/bg.gif);
	background-repeat: repeat-x;
}

a { color: #FA5B00; text-decoration: none; font-weight: bold; outline: none; }
a:hover { text-decoration: underline; }
a img { border: none !important; }
h1 { margin: 0; padding: 0; }
p { margin: 0 0 15px 0; line-height: 16px; }

h1 { display: none !important; }

li { list-style-image: url("/i/tick.gif");
padding-bottom:2px; 
} 

div#container {
	width: 755px;
	margin: 0 auto;
	border-top: 3px solid #fb5a00;
}

div#header {
	float: left;
	width: 755px;
}

div#page {
	float: left;
	width: 705px;
	background: #fff;
	padding: 10px 25px;
}

div#smartq { 
	width: 335px;
	height: 120px;
	padding: 40px 10px 10px 10px;
	background: url(/i/gbg.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: normal;
}

div#menu {
	float: left;
	width: 740px;
	height: 44px;
	background: #333 url(/i/menu-bg.gif);
	padding-left: 15px;
}

div#content {
	float: left;
	width: 745px;
	padding: 10px 5px;
	background: #fff;
}

div#left {
	float: left;
	width: 360px;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
}

div#right {
	float: right;
	width: 360px;
	margin-top: 10px;
}

* html body div#right { width: 348px; }

div#footer {
	float: left;
	width: 300px;
	padding: 10px 0 10px 10px;
	background: #fff;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	color: #aaa;
	font-weight: normal;
}

div#fifo {
	float: left;
	text-align: right;
	width: 435px;
	background: #fff;
	padding: 10px 10px 10px 0px;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 11px;
	color: #aaa;
}

div#fifo a { color: #aaa; font-weight: normal; }

div#hometop, div#homemiddle, div#homebottom {
	width: 735px;
	float: left;
	margin-top: 10px;
}


div#for1, div#for2, div#for3 {
	float: left;
	width: 153px;
	height: 132px;
	margin-right: 11px;
	padding: 40px 10px 0 10px;
	background-repeat: no-repeat;
	line-height: 16px;
}

* html body div#for1, * html body div#for2, * html body div#for3 {
	margin-right: 7px;
}

div#for1 { margin-left: 5px; background: url(/i/forarchitects.gif); }
div#for2 { background: url(/i/forbuilders.gif); }
div#for3 { background: url(/i/formerchants.gif); }

img#leftimg { margin-right: 10px; }
img#smartchoice { margin: 0 0px 0 5px; }
img#htimg { margin: 0 15px 0 5px; }



img#prodimg {
	float: right;
	clear: left;
}

* html body img#prodimg { margin-top: 8px; }

div#bubble {
	clear: right;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	width: 171px;
	line-height: 16px;
}

div#bub-t {
	float: left;
	width: 171px;
	height: 17px;
	background: url(/i/bubble-t.gif);
	background-repeat: no-repeat;
}

div#bub-m {
	float: left;
	width: 151px;
	padding: 0 10px;
	background: url(/i/bubble-m.gif);
}

div#bub-b {
	float: left;
	width: 171px;
	height: 17px;
	background: url(/i/bubble-b.gif);
	background-repeat: no-repeat;
}

strong.grn { color: #007576; }

strong.igrn {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #007576;
	line-height: 16px;
}

div.bullet {
	width: 5px;
	float:left;
	padding-top:5px;	
}

div.news {
	margin-left: 12px;
}
div.news strong.grn {
	font-size:12px;
}
p.news {
	margin: 0;
}

.news h2 {
	font-size: 12px;
	color: #007576;
	margin: 0 0 14px 0;
	line-height: 16px;
}

#smartq p {
	line-height: 13px;
	margin:0 0 12px;
}


/**************** Nav bar *********************/
#menu ul {
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	float: left;
	list-style: none;
	padding-bottom: 0;
	text-indent: -5000px;
}

#menu li a {
	display: block;
}
a#aboutus {
	background: url(/i/nav/m-aboutus-off.gif);
	width: 93px;
	height: 25px;
}
li.active a#aboutus {
	background: url(/i/nav/m-aboutus-on.gif);
}

a#applications {
	background: url(/i/nav/m-applications-off.gif);
	width: 112px;
	height: 25px;
}
li.active a#applications {
	background: url(/i/nav/m-applications-on.gif);
}


a#contact {
	background: url(/i/nav/m-contact-off.gif);
	width: 84px;
	height: 25px;
}
li.active a#contact {
	background: url(/i/nav/m-contact-on.gif);
}

a#download {
	background: url(/i/nav/m-downloads-off.gif);
	width: 117px;
	height: 25px;
}
li.active a#download {
	background: url(/i/nav/m-downloads-on.gif);
}

a#environment {
	background: url(/i/nav/m-environment-off.gif);
	width: 117px;
	height: 25px;
}
li.active a#environment {
	background: url(/i/nav/m-environment-on.gif);
}

a#news {
	background: url(/i/nav/m-news-off.gif);
	width: 71px;
	height: 25px;
}
li.active a#news {
	background: url(/i/nav/m-news-on.gif);
}

a#products {
	background: url(/i/nav/m-products-off.gif);
	width: 91px;
	height: 25px;
}
li.active a#products {
	background: url(/i/nav/m-products-on.gif);
}

a#stockists {
	background: url(/i/nav/m-stockists-off.gif);
	width: 90px;
	height: 25px;
}
li.active a#stockists {
	background: url(/i/nav/m-stockists-on.gif);
}

#menu li ul {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 710px;
}
#menu li ul li {
	height: 15px;
	padding: 2px 0;
	text-indent: 0;
	color: #fff;
	margin-left: 5px;
	padding-left: 10px;
	background: url("/i/menu-bullet.gif") no-repeat left 8px;
	text-transform: lowercase;
}
#menu li li a { color: #fff; font-weight: bold; text-decoration: none; }

#menu li ul li.first {
	background: none;
	margin-left: 0;
	padding-left: 0;
}