body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: black;
	margin: 49px 0 0 0;
	padding: 0;

}
p {
	margin: 0px 0px 5px 0px;
}
#global {
position:absolute;
left: 50%;
width: 950px;
margin-left: -475px; /* half the width */
margin-bottom: 30px;
}
#header{
float: left;
width: 950px;
height: 59px;
background-color: white;
background-image: url(../images/headerBack.gif);
background-position: top;
background-repeat: no-repeat;
}
#mainLogo{
background-image: url(../images/header.jpg);
	height: 124px;
	width: 950px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#footer{
	width: 950px;
	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;
	background-position: bottom;
}
#mainContent{
float: left;
width: 930px;
padding: 10px;
font-size: 11px;
color: #001621;
background-color: white;
}



/* Set the page width */
#wrapper-menu-top {
width: 98%;	
text-align: right;
float: left;
}



#menu-top {
overflow: hidden; /* no idea why this works, but it fixes a FF problem */
float: left;
width: 630px;
margin: 18px 0px 0px 320px;
text-align: left;

}

#menu-top ul {
	margin: 0 0px;
	padding: 15px 0 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
}

#menu-top li {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px;
}

#menu-top a {
float: left;
	background:url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	line-height: 1.3em;
	text-align: left;
	
	 
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:5px 10px 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 7px;
	text-decoration:none;
	line-height: 1.3em;
	text-align: left;

	 
}

#menu-top a.menuActive span {
	background: transparent url(../images/menurightAct.png) no-repeat right top;
	padding:5px 10px 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;
	background-color: #efefef;
	border: 1px solid #ccd1d3;
	padding: 10px;
	margin: 18px 0px 0px 0px;
	min-height: 96px;
 }
  #valuationForm h2{
	font-weight: normal;
		font-size: 17px;
		color: black;
		margin: 0px 0px 10px 0px;
		padding: 0px;
 }
.form_valreg_form{
			margin: 0px;
		padding: 0px;
}
   #valuationForm h2 span{
	font-size: 12px;
	color: #79888d;
 }
 #map{
	float: right;
	width: 420px; 
	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 20px 0px 0px;
}
#CenterAboutContent h2{
font-size: 16px;
font-weight: normal;
margin: 5px 0px 5px 0px;
color: black;
}
#CenterAboutContent p{
line-height: 18px;
font-size: 13px;
margin: 0px 0px 10px 0px;
}
#EITfooter{
float: left;
width: 940px;
text-align: center;
color: #494949;
padding: 10px 0px 0px 0px;
/*background-color: #bd9fc6;*/
font-size: 10px;
}
#EITfooter a:link{
text-decoration: none;
color: #494949;
font-size: 10px;
	
}
#EITfooter a:active{
text-decoration: none;
color: #494949;
font-size: 10px;
	
}
#EITfooter  a:visited{
text-decoration: none;
color: #494949;
	
}
#EITfooter a:hover{
text-decoration: underline;
color: #241200;
font-size: 10px;

}
#bwheel{
	width: 125px;
	float: left;
		margin: 0px 0px 0px 10px;
}
#city-fox-logo{
		width: 292px;
	float: left;
	margin: 8px 0px 0px 5px;
}
#city-sky-line{
	float: left;
	width: 950px;
	height: 100px;
}
