﻿
.pagetitle {
	height:auto
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-image: url('../Images/newpagetitle.png');
	background-position: inherit;
	background-repeat: repeat-x;
	height: 40px;
	margin: 0px;
}
h4 {
margin:3px;
font-size: 15px;
}
img {
	border: 0px;
}


#displaypage {
	border-color: #99ccff;
	border-left-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	padding-bottom: 5px;
	min-height: 500px;
}



.noborder {
	border-width:0px
}
#servicemenu {
	background-color: #000000;
}
#servicemenu {
	padding: 0px;
	clear: both;
	width: 100%;
	height: 35px;
}
#servicemenu ul {
	margin: 0px;
	padding: 0px 10% 0px 10%;
	height: 35px;
	background-image: url('../Images/Menu/menubackground.jpg');
}
#servicemenu li {
	height: 29px;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	list-style: none;
}
#servicemenu li:hover {
}
#servicemenu a {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#servicemenu a:hover {
	color: #333333;
}
#search {
	float:right; 
	padding-top: 5px;
	margin:0px;
	width: 231px;
}
#body {
	text-align: center;
	margin: 0 auto;
	width: 800px;
	background-image:url('../Images/background3.jpg')
}
#container {
	text-align: center;
	width: 800px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: inset;
	border-left-color: #FFFFFF;
	border-left-style: outset;
	border-right-style: inset;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-top-style: outset;
	background-color: white;
}
#header {
	height: 142px;
	background-image: url('../Images/header/HeaderBackground.jpg');
}
#logo {
	width: 50%;
	float: left;
	height: 134px;
	border-width: 0px;
}
#slogan {
	font-size: 15px;
	font-weight: bold;
}
#energylogos {
	width:25%; 
	float:right; 
	height:95px; 
	padding-top: 5px;
	
}

#menu {
	background: #000000;
	margin: 0px;
	clear: both;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thin;
}
#footer {
	
}
.pad1t {
	padding-top:1px;
}
