/* CSS Document */
body{
	/*background-color: #FFFFFF;*/
background-color: White;
color: black;

}
h1{
	font-size: 13px;
}
h2{
	font-size: 13px;
}
p{
	line-height: 17px;
}
img{
	border: 0px;
	margin: 0px;
}
#mainPageContainer{
width: 906px;
left: 50%;
margin-left: -453px;
position:absolute;
background-color: White;
}
#PageHeader{
float: left;
width: 906px;
height: 120px;

}
#PageMenu{
	float: left;
	width: 906px;
	height: 30px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menuback.png);
	background-repeat: repeat-y;
	}
#MainContent{
float: left;
width: 906px;
margin: 0px 0px 0px 0px;
background-image: url(../images/pageBack.png);
background-repeat: repeat-y;
}

#MainContentLeft{
float: left;
width: 136px;
margin: 10px 0 0 15px;
height: 425px;
text-align: left;
/*margin-left: 8px;*/
}
#MainContentRight{
	float: left;
	width: 733px;
	margin: 10px 0px 0px 10px;
	text-align: justify;
	}
#MainContentFooter{
	float: left;
width: 906px;
padding: 5px 0px 0px 0px;
height:25px; 
color: #6d6e6f;
background-image: url(../images/pageBack2.png);
background-repeat: no-repeat;

}
#sitecontentleft{
	float: left;
	width: 388px;
	padding: 0 0 0 0;
	margin: 0 25px 0 0; 
}	
#sitecontentleft2{
	float: left;
	width: 288px;
	padding: 0 0 0 0;
	margin: 0 25px 0 0; 
	color: #58585a;
}
#sitecontentleft2 h1{
font-size: 18px;
line-height: 22px;
margin: 0px 0px 24px 0px;
}
#sitecontentleft2 p{
font-size: 14px;
line-height: 18px;
text-align: left;
}
#sitecontentright{
	float: left;
	width: 130px;
	margin: 0 0 0 0px;
}
#EITfooter{
float: left;
width: 910px;
text-align: center;
color: #6d6e6f;
padding: 10px 0px 0px 0px;
background-color: white;
}
#EITfooter a:link, #EITfooter a:active, #EITfooter a:visited{
text-decoration: none;
color: #6d6e6f;
	
}
#EITfooter a:hover{
text-decoration: underline;
color: #505050;

}
#searchLeft{
width: 300px;
float: left;
margin: 0px 25px 0px 0px;	
}
#searchRight{
	width: 575px;
	float: left;
	margin: 12px 0px 0px 0px;	

}
.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{
}
#map{
	float: right;
}
#ContactCon{
	float: left;
	width: 400px;
}


.menu {
overflow: hidden; /* no idea why this works, but it fixes a FF problem */
float: left;
width: 906px;	
text-align: left;
margin: 0px 0px 0px 0px;

}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

.menu ul li {
	display: inline;
	float: left;
	width: 151px;
		margin:0px;
	padding: 0px;
	
}

.menu ul li a {
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

	 
}
.menu ul li a.h{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a.a{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a.r{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a.l{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a.f{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a.c{
float: left;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;	
	line-height: 30px;	
	text-align: center;
	color: white;
	width: 151px;

}
.menu ul li a:hover {

background-color: black;
}
#rgtImg{
	float: right;
	margin: 0px 0px 0px 10px;
}
#map{
	float: right;
	width: 300px; 
	height: 400px;
}
.newsScrollTxt{
	color: white;
	font-size: 16px;
	
}
#lftImg{
	float: left;
}
.Furni{
	float: right;
	margin: 0px 0px 0px 10px;
}
.detailmenu{
	float: left;
	background-image: url(../images/detailmenuBack.png);
	background-repeat: repeat-y;
	background-position: right;
	padding: 5px 0px;
}