/* Global Reset and Global Classes */
html, body, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}
p, ul, ol {
	margin: 0;
	padding: 0 0 11px 0;
}
input, select, textarea {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
textarea {
	line-height: 1.25;
}

/* Website Styles */
html {
	background: url(ui/bgt.gif) center repeat-y;
}
body {
	background: #fff url(ui/bg.gif) top repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #d4f12b;
	text-decoration: underline;
}
#container {
	width: 777px;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 1px solid #002233;
	background: #002233 url(ui/cbg.jpg) 0px 203px repeat-x;
}
#header1 {
	background: url(ui/wd-environmental-header.jpg) no-repeat;
	height: 203px;
	padding: 0;
	margin: 0;
}
#header2 {
	background: url(ui/wd-environmental-header1.jpg) no-repeat;
	height: 203px;
	padding: 0;
	margin: 0;
}
#header3 {
	background: url(ui/wd-environmental-header2.jpg) no-repeat;
	height: 203px;
	padding: 0;
	margin: 0;
}
#header4 {
	background: url(ui/wd-environmental-header3.jpg) no-repeat;
	height: 203px;
	padding: 0;
	margin: 0;
}
#header5 {
	background: url(ui/wd-environmental-header4.jpg) no-repeat;
	height: 203px;
	padding: 0;
	margin: 0;
}
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 172px;
	margin-left: 10px;
	z-index: 5000 !important;
}
#nav li {
	float: left;
	line-height: 25px;
	list-style: none;
}
#nav li a {
	color: #fff;
	display: block;
	font-size: 11px;
	line-height: 31px;
	text-decoration: none;
	padding-right: 3px;
	text-indent: -999em;
}
#nav li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#nav li ul li a {
	padding: 0;
	text-align: left;
	color: #393636;
	width: 192px;
}
#nav li ul li a:hover {
	color: #990000;
}
#nav li ul {
	position: absolute;
	margin: 0;
	width: 158px;
	list-style: none;
	display: none;
	padding: 0;
	top: 31px;
	background: #bfe35d;
	border-bottom: none;
}
#nav li ul li a {
	text-indent: 0;
	background: #bfe35d url(ui/marrow.gif) 6px 8px no-repeat!important;
	color: #000;
	width: 143px;
	font-size: 10px;
	padding: 4px 0 4px 15px;
	line-height: 14px;
	font-weight: bold;
}
#nav li ul li a:hover {
	text-indent: 0;
	background: #002233 url(ui/marrow-over.gif) 6px 8px	no-repeat!important;
	color: #def268;
}
#nav li.over ul, #nav li:hover ul{
	display: block;
	list-style-image: none;
}
#nav-home a {
	background: url(ui/nav-home.jpg) no-repeat;
	width: 37px;
}
#nav-home a:hover, #nav-home:hover a {
	background: url(ui/nav-home-over.jpg) no-repeat;
}
#nav-about a {
	background: url(ui/nav-about.jpg) no-repeat;
	width: 55px;
}
#nav-about a:hover, #nav-about:hover a {
	background: url(ui/nav-about-over.jpg) no-repeat;
}
#nav-services a {
	background: url(ui/nav-services.jpg) no-repeat;
	width: 53px;
}
#nav-services a:hover, #nav-services:hover a {
	background: url(ui/nav-services-over.jpg) no-repeat;
}
#nav-case a {
	background: url(ui/nav-case-studies.jpg) no-repeat;
	width: 74px;
}
#nav-case a:hover, #nav-case:hover a {
	background: url(ui/nav-case-studies-over.jpg) no-repeat;
}
#nav-docs a {
	background: url(ui/nav-tech-docs.jpg) no-repeat;
	width: 118px;
}
#nav-docs a:hover, #nav-docs:hover a {
	background: url(ui/nav-tech-docs-over.jpg) no-repeat;
}
#nav-links a {
	background: url(ui/nav-useful-links.jpg) no-repeat;
	width: 72px;
}
#nav-links a:hover, #nav-links:hover a {
	background: url(ui/nav-useful-links-over.jpg) no-repeat;
}
#nav-contact a {
	background: url(ui/nav-contact.jpg) no-repeat;
	width: 63px;
}
#nav-contact a:hover, #nav-contact:hover a {
	background: url(ui/nav-contact-over.jpg) no-repeat;
}
#nav-clients a {
	background: url(ui/nav-on-line-products.jpg) no-repeat;
	width: 97px;
}
#nav-clients a:hover, #nav-clients:hover a {
	background: url(ui/nav-on-line-products-over.jpg) no-repeat;
}
#left-col {
	position: absolute;
	z-index: 1000;
	padding: 12px 18px 0 8px;
	width: 165px;
	margin: 0 300px 0 9px;
	background: url(ui/border.gif) no-repeat right top;
	min-height: 440px;
}
.news {
	background: url(ui/news-icon.gif) no-repeat 1px 4px;
	padding: 0 0 6px 18px;
	margin-top: 6px;
	line-height: 16px;
}
hr{
	width: 200px;
	height: 1px;
	color: #000;
	background: #000;
	border: 0;
	margin: 0 0 0 -17px;
	text-align: left;
}
#right-col {
	position: absolute;
	z-index: 1000;
	padding: 0 0 0 18px;
	width: 165px;
	margin: 0 9px 0 577px;
	background: url(ui/border.gif) no-repeat left top;
	min-height: 440px;
}
#callbackform {
	margin-top: 10px;
	color: #fff;
	font-size: 10px;
}
#callbackform label {
	width: 60px;
	float: left;
	text-align: left;
	margin-top: 2px;
}
.row {
	padding-top: 2px;
	padding-bottom: 2px;
	clear: left;
	width: 182px;
	margin-left: 0;
	margin-bottom: 2px;
	display: block;
}
.row span {
	margin-left: 6px;
}
#callbackform input {
	width: 95px;
	margin-top: 0;
	margin-left: 6px;
	padding: 2px;
}
* html #callbackform button {
	margin-left: 69px;
}
input {
	background: none;
	border: none;
	background: url(ui/input-bg.gif) repeat-x;
}
textarea {
	background: none;
	border: none;
	background: #fff url(ui/text-bg.gif) top repeat-x;
}
dd,dl,dt{
	margin: 0px;
	padding: 0px;
}
dt{
	font-weight: bold;
	line-height: 17px;
}
dd{
	margin-bottom: 5px;
}
.arrow{
	list-style: none;
	margin-left: -14px !important;
}
.arrow li{
	line-height: 20px;
	padding-left: 18px;
	background: url(ui/arrow.gif) 5px 7px no-repeat;
	border-bottom: 1px dotted #fff;
}
#contactform .required, #contactform p, #callbackform p{
	color: #BED62F;
	font-weight: bold;
}
#contactform label{
	display: block;
	line-height: 20px;
}
#contactform p{
	width: 341px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
#contactform span{
	margin-left: 0px;
}
#contactform #mFormSubmit {
	background: url(ui/send-enquiry.gif) no-repeat;
	width: 77px;
	height: 22px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
}
#callbackform button {
	background: url(ui/call-me.gif) no-repeat;
	width: 77px;
	height: 22px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
	margin-left: 66px;
}
#enews {
	background: url(ui/signup.gif) no-repeat;
	width: 77px;
	height: 22px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
	margin-left: 41px;
}
#vote {
	background: url(ui/vote.gif) no-repeat;
	width: 37px;
	height: 22px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
	margin: 10px 0 10px 0;
	float: left;
}
#view-results {
	background: url(ui/view-results.gif) no-repeat;
	width: 73px;
	height: 22px;
	border: none;
	text-indent: -9000em;
	cursor: pointer;
	display: block;
	margin: 10px 0 10px 10px;
	float: left;
}
#content {
	padding: 10px 15px 0 215px;
	width: 345px;
	min-height: 440px;
}
.cfix {
	width: 540px !important;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	margin-top: 10px;
	font-size: 16px;
}
#content h3 {
	height: 20px;
}
h4 {
	font-size: 14px;
}
p {
	line-height: 17px;
}
#content p {
	text-align: justify;
}
.image {
	float: right;
	margin: 4px 0 4px 10px;
	border: 1px solid #8c97a7;
	padding: 1px;
}
#content ul li, #content ol li {
	margin-left: 15px;
	margin-bottom: 6px;
	line-height: 17px;
}
#content ol li {
	margin-left: 18px;
}
.graph li {
	margin: 0 0 2px 0 !important;
	background: url(ui/bar-bg.gif) repeat-x;
}
#more-information {
	background: #314d5e;
	padding: 10px 20px 10px 20px;
	border: 1px solid #092c3f;
}
#footer {
	color: #fff;
	font-size: 10px;
	text-align: right;
	margin-right: 18px;
	margin-top: 20px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #d4f12b;
	text-decoration: underline;
}
.graph { 
	position: relative;
	width: 340px; 
	border: 1px solid #B1D632; 
	padding: 2px 2px 0px 2px;
	list-style: none;
	margin: 0;
}
.graph .bar { 
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	background: url(ui/bar.gif) repeat-x; 
	color: #333; 
	height: 2em;
	line-height: 2em;
	font-weight: bold;        
}
.graph .bar span { 
	position: absolute; 
	left: 1em;
}