/* CSS Document */
body {
	margin: 0px;
	border: 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC9900;
	background: #DFE4EC url(../../_includes/images/body_bg_top.jpg) no-repeat top center;
	}
	
#hidden {
	display: none;
	}
	
h1 {
	padding: 3px;
	font-size: 18px;
	color: #820202;

	}	
	
h2 {

	font-size: 16px;
	color: #820202;
	}
	
h3 {

	font-size: 14px;
	color: #820202;
	}

p {
	color: #000000;
	}
	
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0; padding:0;
	border: none;
	visibility: hidden;
	}
	
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	}
	
#header {
//	background-image: url(../../_includes/images/header.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 129px;
	}

#flag1 {
	padding-top: 10px;
	padding-right: 20px;
	float: right;
	}	
#flag2 {
	padding-top: 10px;
	padding-right: 8px;
display: inline;
	float: right;
	clear: both;}

.header_a {color: #FFFFFF; text-decoration: none;}

#datetime	{
	padding-top: 10px;
	padding-left: 10px;
	}
	
#phone {
	clear: both;
color:#fff;
font-weight: bold:
font-size: 140%;
padding-top: 5px;
float: right;
padding-right: 100px;}

#main {
	width: 960px;	
	padding: 10px;
	background-color: #DFE4EC;
	color: #000000;
	float: left;
		}
	
#footer {
	clear: both;
	width: 970px;
	padding: 5px;
	background-color: #333333;
	font-size: 110%;
	color: #FFFFFF;
	text-align: right;
	height: 24px;
	background: url(../images/footer.jpg) repeat-x;

	}

#menu	{
	background-image: url(../../_includes/images/menu.jpg);
	background-repeat: repeat-x;
	width: 970px;
	height: 32px;
	float: left;
	padding-top: 1px;
	padding-left:10px;
	text-align: center;
	}	


#image {
	height: 150px;
	width: 980px;
	background-image: url(../images/banner-image.jpg);
	background-repeat: no-repeat;
	float: left;
	border-bottom: 2px solid #FFFFFF;
	
	}
	
#left {
	float: left;
	width: 180px;
	padding: 0px;
	}
	
#right {
	float: right;
	width: 736px;

	}

#latest_news	{
	color: #FFFFFF;
	border: 2px solid #820202;
	padding-bottom: 10px;
	background-color: #ffffff;
	}

#subnav_header {
	height: 12px;
	width: 179px;
	float: right;
	}

#no_news {
	padding-left: 25px;
	color: #000000;
	}

#latest_news_header {
	height: 35px;
	width: 179px;
	float: right;
	background-repeat: no-repeat;
	background-image: url(../../_includes/images/latest_news.jpg);
	}
	

#latest_news h1 {
	display: none;
	}

#subnav li, #latest_news li {

	width: 198px;
	display: block;
	}	

#subnav ul, #latest_news ul, #enquiry ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	}	

#subnav li, #enquiry li {padding-bottom: 10px; background: url(../../_includes/images/subnav_button_bottom.jpg) no-repeat bottom; width: 180px; margin-bottom: 10px; display:block;}

#subnav li a, #enquiry li a	{ font-weight: bold; text-decoration: none; padding: 20px 10px 10px 10px; color: #fff; width: 160px; display: block; background: url(../../_includes/images/subnav_button_top.jpg) no-repeat top; display:block;}

#subnav li a:hover, #enquiry li a:hover		{background: url(../../_includes/images/subnav_button_top_over.jpg) no-repeat top;}

#enquiry_form ul{
	margin: 0px;
	padding: 0px;
	
	}
	
#subnav hr {
	color: #000000;
	}

#subnav, #enquiry {
margin-top: 0px;
float: left;}

#news_item_date {
	float: right;
	text-size: 10px;
	color: #000000;
	}
	


#latest_news_date {
	font-size: 10px;
	color: #000000;
	}


#content {
	padding: 10px;
	background-color: #FFffff;
	color: #000000;
	margin: 0px 10px 10px 10px;
float: right; width: 920px;
border:2px solid #820202;
	}

#content_header h1 {
	color: #820202;
	margin-top: -5px;
	}
	
.news_table_header {
	font-size: 14px;
	font-weight: bold;
	}

#content a {
	color: #820202;
	text-decoration: underline;
	font-weight:bold;
	}
	
#forcer	{
	float: left;
	width: 0px;
	height: 250px;
	}


#map	{float: right; margin: 0px 0px 10px 10px; border: 1px solid #000; padding: 5px;}
	
.list_header {
	background-color: #000000;
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	}

#last_moddifed {
	float: right;
	font-size: 80%;
	color: #0066CC;
	font-weight: bold;
	clear: both;
background-color: #ffffff;
}

#sitemap	{margin: 20px 0px 10px 0px;}

#nav		{position: relative; padding: 0px; margin: 0px; float: left}

#nav ul		{position: absolute: top: 0; left: 0;}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	display: block;
	width: 180px;
	padding: 5px;
	color: #ffffff;
	line-height: 140%; font-weight: bold; text-decoration: none;
	font-size: 130%;
}

#nav li { /* all list items */
	float: left;
	width: 190px /* width needed or else Opera goes nuts */
padding: 0px; margin: 0px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #ffffff;

	width: 240px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #700101;
}

#nav li ul li { /* all  2nd level list items */
	float: left;
	width: 240px; /* width needed or else Opera goes nuts */
	
	
}

#nav li ul li a {
	display: block;
	width: 230px !important;
	padding: 8px 5px; text-align: left !important;
	font-size: 90% !important;
	font-weight: normal; color: #B70302;
	
}

#nav li ul li a:hover	{background: #B70302; color: #ffffff;}

#nav li ul ul { /* third-and-above-level lists */
	margin: -32px 0 0 240px; float: left;
	
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; clear: both;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#form			{clear: both !important;}

#CU3ER			{float: right; margin: 10px;  z-index: -500; background: url(../../_includes/images/slideshow_bg.jpg) no-repeat bottom; width: 460px; height: 323px;}

#CU3ER_turbines	{clear: right; float: right; margin: 10px;  z-index: -500; background: url(../../_includes/images/slideshow_bg.jpg) no-repeat bottom; width: 460px; height: 323px;}
