/* @override http://ellis.server290.com/wp-content/themes/energytheme/style.css */

#entiresite {
	background-color: #e0e5d8;
	margin: 0px;
	font-family: Myriad Pro, Arial;
}
td {
	padding: 0px;
	vertical-align: top;
}
img {
	padding: 0px;
}

p {
	*margin-top: 5px;
	*margin-bottom: 5px;
}

.header {
	background-image: url(images/headerbg.png);
	background-repeat: repeat-x;
	width: 1024px;
	height: 117px;
}
#menu {
	margin-top: 60px;
	margin-left: -10px;
	*margin-top: 30px;
	width: 780px;
	display: block;
	float: right;
}
li.page_item {
	list-style-type: none;
	float: left;
}

li.pagenav {
	list-style-type: none;
	margin: 0px;
}

li.page_item a {
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	font-size: 11px;
	color: #1c5e47;
	text-decoration: none;
}
li.page_item a:hover {
	color: #89bd37;
}
li.pagenav h2 {
	display: none;
}


#logo {
	margin-left: 10px;
	margin-top: 45px;
}

.main {
	width: 1024px;
}
.content {
	background-color: #86c129;
	width: 1024px;
	height: 352px;
}
h2.widgettitle {
	display: none;
}

.wpcf7-response-output {
	position: relative;
	right: 100px;
	top: 14px;
}
.form {
	position: relative;
	right: 85px;
	top: 16px;
	line-height: 25px;
}
.form td {
	width: 90px;
}

.footer {
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	width: 1024px;
	height: 300px;
}
.footercontent {
	width: 1024px;
	height: 300px;
}
#footerleft {
	display: block;
	background-image: url(images/homefooterbg.png);
	background-repeat: no-repeat;
	width: 620px;
	height: 257px;
	margin-left: 70px;
	margin-top: 20px;
	float: left;
}

#footerleft td {
	padding: 20px;
}

#footerleft p {
	color: #1c5e47;
	font-size: 12px;
	font: Helvetica Neue LT ...;
	*font: Arial;
	*line-height: 13px;
}

#footerright {
	display: block;
	background-image: url(images/newsboxbg.png);
	background-repeat: no-repeat;
	width: 259px;
	height: 257px;
	margin-top: 20px;
	margin-right: 60px;
	float: right;
}

#news {
	display: block;
	overflow-y: scroll;
	overflow-x: none;
	width: 240px;
	height: 239px;
	margin: 10px;
}
#news p {
	color: #FFFFFF;
	font-size: 12px;
}
#news a {
	color: #FFFFFF;
	text-decoration: none;
}
#news a:hover {
	color: #1c5e47;
}
#news h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}