body {
	margin: 0;
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

p {
	font-size: 14px;
	line-height: 20px;
}


#regularlist li {
font-size: 14px;
line-height: 20px;	
}

#blueitalics {
font-size: 14px;
line-height: 20px;
color:#06C;
font-style:italic;
}


a {
	text-decoration: none;
	color: #666; }

a:hover {
	color: #ffcc00; }
	
	
a.speciallink {
	font-size:21px;
	text-decoration: none;
	color: #0070b1; }

a.speciallink:hover {
	color: #ffcc00; }	
	
a.homepagebluelink {
	text-decoration: none;
	color: #666; }

a.homepagebluelink:hover { color: #007ac0; }


a.geolink {
	text-decoration: none;
	color: #FFF; }

a.geolink:hover { color: #ffcc00; }	


h1 {
	text-transform: uppercase;
	font-size: 30px;
}

h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 4px;
}

h2.contact-form-labels {
	font-size: 14px;
	text-transform: uppercase;
	margin-top:1px;
	margin-bottom: 25px; 
	}

h2.support-services-labels {
	font-size: 16px;
	text-transform:capitalize;
	margin-top:25px;
	margin-bottom:-18px; 
	}
	



#wrapper {
	width: 960px;
	padding: 20px;
	margin: 0 auto;
}

#header, #footer {
	font-size: 12px;
	color: #999;
	height: 60px;
	text-transform: uppercase;
}

#header img {
	border: 0;
}

#header a, #footer a {
	color: #999;
}

#header a.active, #footer a.active {
	color: #ffea00;
}

#header a:hover, #footer a:hover {
	color: #fff;
}

#homepagecontent {
	clear: both;
	width:726px;
	background-color: #fff;
	margin: 20px 0 10px 0;
	background-image: url('images/homepagecontent-background.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0 125px 40px 125px;
}

#content, #content-factoids, #content-aboutus {
	clear: both;
	width:726px;
	background-color: #fff;
	margin: 20px 0 10px 0;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 125px 40px 125px;
}

#content-factoids {
	background-image: url('images/energy-consumption-factoids-background.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	height: 607px;
}


#content-aboutus {
	background-image: url('images/about-us-background.jpg');
	background-repeat: repeat-y;

}

#content-factoids p {
	width: 460px;
}

#menu {
	width: 710px;
	color: #fff;
	background-color: #333;
	height: 24px;
	margin: 0 auto;
	padding: 8px;
	margin-bottom: 40px;

}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 17px;
	text-transform: uppercase;

}

#menu li {
	float: left;
	position: relative;
	padding: 0 10px 18px 10px;
}

#menu li a {
	color: #fff;
}

#menu li a:hover {
	color: #ffcc00;
}

#menu li a.active {
	color: #ffcc00;
}

#menu li div {
	clear:both;
	float:none;
	width:726px;
	display: none;
	position: absolute;
	left:10px;
	top:23px;
	list-style: none;
	background-color: #000;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 9px;
	margin-left:-18px;
	/*opacity:0.6;
	filter:alpha(opacity=60);*/
	vertical-align:middle;
}


#menu li div td {
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
	height:33px;
	width:242px;
	text-align:left;
	/*opacity:99.9;
	filter:alpha(opacity=99.9); */
	background:url(images/bg5.gif) repeat 0 0;
	text-align:center;	
}
	
#menu li div a {
	color: #fff;


	
}

#menu li div a:hover {
	border-color: #ffcc00;
	color: #FFF;
}

#menu li:hover div, #menu li:hover div table {
	display: block;
}

img.big-button {
	border: 0;
	margin-bottom: 20px;
}

img.big-button:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#geolinksdiv
{
width:726px;
height:220px;
background-image:url(images/bonst_space_world_sun.jpg);
background-repeat:no-repeat;
padding-left:15px;
vertical-align:middle;
}