body {

	background-color: #f7f7f7;
	background-image: url(../images/pageBack.jpg);
	background-repeat: repeat-x; 
	margin: 49px 0 0 0;
	padding: 0;
	background-position: top center;
}
p {
	margin: 0px 0px 5px 0px;
}
#global {
position:absolute;
left: 50%;
width: 970px;
margin-left: -485px; /* half the width */
margin-bottom: 30px;
}
#header{
float: left;
width: 950px;
background-color: white;
background-image: url(../images/headerBack.gif);
background-position: top;
background-repeat: no-repeat;
}
#mainLogo{
	background-color: #001621;
	height: 124px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#footer{
	width: 951px;
	line-height: 35px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: white;
	float: left;
	font-size: 15px;
	background-image: url(../images/footerBack.png);
	background-repeat: repeat-x;
}
#pageShadeTop{
background-image: url(../images/shadeTop.png);
background-position: bottom;
background-repeat: no-repeat;
width: 970px;
height: 20px;
float: left;
}
#pageShade{
background-image: url(../images/shade.png);
background-position: center;
background-repeat: repeat-y;
width: 950px;
padding: 0px 10px 0px 10px;
float: left;
}
#mainContent{
float: left;
width: 906px;
padding: 20px 22px 20px 22px;
font-size: 11px;
color: #001621;
background-color: white;

}



/* Set the page width */
#wrapper-menu-top {

float: left;
}



#menu-top {
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
	float: left;
	width: 906px;
	margin: 10px 0px 0px 23px;
	text-align: left;
	border-bottom: 3px solid #5f6a72;

}

#menu-top ul {
	margin: 0 0px;
	padding: 15px 0 0 0;
	list-style: none;
	font-size: 100%;
	text-align: left;
	margin: 0px -3px 0px -3px;
}

#menu-top li {
	display: inline;
	float: left;
	margin: 0px 2px 0px 3px;
}

#menu-top a {
float: left;
	background:url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	line-height: 1.2em;
	text-align: left;
	
	 
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:3px 14px 4px 1px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	font-weight:normal; 
	color: #FFFFFF;
}
#menu-top a.menuActive {
float: left;
	background:url(../images/menuleftAct.png) no-repeat left top;
	margin:0;
	padding:0 0 0 12px;
	text-decoration:none;
	line-height: 1.2em;
	text-align: left;

	 
}

#menu-top a.menuActive span {
	background: transparent url(../images/menurightAct.png) no-repeat right top;
	padding:3px 14px 4px 1px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
	font-weight:normal; 
color: #001722;
	

}
 #menu-top a:hover { background-position:0% -27px; }
 #menu-top a:hover span {	background-position:100% -27px; color: #001722;}
#rgtImg{
	float: right;
}
 #valuationForm{
 	float: left;
	width: 458px;
	min-height: 105px;
	background-color: #f6f0fb;
	border: 1px solid #ccd1d3;
	padding: 10px;
	margin: 18px 0px 0px 0px;

 }
  #valuationForm h2{
	font-weight: normal;
		font-size: 17px;
		color: #4e155e;
 }
   #valuationForm h2 span{
	font-size: 12px;
	color: #79888d;
 }
 #map{
	float: right;
	width: 400px; 
	height: 520px;
}
 .epcTab{
	border: 1px solid black;
}
.epcHead{
	border-bottom: 1px solid black;
	background-color: #0073BB;
}
.epcGraph{
	border-bottom: 1px solid black;
}
.epcCurrent{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcPotential{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcFooter{
}
#ContactCon{
	float: left;
	width: 500px;
	
}
#CenterAboutContent{
	float: left;
	width: 480px;
	margin: 0px 21px 0px 0px;
}
#CenterAboutContent h2{
font-size: 16px;
font-weight: normal;
margin: 5px 0px 5px 0px;
color: #6e2993;
}
#CenterAboutContent p{
line-height: 18px;
font-size: 13px;
margin: 0px 0px 10px 0px;
}
#EITfooter{
float: left;
width: 970px;
text-align: center;
color: #876b94;
padding: 20px 0px 0px 0px;
background-image: url(../images/ShadeFooter.png);
background-repeat: no-repeat;
background-position: top;
/*background-color: #bd9fc6;*/
font-size: 10px;

}
#EITfooter a:link{
text-decoration: none;
color: #876b94;
font-size: 10px;
	
}
#EITfooter a:active{
text-decoration: none;
color: #876b94;
font-size: 10px;
	
}
#EITfooter  a:visited{
text-decoration: none;
color: #876b94;
	
}
#EITfooter a:hover{
text-decoration: underline;
color: #241200;
font-size: 10px;

}
