body
	{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #aa8947 url('images/pagebg.jpg') repeat; 
	text-align: center;
	}



html 
	{
	min-height: 100%; 
	margin-bottom: 1px;
	}

* html #container 
	{
	padding-left: -3px;
	}



#container
	{
	width: 780px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #ffffff;
	}


#header
	{
	background: #a7bfd5 url('images/headerbg.jpg') no-repeat;
	height: 350px;
	margin: 0;
	padding: 0;
	}


#menu
	{
	background: #ffffff;
	width: 160px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0;
	float: right;
	display: inline;
	}

#menu ul
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#menu ul li a
	{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #9abe3b;
	padding: .2em .8em;
	text-decoration: none;
	margin-left: 1px;
	border-bottom: 1px solid #FFFFFF;
	}

*html #menu ul li a
	{
	width: 100%;
	}



#menu ul li a:hover
	{
	background-color: #f5b212;
	color: #FFFFFF;
	}



#content
	{
	background: #ffffff;
	padding: 10px 0 5px 0;
	color: #000000;
	}

#content p
	{
	text-align: left;
	padding: 0 15px;
	}


#content ul
	{
	padding: 0;
	margin: 0;
	margin-top: 4px;
	margin-left: 20px;
	}

#content li
	{
	background-image: url('images/bullet-orange.gif');
	background-repeat: no-repeat;
	background-position: 0 .3em;
	list-style-type: none;
	padding-left: 1.2em;
	margin-top: 5px;
	}


/* heading images */


#mainheading1
	{
	padding: 26px 0 0 0;
	overflow: hidden;
	background-image: url('images/heading1.jpg');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:26px;
	}

#mainheading2
	{
	padding: 26px 0 0 0;
	overflow: hidden;
	background-image: url('images/heading2.jpg');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:26px;
	}

#mainheading3
	{
	padding: 26px 0 0 0;
	overflow: hidden;
	background-image: url('images/heading3.jpg');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:26px;
	clear: left;
	}




#contentbottom
	{
	background: #ffffff url('images/everpower_logo.gif') no-repeat right;
	height: 58px;
	margin: 0;
	padding-bottom: 10px;
	}



#contentbox
	{
	width: 200px;
	float: right;
	border: 1px #9ebd0d solid;
	margin: 0 -1px 5px 15px;
	padding: 5px 10px;
	}

#contentbox p
	{
	padding: 2px 5px;
	margin-top: 0;
	text-align: left;
	}

*html #contentbox
	{
	margin-top: 19px;
	}



#footer
	{
	clear: left;
	margin: 0;
	height: 120px;
	padding: 0;
	background: #ffffff url('images/footerbg.jpg') no-repeat center;
	font-size: .9em;
	}


#footer ul 
	{ 
	padding: 0;
	color: #000000;
	list-style: none;
	text-right: center;
	margin: 0 auto;
	font-size: 1.1em;

	}

#footer ul li 
	{ 
	display: inline; 
	text-align: center;
	margin: 10px;
	}


#footer a
	{
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover
	{
	text-decoration: underline;
	}

#footer p
	{
	margin-top: 10px;
	padding: 30px 5px 0 5px;
	font-size: 1em;
	text-align: right;
	color: #000000;
	}




.faqlist
	{
	margin-right: 5px;
	float: left;
	width: 49%;
	display: inline;
	}

.faqlist ul a:link, .faqlist a:visited
	{
	font-weight: normal;
	}

.faqlist ul a:hover
	{
	font-weight: normal;
	}

.faqitem
	{
	border-bottom: 1px dotted #465B9A;
	margin-left: 10px;
	margin-right: 10px;
	}


h1
	{
	padding-left: 15px;
	font-size: 1.6em;
	}



h2
	{
	font-size: 1.2em;
	padding-left: 10px;
	margin-bottom: 0;
	}

.headline
	{
	font-size: 1.2em;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
	color: #4789bb;
	}

.faqheadline
	{
	font-size: 1.1em;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: capitalize;
	color: #4789bb;
	}



a
	{
	color: #3C87E4;
	text-decoration: none;
	}

a:hover
	{
	color: #20427f;
	text-decoration: underline;
	}


.fact
	{
	margin-bottom: 25px;
	}

.factstrong
	{	
	color: #ffffff;
	background-color: #9ebd0d;
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	}

.mythstrong
	{	
	color: #ffffff;
	background-color: #f5b212;
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	}


a img 
	{
	border: none; 
	}

.imgfloat
	{
	float: left;
	margin: 5px;
	margin-left: 15px;
	padding: 0;
	}

.imgfloatright
	{
	float: right;
	margin: 5px 75px 0 5px;
	padding: 0;
	}


#home .home, #contacts .contacts, #benefits .benefits, #about .about, #resources .resources, #news .news, #project .project, #faq .faq, #facts .facts
	{
	background-color: #f5b212;
	color: #FFFFFF;
	}







