body {
	font-family:tahoma, Geneva, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #ddd;
  	font-size: 12px;
  	color: #222;
	background-image: url(images/background.gif);
	
}

#blueprint{background-image:url(images/bg_blueprintleft.gif); height:300px; position:absolute; top:150px; width:400px; left:-233px;}
#blueprint2{background-image:url(images/bg_blueprintright.gif); height:300px; position:absolute; top:150px; width:400px; left:632px;}

h1 {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d8b143;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0 0 0;
}

h2 {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #d8b143;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d8b143;
	font-weight: normal;
	margin: 0px;
}
#logo{ 
	background-image: url(images/logo.gif);
	height:85px;
	width:196px;
	background-repeat:no-repeat;
	float:right;
	margin:18px 0 0 0;
}

a {
	color: #d8b143;
	text-decoration: none;
}


a:hover {
	color: #000;
	text-decoration: underline;
}

#maincontainer{
	width: 800px;
	padding: 0px;
	margin: 0 auto;
	text-align:center;
}

#container {
	float: left;
	position: relative;
	width: 800px;
	text-align: left;
	padding: 0px;
}


#header {
	float: left;
	position: relative;
	width: 800px;
	height: 158px;
	text-align: left;
	/*overflow: hidden;*/
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#menu {
	float: right;
	position: absolute;
	width: 800px;
	height: 31px;
	left: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	overflow: hidden;
	text-align: center;
	bottom: 0px;
}

#menu a {
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
}
#current{
	text-decoration:underline;
}

#menu ,a#current{
	color: #d8b143;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
#menu a:hover{
	color:#666;
}

#content, #indexcontent{
	float: left;
	position: relative;
	top:-8px;
	width: 800px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background-image: url(images/sidelines.gif);
	background-repeat: repeat-y;
}
#content{
	background-color: #FFFFFF;
}
#energytable{
	margin:0 auto;
}
#energytable table{
	border:1px solid #000;
	width:500px;
}
#energytable td{
	text-align:left;
	padding:2px;
}
tr.greenrow{
	background-color:#9f9;
}
tr.bluerow{
	background-color:#0cf;
}

#right {
	float: right;
	position: relative;
	width: 170px;
	top: 0px;
	color: #080808;
}

#rightcontent{
	padding:10px 0 0 0px;
}
#main {
	float: left;
	position: relative;
	width: 573px;
	left: 5px;
	text-align: justify;
	padding-top: 15px;
	margin-left:20px;
	padding-right:20px;
	border-right: 1px dotted #c3c3c3;
}
#indexmain {
	text-align:center; 
	padding:0px 0 10px 0;
}
ul {
	list-style-type: circle;
}

#rightcontent ul{padding-left:0px; margin-left:0px; list-style-image:none; list-style-type:none;}
.red{
	color:#f00;
}
#contactdetails{
	margin:0 auto;
	width:500px;
}
#contactdetails p{
	font-weight:bold;
}
#footer {
	float: left;
	position: relative;
	font-size: 10px;
	width: 800px;
	vertical-align: middle;
	text-align: center; 
	color: #888;
	padding-top: 5px;
}

#footer a{
	margin: 0 5px 0 5px;
	color: #d8b143;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}


.leftimage{
	float:left; 
	padding-right:12px;
}

.rightimage{
	float:right; padding-left:12px;
}

.pad{
	padding-top:12px;
}

.padtop{
	padding-top:14px;
}

.padb{
	padding-bottom:12px;
}

.bulletpad{
	padding-right:24px;
}
/*index page - contact us page skyscraper - adjust top and right values to reposition*/
#rightcolimage{
	background-image: url(images/transsky.gif);
	height:233px; 
	width:178px; 
	position:relative; 
	top:5px; 
	right:10px;
}

b.date{
	color:#000; 
	font-weight:normal;
}

