@charset "utf-8";
/* CSS Document */
body {
	margin: 5px 0 0 0;
	padding: 0;
	font:  0.7em "Lucida Grande", "Trebuchet MS", Georgia, serif;
	color: #131313;
	background: #fff url(/assets/pagebg.jpg) 0 0 repeat-x;
}

#nations {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: right;
	height: 20px;
}


#outerWrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: 4px #ccc solid;
}

.contactImg {
	margin:  90px 0 0 10px;
}

#banner {
	width: 950px;
	height: 200px;
	position: relative;
}

.logo {
	position: absolute;
	top: 45px;
	left: 20px;
	border: 0;
}

#homePage #banner {
	background: #fff url(/assets/home2.jpg) 0 0 no-repeat;
}

#internationalPage #banner {
	background: #fff url(/assets/home.jpg) 0 0 no-repeat;
}


#architectsPage #banner {
	background: #fff url(/assets/architects.jpg) 0 0 no-repeat;
}

#aboutPage #banner {
	background: #fff url(/assets/about.jpg) 0 0 no-repeat;
}

#whatwedoPage #banner {
	background: #fff url(/assets/whatwedo.jpg) 0 0 no-repeat;
}

#windPage #banner {
	background: #fff url(/assets/wind.jpg) 0 0 no-repeat;
}

#solarPage #banner {
	background: #fff url(/assets/solarthermal.jpg) 0 0 no-repeat;
}

#pvPage #banner {
	background: #fff url(/assets/solar.jpg) 0 0 no-repeat;
}

#codePage #banner {
	background: #fff url(/assets/solarplan.jpg) 0 0 no-repeat;
}


#geothermalPage #banner {
	background: #fff url(/assets/manifold.jpg) 0 0 no-repeat;
}

#businessPage #banner {
	background: #fff url(/assets/business.jpg) 0 0 no-repeat;
}

#contactPage #banner {
	background: #fff url(/assets/contact2.jpg) 0 0 no-repeat;
}

#newsPage #banner {
	background: #fff url(/assets/news.jpg) 0 0 no-repeat;
}

#publicPage #banner {
	background: #fff url(/assets/public.jpg) 0 0 no-repeat;
}


#linksPage #banner {
	background: #fff url(/assets/links.jpg) 0 0 no-repeat;
}

#downloadsPage #banner {
	background: #fff url(/assets/downloads.jpg) 0 0 no-repeat;
}

#seminarsPage #banner {
	background: #fff url(/assets/solar.jpg) 0 0 no-repeat;
}


#siteNavigation {
	background: #990000;
}

#innerWrapper {
	background: #fff url(/assets/inner_tile.jpg) 0 0 repeat-x;
}



#content {
	padding: 5px 10px;
	margin: 10px 20px 10px 0;
	background: #fff url(/assets/content.jpg) 100% 100% no-repeat;
	float: right;
	width: 660px;
}

#windPage #content ul{
	font-weight: normal;
}


#content ul{
	list-style-image: url(/assets/bullet.jpg);
	font-weight: bold;
	color: #131313;
}

#content li{
	padding-bottom: 4px;
}

#content img{
	border: 2px solid #ccc;
	padding: 2px;
	background: #eeeeee;
}

#homeContent {
	padding: 10px 30px;
	background: #fff;
}

#subNav {
	float: left;
	width: 240px;
	margin-top: 20px;
}
#subNav ul{
	list-style: none;
}

#subNav li{
	margin: 0;
	padding: 0;
}

#subNav a {
	background: #a7a7a7 url(/assets/subnav1.jpg) 100% 0 no-repeat;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 10px 20px;
	display: block;
	border-bottom: 1px solid #fff;
}
#subNav a:hover {
	background: #a7a7a7 url(/assets/subnav2.jpg) 100% 0 no-repeat;
	color: #E0151B;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 24px;
	color: #3e6c9d;
	margin: 15px 0;
	padding: 20px 0 15px 70px;
	background: url(/assets/headingImg.jpg) 0 0 no-repeat;
	border-bottom: 1px dashed #666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #3c6a9b;
	margin: 15px 0;
	padding: 0 0 5px 0;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #5580ad;
	margin: 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #666;
}

table {
	font-family: Arial, Helvetica, sans-serif;
}

#content a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}

#content a:hover {
	color: #999;
}

#leftContent {
	float: left;
	width: 420px;
	padding: 5px;
	border: 1px solid #999;
}

#rightContent {
	float: right;
	width: 420px;
	padding: 5px;
	border: 1px solid #999;
}

.floatLeft {
	float: left;
	margin: 0 10px 5px 0;
}

.clearBoth {
	clear: both;
}
#siteInformation {
	background: #3c6a9b url(/assets/approved_installer.jpg) 832px 3px no-repeat;
	height: 70px;
	position: relative;
	color: #fff;
	font-size: 11px;
	line-height: 1.2em;
	clear: both;
}

#siteInfoAddress {
	position: absolute;
	left: 10px;
	top: 30px;
}

#siteInfoEmail {
	position: absolute;
	left: 10px;
	top: 5px;
}

#siteInfoTelephone {
	position: absolute;
	left: 370px;
	top: 5px;
}

#siteInfoFax {
	position: absolute;
	left: 630px;
	top: 5px;
	
}

#copy {
	width: 950px;
	margin: 0 auto;
	padding: 5px 20px;
	color: #999;
	text-align: right;
}

a img, #content .noBorder {
	border: 0;
}

#subNavText {
	padding: 10px;
	font-size:16px;
	color: #03F;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#siteNavigation {
	background: #fff url(/assets/navtile.jpg) 0 0 repeat-x;
}


#menu {padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left;}
#menu li a {display:block; float:left; height:35px; line-height:35px;  color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 20px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#df151e; background: #3b699a url(/assets/navtile2.jpg) 0 0 repeat-x;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#df151e;}
#menu li:hover > a.sub {color:#df151e; }

#menu li.current a {color:#fff;}

#menu li a.sub {}
#menu li.current a.sub {color:#fff;}

#menu :hover ul {left:0; top:35px; width:220px;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0;}
#menu :hover ul li a {width:220px; padding:0; text-indent:10px; background:#3b699a; color:#fff; height:30px; line-height:30px;}
#menu :hover ul li a.fly {}

#menu :hover ul :hover {background-color:#3b699a; color:#df151e;}
#menu :hover ul :hover a.fly {background-color:#3b699a; color:#df151e;}

#menu :hover ul li.currentsub a { color:#df151e;}
#menu :hover ul li.currentsub a.fly { color:#df151e;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#990000; color:#fff;}
#menu :hover ul :hover ul :hover {color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {color:#fff;}
