html{
	min-height: 100%; 
	padding-bottom: 1px;
}

body{
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color:#efefef;
}

h1, h2, h3, h4, h5{font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;}
h1{
	font-size:18px;
	font-weight:bold;
	color:#00409A;
}

h2{
	font-size:14px;
	color:#0040A1;
}

h2.submenu{
	font-size:14px;
	margin-bottom:10px;
	color:#00409A;
}

#partner_list h2{
	font-weight: bold;
	margin-bottom: 0;
}

#partner_list p{
	margin-top: 0;
}

h3{
	font-size:14px;
	color:black;
}

.post h1 a,
.post h1 a:visited{color: #00409A; text-decoration: none;}
.post h1 a:hover{text-decoration: underline;}

a,a:visited{
	color:#4D4D4D;
}

a:hover{
	text-decoration:none;
}

a.emph{
	background:#003DA2;
	color:#FFFFFF;
	display:inline-block;
	margin:10px 0;
	padding:10px;
	text-decoration:none;
}
a:hover.emph{
	background: #FF0000;
}

.emphasis a,.emphasis a:visited{
	color:#546AB3;
}

/*entry list styles*/
#col2 ul, 
#col2 ol{margin:0 0 10px; padding: 0 0 0 20px;}
#col2 ol{list-style:decimal; list-style-position:outside;}
#col2 ul{list-style: disc; list-style-position:outside;}

#col2 ul li,
#col2 ol li{
	padding: 5px 0;
}


p#skip{
	display: none;
}

p{
	font-size:11px;
	margin-top:10px;
	line-height:1.6em;
}

.secondary{
	color:#4D4D4D;
}

.emphasis{
	font-size:13px;
	color:#003F9E;
}

#global_wrapper{
	width:830px;
	margin:auto;
	background:url(../images/wrapper_back.png) repeat-y;
}

#global_footer{
	clear: both;
	width:830px;
	height:18px;
	margin:auto;
	background:url(../images/bottom.png);
}

#wrapper{
	width:800px;
	margin:auto;
	background-color:white;
}		

#header{
	width:800px;
}

#menu{
	height:28px;
	width:800px;
}


#menu #nav{
	background: url(../images/menu/light.jpg) repeat-x left bottom;
	float:left;
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
}
#menu #nav li{
	float:left;
}
#menu #nav li.contact a{
	border: none;
	width: 110px;
}
#menu #nav li a{
	border-right:1px solid #9C9C9C;
	color:#9C9C9C;
	display:block;
	font-weight:bold;
	height:16px;
	padding:6px 0;
	text-align:center;
	text-decoration:none;
	width:114px;
}
#menu #nav li a:hover{
	background: url(../images/menu/dark.jpg) repeat-x left bottom;
}

body.home #menu #nav li.home a,
body.page-id-6 #menu #nav li.about a,
body.page-id-7 #menu #nav li.app a,
body.blog #menu #nav li.news a,
body.archive #menu #nav li.news a,
body.single #menu #nav li.news a,
body.page-id-93 #menu #nav li.case a,
body.page-id-10 #menu #nav li.resell a,
body.page-id-18 #menu #nav li.contact a,
body.page-id-67 #menu #nav li.contact a,
#menu #nav li a:active{
	color: #000;
}

/*
#menu ul#navi{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}

#menu ul#navi li{
	float:left;
	height:28px;
	margin:0;
	padding:0;
	background-position: -1000px -1000px;
}

#menu ul#navi a{
	font-size:10px;
}

#menu ul#navi a span{
	height:28px;
	position:absolute;
	cursor:pointer;
}

ul#navi li.home{width:100px;background-image: url(../images/menu/home_hover.png);background-repeat: no-repeat;}
ul#navi li.about{width:99px;background-image: url(../images/menu/about_hover.png);background-repeat: no-repeat;}
ul#navi li.products{width:100px;background-image: url(../images/menu/products_hover.png);background-repeat: no-repeat;}
ul#navi li.news{width:100px;background-image: url(../images/menu/news_hover.png);background-repeat: no-repeat;}
ul#navi li.links{width:100px;background-image: url(../images/menu/links_hover.png);background-repeat: no-repeat;}
ul#navi li.global{width:100px;background-image: url(../images/menu/links_hover.png);background-repeat: no-repeat;}
ul#navi li.contact{width:101px;background-image: url(../images/menu/contact_hover.png);background-repeat: no-repeat;}
ul#navi li.enviro{width:100px;background-image: url(../images/menu/enviro_hover.png);background-repeat: no-repeat;}

ul#navi li.home a span{width:100px;background:url(../images/menu/home.png) no-repeat;}
ul#navi li.about a span{width:99px;background:url(../images/menu/about.png) no-repeat;}
ul#navi li.products a span{width:100px;background:url(../images/menu/products.png) no-repeat;}
ul#navi li.news a span{width:100px;background:url(../images/menu/news.png) no-repeat;}
ul#navi li.links a span{width:100px;background:url(../images/menu/links.png) no-repeat;}
ul#navi li.global a span{width:100px;background:url(../images/menu/global.png) no-repeat;}
ul#navi li.contact a span{width:101px;background:url(../images/menu/contact.png) no-repeat;}
ul#navi li.enviro a span{width:100px;background:url(../images/menu/enviro.png) no-repeat;}

ul#navi li.home a:hover span{background:url(../images/menu/home_hover.png) no-repeat;}
ul#navi li.about a:hover span{background:url(../images/menu/about_hover.png) no-repeat;}
ul#navi li.products a:hover span{background:url(../images/menu/products_hover.png) no-repeat;}
ul#navi li.news a:hover span{background:url(../images/menu/news_hover.png) no-repeat;}
ul#navi li.links a:hover span{background:url(../images/menu/links_hover.png) no-repeat;}
ul#navi li.global a:hover span{background:url(../images/menu/global_hover.png) no-repeat;}
ul#navi li.contact a:hover span{background:url(../images/menu/contact_hover.png) no-repeat;}
ul#navi li.enviro a:hover span{background:url(../images/menu/enviro_hover.png) no-repeat;}

ul#navi li.selected  a.home span{background:url(../images/menu/home_on.png) no-repeat;}
ul#navi li.selected  a.about span{background:url(../images/menu/about_on.png) no-repeat;}
ul#navi li.selected  a.products span{background:url(../images/menu/products_on.png) no-repeat;}
ul#navi li.selected  a.news span{background:url(../images/menu/news_on.png) no-repeat;}
ul#navi li.selected  a.links span{background:url(../images/menu/links_on.png) no-repeat;}
ul#navi li.selected  a.global span{background:url(../images/menu/global_on.png) no-repeat;}
ul#navi li.selected  a.contact span{background:url(../images/menu/contact_on.png) no-repeat;}
ul#navi li.selected  a.enviro span{background:url(../images/menu/enviro_on.png) no-repeat;}
*/



#logo{
	float:left;
	width:223px;
	height:37px;
	margin-top:37px;
	margin-left:60px;
}	

#search-and-path{
	width:150px;
	margin-top:40px;
	padding-right:20px;
	float:right;
}	

#search fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

#search input{
	border:1px solid black;
	color:black;
	width:150px;
	height:19px;
}

#search a{
	color:black;
}

#search{
	width:150px;
}

#path{
	margin-top:5px;
	width:150px;
}
body.archive #banner{
	background:url(../images/banners/newsbnr.jpg)no-repeat !important;
}
#banner{
	background:url(../images/banners/defaultban.jpg) no-repeat;
	width:761px;
	height:126px;
	float: left;
	margin: 25px 0 0 25px;
	clear:both;
}	

#banner_home{
	margin-top:30px;
	clear:both;
	width:760px;
	height:279px;
	margin-left:21px;
	padding-top:25px;
}	

#content{
	float: left;
	margin-top:20px;
	width:760px;
	margin-left:20px;
	background-image:url(../images/columns_back.png);
}

#content_extended{
	float: left;
	margin-top:20px;
	width:760px;
	margin-left:20px;
	background-image:url(../images/columns_back_2.png);
}

#content_home{
	float: left;
	margin-top:20px;
	width:760px;
	margin-left:21px;
	background-image:url(../images/columns_back_home.png);
}

#col1{
	width:150px;
	padding-top:10px;
	padding-left:20px;
	float:left;
}

#col1 a,#col1 a:visited{
	text-decoration:none;
}

#col1 a:hover{
	text-decoration:underline;
}

#col1_home{
	width:530px;
	float:left;
	text-align:justify;
}	

#col2{
	width:360px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	padding-top:5px;
}

#col2_extended{
	width:540px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	padding-top:5px;
}

#col3{
	width:180px;
	float:left;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
}

#news_col ul{padding: 0 0 0 15px;}


body.home #news_col{float: right;}

#news_col{
	width:200px;
	float:left;
	background-color:#e5e5e5;
}

#news{
	width:180px;
	padding-left:10px;
	padding-right:10px;
}	

#news_bottom,#news_top{
	width:200px;
	height:15px;
}	

#news h2{
	color:black;
	margin-bottom:10px;
}
	
#footer{
	margin-top:50px;
	padding: 0 20px 25px 20px;
}

	#footer #info{
		float: left;
	}
	
	#footer #footer_links{
		clear:left;
		float:right;
	}

img.arrow{
	float:left;
	margin-right:5px;
}

#col1 ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	margin-bottom:15px;
}	


#pdf{
	clear:both;
	padding-top:150px;
	margin-left:10px;
}

#path a,#path a:visited{
	color:black;
	text-decoration:none;
}

#path a:hover{
	text-decoration:underline;
}



#footer #aff{
	height:40px;
	list-style: none;
	padding:5px 0 20px 110px;
}
#footer #aff li{
	float: left;
	margin: 0 5px 0 0;
	text-indent: -9999em;
}
#footer #aff #uvdb a{
	background: #fff url(../images/uvdb.jpg) no-repeat top left;
	display: block;
	height: 40px;
	width: 192px;
}
#footer #aff #uvdb a:hover{background: #fff url(../images/uvdb.jpg) no-repeat bottom left;}
#footer #aff #britwat a{
	background: #fff url(../images/britishwater.jpg) no-repeat top left;
	display: block;
	height: 40px;
	width: 227px;
}
#footer #aff #britwat a:hover{background: #fff url(../images/britishwater.jpg) no-repeat bottom left;}
#footer #aff #carbontrus a{
	background: #fff url(../images/carbontrust.jpg) no-repeat top left;
	display: block;
	height: 40px;
	width: 131px;
}
#footer #aff #carbontrus a:hover{background: #fff url(../images/carbontrust.jpg) no-repeat bottom left;}