.body-text {
	color: #666666;

}
.body-text-black {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.orange { color: #EE7D11}
.black-12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}
.energy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.help {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.newsarchive-white {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF
}
.LINE {
	background-image: url(pics/LINE.gif);
	background-repeat: repeat;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.address {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #999999}
.address2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}

a {
	text-decoration: none;
}
div#login label{

	margin-top: -15px;
	position: absolute;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

img {
	border: 0;
}

table {
	text-align: left;
}

td#footer {
	text-align: left;
	color: #666666;
	font-size: 11px;
}

div#navigation ul {
	text-align: center;
	margin: 0;
	padding: 0;
}
div#navigation li {
	list-style-type: none;
	display: inline;
}


/* What we do css*/
div#property {

	border: 10px solid #ee7d11;
	border-top: 0;
	margin-left: 100px;
	margin-top: 30px;
	width: 318px;
	position: absolute;
	padding: 0;
	z-index: 1;

}

img#propertyimg {
	margin-top: -14px;
	margin-left: -10px;
	position: absolute;
	z-index: 2;
}



div#property p {
	margin: 5px;
	margin-top: 15px;
	padding-right: 20px;
}

div#property li {
	list-style-image: url("../images/orange-bullet.gif");
}

div#column {
	width: 200px;
	height: 392px;
	background-image: url("../images/column2.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	z-index: 2;
	margin-left: 380px;
	vertical-align: bottom;
}

div#base {
	background-image: url("../images/base.gif");
	background-repeat: repeat-x;
	padding: 0;
}

div#windmill {
	background-image: url("../images/windmill3.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	z-index: 0;
	margin-left: 700px;
	vertical-align: bottom;
	height: 392px;
	width: 274px;
}

div#energy {
	background-image: url("../images/bell2.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position: absolute;
	z-index: 3;
	margin-left: 550px;
	margin-top: 20px;
	width: 215px;
	height: 350px;
}

div#energy p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-top: 0;
}

div#energy h1 {
	background-color: #ee7d11;
	color: white;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 0;
}

img#bell {
	margin-top:-2px;
	margin-bottom: 5px;
	position:absolute;
	z-index:-3;
}



/* how we can help css

div#how-base {
	background-image: url("../images/how-can-we-help.jpg");
	background-repeat: no-repeat;
	height: 392px

}
 */
div#outerbox {
	margin-left: 100px;
	margin-top: 20px;
	background-image: url("../images/how-can-we-help.gif");
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: white;
	padding: 20px;
	padding-top: 30px;
	width: 608px;
	height: 300px;
}

div#innerbox {
	background-color: #ee7d11;
	height: 100%;
	width: 100%;

}

div#innerbox table {
	padding: 2px;
	margin: 2px;
}

div#innerbox td {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	padding-top: 0px;
	vertical-align: top;
}

div#innerbox p{
	font-size: 11px;
	text-align: left;
	padding:0;
	margin:0;
}

tr#toprow td {
	height: 103px;
}

div#innerbox h1 {
	color: white;
	font-size: 115%;
	margin: 0;
	margin-bottom: 2px;
	text-transform: uppercase;
}

/* case studies css */

div.outerbox2 {
	float: left;
	margin-left: 100px;
	margin-top: 40px;
	background-image: url("../images/case-studies.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: white;
	padding: 15px;
	padding-top: 30px;
	width: 350px;
	height: 290px;
}

div.innerbox2 {
	background-color: #ee7d11;
	height: 100%;
	width: 100%;
}

div.innerbox2 table {
	padding: 2px;
	margin: 2px;

}

div.innerbox2 h3 {
	color: black;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	margin-left: 25px;
	padding-top: 5px;
}

div.innerbox2 td {
	font-size: 11px;
	text-align: left;
	padding: 5px;
	padding-top: 0px;
	vertical-align: top;
}

div.innerbox2 p{
	font-size: 11px;
	text-align: left;
	padding:0;
	margin:0;
}

tr.toprow2 td {
	height: 103px;
}

div.innerbox2 h1 {
	color: white;
	font-size: 115%;
	margin: 0;
	margin-bottom: 2px;
}

ul.case-study {
	margin-top: 5px;
}
ul.case-study li {
	list-style-image: url("../images/white.gif");
}



/* news css */
div#newscontainer {
	position: relative;
	/* width: 800px; */
	padding: 10px;
	min-height: 350px;
	font-size: 12px;
}
div#newslist {
	width: 450px;
	margin-left: 80px;
	float: left;
	padding-left: 0;
}

div#newslist h1 {
	background-color: #ee7d11;
	width: 100%;
	color: white;
	padding: 2px;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 115%;
	cursor:pointer;
}

div#newslist img {
	margin: 2px;
}

div#newslist p {
	margin: 5px;
	margin-left: 0;
}

span.date {
	color:#666666;
	font-size: 90%;
}

div#newsarchive {
/*	margin-right: -120px; */
	width: 270px;
	float: right;
	padding: 0px;
	background-color: #ee7d11;
}

div#newsarchive a {
	color: black;
}

div#newshead {
	background-color: white;
	width: 100%;
	padding-bottom: 5px;
}
div#newsarchive li {
	list-style-image: url("../images/news_bullet2.gif");
}

/* contact us */

hr.addresshr {
	width: 406px;
	height: 1px;
	margin: 2px;
	margin-right: 0;
	margin-left: 0;
	color: #999999;
	background-color: #999999;
	border: 0;
}

div.directions {
	font-size: 13px;
}

div.directions p {
	font-size: 13px;
	margin: 0;
	margin-top: 5px;
}

/* recruitment */
div#recruit {
	position: absolute;
	margin-left: 105px;
	width: 300px;
	background-color: #cccccc;
	padding: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* clients */

div#clientouterbox {
	margin-left: 100px;
	margin-top: 40px;
	background-image: url("../images/recent-clients2.gif");
	background-repeat: no-repeat;
	background-position: 15px 3px;
	background-color: white;
	padding: 15px;
	padding-top: 0px;
	width: 600px;
	height: 290px;
}

div#innerbox2 h2 {
	color: black;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;

}
div#innerbox2 p {
margin-top: 0;
}

/* generic display page */
div#displaycontainer {
	width: 900px;
	margin-left: 100px;
}
div#displayimages {
	float: right;
	width: 350px;

}
div#displayobject {
	width: 500px;
	float: left;
}

div#displaycontainer h1 {
	color: #ee7d11;
	font-size: 16px;
	text-transform: uppercase;
	margin-top:10px;
}

div#displaycontainer h2 {
	background-color: #ee7d11;
	width: 100%;
	color: white;
	height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 115%;
	font-weight: normal;
}

div#displaycontainer h3 {
	color: #ee7d11;
}

div#displaycontainer ul li {
	list-style-image: url("../images/orange-bullet.gif");
}

/* who we are */

div.contact {
	width: 150px;
	height: 100%;
	margin-top: 10px;
	font-size:10px;
}


div.contact p {
	font-size:10px;
}

div.contact-details {

	padding-bottom: 10px;
	width: 148px;
	margin-top: 10px;
	font-size: 10px;
}

div.contact-details a{
	color: black;
	text-decoration: underline;
	font-size: 10px;
}

div.contact-details a:hover {
	color: #EE7D11;
	text-decoration: none;
}

td.contact {
	vertical-align: top;

}
div.contact-background {
	background-image: url("../images/divider.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	width: 150px;
	padding:0;
	margin:0;
	min-height: 500px;
}

div.contact-head {
	font-size: 11px;
	margin: 4px;
	font-weight: bold;
	margin-left: 0;
}


/* home page */
div#homecontacts {
	margin-left: 95px;
}

div#homecontacts h1 {
	background-color: #EE7D11;
	color: white;
	text-transform: uppercase;
	width: 180px;
	margin: 0;
	margin-left: 2px;
	font-size: 9pt;
}
div#homecontacts h2 {
	background-color: #EE7D11;
	color: white;
	margin: 0;
	width: 180px;
	font-size: 9pt;
	margin-top: -2px;
	margin-bottom: 2px;
}

div#homecontacts table {
	margin: 0;
}
div#homecontacts td {
	padding:0;
	background-color: white;
	vertical-align: top;
}
div.contactimage {
	float: left;
	width: 50px;
	display: inline;
}
div.contacttext {
	float:right;
	width: 150px;
	font-size: 10px;
}
div.contacttext span {

	font-size: 10px;
}

div.contacttext p {
	margin-top: 5px;
	font-size: 10px;
}


div.contacttext a{
	font-size: 10px;
	color: black;
	text-decoration: underline;
}
div.contactdetails {
	font-size: 10px;
	color: #EE7D11;
	margin-top: 50px;
	margin-bottom: 15px;
}

div.contactdetails a{
	font-size: 10px;
	color: #EE7D11;
	text-decoration: underline;
}