
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; width: 100%; margin: 0; padding: 0; border: 0; outline: 0;}
/*html{ overflow: scroll;}*/

body {
	background-color: #094ea0;
	margin: 49px 0 0 0;
	padding: 0;
	background-image: url(../images/pageBack.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	
}
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: 40px;
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: 935px;
	line-height: 35px;
	padding: 0px 0px 0px 15px;
	text-align: left;
	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: 600px;
margin: 0px 0px 0px 340px;
text-align: left;
}

#menu-top ul {
	margin: 0 0px;
	padding: 17px 0 0 0;
	list-style: none;
	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 8px;
	text-decoration:none;
	line-height: 1.3em;
	font-size: 14px;
	text-align: left;
	
	 
}

#menu-top a span {
	background: transparent url(../images/menuright.png) no-repeat right top;
	padding:2px 10px 3px 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: #063064;
}
#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:2px 10px 3px 1px;
	color: white;
	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: white;
	

}
 #menu-top a:hover { background-position:0% -25px; }
 #menu-top a:hover span {	background-position:100% -25px; color: white;}
#rgtImg{
	float: right;
}
 #valuationForm{
 	float: left;
	width: 220px;
	background-color: #e3e3e3;
	border: 1px solid #ccd1d3;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	min-height: 96px;
 }
  #valuationForm h2{
	padding: 3px 0px 8px 3px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/featurHead.png);
	background-repeat: repeat-x;	
	color: white;
	text-align: left;
 }
.form_valreg_form{
			margin: 0px;
		padding: 0px;
		float: left;
		width: 100%;
}
   #valuationForm h2 span{
	font-size: 12px;
	color: #79888d;
 }
 #map{
	float: right;
	width: 480px; 
	height: 520px;
}
#ContactCon3{

	float: left;
	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: #05264f;
padding: 25px 0px 0px 0px;
/*background-color: #bd9fc6;*/
font-size: 10px;
}
#EITfooter a:link{
text-decoration: none;
color: #05264f;
font-size: 10px;
	
}
#EITfooter a:active{
text-decoration: none;
color: #05264f;
font-size: 10px;
	
}
#EITfooter  a:visited{
text-decoration: none;
color: #05264f;
	
}
#EITfooter a:hover{
text-decoration: underline;
color: black;
font-size: 10px;

}
#bwheel{
	width: 125px;
	float: left;
		margin: 0px 0px 0px 10px;
}
#five-percent-let-logo{
	float: left;
	margin: 28px 0px 0px 15px;
}
#city-sky-line{
	float: left;
	width: 950px;
	height: 100px;
}
.lftImg{
	float: left;
}
.rgtImg{
	float: right;
	margin: 0px 0px 0px 10px;
}
img{
	border: 0px;
}
#photoview{
	border: 2px solid #094fa3;
	margin: 0px 0px 5px 0px;
	width: 448px;
	height: 336px;
}
.pdf
{
	 line-height: 24px;
	 border-bottom:1px solid white;
}
.pdf:hover
{
border-bottom:1px solid #05264f;
}
.pdf a:link, .pdf a:visited, .pdf a:active, .pdf a:hover{
font-size: 16px;
text-decoration: none;
}
.Available{
	color: #094ea0;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

.alignright {text-align: right;}
.typedisc { list-style: disc;}

