@charset "utf-8";
/* CSS Document */
Body{

font-size: 12px;
color: black;
background: white;
margin: 10px;
}

#global{
	position:absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px; /* half the width */
}

#header{
float: left;
width: 950px;
height: 130px;
background-color: #ed1e24;
}
#header h1{
color: white;
margin: 50px 0px 0px 0px;
padding: 0px 0px 0px 30px;
float: left;
font-size: 16px;
font-weight: bold;
}
#logo{
width: 160px;
float: left;
padding: 20px 0px 0px 12px;

}
#logo h1{
margin: 0px;
padding: 5px 0px 0px 1px;
font-size: 14px;


}
.Contact-Numbers{
width: 330px;
float: right;
text-align: right;
color: white;
font-size: 16px;
margin: 20px 15px 0px 0px;
}
.Contact-Numbers-leader{
display: block;
width: 200px;
margin: 0px 10px 12px 0px;
text-align: right;
float: left;


}
.Contact-Number{
display: block;
width: 120px;
text-align: left;
float: left;

}

#today{
float: left;
width: 950px;
height: 20px;
line-height: 29px;
font-size: 12px;
text-align: right;
background-image: url(../images/timeBack.jpg);
background-repeat: no-repeat;
}
#content{
float: left;
width: 950px;
	background-image: url(../images/pageBack.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#leftCol{
float: left;
width: 180px;
}

#menu{
float: left;
width: 170px;
padding: 20px 5px 5px 5px;
height: 234px;

}
#footerMenu{
float: left;
width: 950px;
background-color: white;
padding: 20px 0px 20px 0px;
}
#footerMenu a:link{
text-decoration: none;
} 
#footerMenu a:active{
text-decoration: none;
} 
#footerMenu a:visited{
text-decoration: none;
} 
#footerMenu a:hover{
text-decoration: underline;
color: white;
} 
#footerMenu a.active{
text-decoration: underline;
color: white;
}
#qsearch{
float: left;
width: 180px;
height: 266px;
text-align: left;
padding: 0px 0px 20px 0px;
}

#rightCol{
float: left;
width: 770px;
text-align: left;
margin: 0px 0px 0px 0px; 
}

#BJFooter{
float: left;
display: block;
width: 950px;
height: 17px;
background-color: black;
margin: 0px 0px 20px 0px;
}
#footerMenu a:link, #footerMenu a:active, #footerMenu a:visited{
color: #b8b8b8;
}
#footerMenu a:hover{
color: #ed1e24;
}

.divline{
	padding: 0px 20px 0px 20px;
	color: #a1a1a1;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 15px;
	float: left;
	width: 170px;
}

#menu li {
/*width: 180px;*/
font-size: 15px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#menu a:link {
	background: url(../images/button.png) no-repeat left top;
	text-decoration:none;
   padding:0px 0px 0px 30px;
	width: 142px;
	display: block;
	font-weight: normal;
	line-height: 28px;
	color: white;
	font-size: 15px;
}
#menu a:visited {
	background: url(../images/button.png) no-repeat left top;
	text-decoration:none;
   padding:0px 0px 0px 30px;
	width: 142px;
	display: block;
	font-weight: normal;
	line-height: 28px;
	color: white;
	font-size: 15px;
}
#menu a:active {
	background: url(../images/button.png) no-repeat left top;
	text-decoration:none;
   padding:0px 0px 0px 30px;
	width: 142px;
	display: block;
	font-weight: normal;
	line-height: 28px;
	color: white;
	font-size: 15px;
}
.menuitem{
	padding-left: 10px;
}
#menu a:hover { background-position:0% -28px; color: white; }
#menu a.active { background-position:0% -28px; color: white; }

#EITfooter{
float: left;
width: 950px;
text-align: center;
color: #b8b8b8;
padding: 10px 0px 0px 0px;
background: white;
}
#EITfooter a:link{
text-decoration: none;
color: #b8b8b8;	
}
#EITfooter a:active{
text-decoration: none;
color: #b8b8b8;
}
#EITfooter  a:visited{
text-decoration: none;
color: #b8b8b8;
}
#EITfooter a:hover{
text-decoration: underline;
color: #4e4e4e;
}

.menuSpace{
margin: 0px 5px 0px 5px;  
}


#registerQuick{
	width: 140px;
float: left;
padding: 5px 15px 15px 15px;
height: 215px;
background-color: black;
color: white;
}
#brochure{
width: 145px;
float: left;
padding: 0px;
height: 235px;
background-color: black;
}
#registerQuick a:link, #registerQuick a:active, #registerQuick a:visited{
color: white;
}
#registerQuick a:hover{
	color: white;
}
#pageContent {
width: 740px;
padding: 10px 10px 0px 20px;
float: left;
}


#contentLeft{
float: left;
width: 300px;

}
#contentRight{
float: left;
width: 450px;

}
#map{
	float: left;
	width: 350px;
	height: 430px;
	margin: 35px 0px 0px 25px;
}
#ContactCon{
	float: left;
width: 400px;
margin: 0px 0px 0px 0px;
}
#ContactCon3{
	float: left;
width: 320px;
padding: 25px;
}
.TelNum{
	font-size: 17px;
}
.addTit{
	font-size: 15px;
}
.epcTab{
	border: 1px solid black;
	background-color: white;
}
.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{
	
}
#searchformLeft{
width: 405px;
float: left;
padding: 25px;
}
#searchformRight{
width: 294px;
background-color: black;
float: left;
padding: 10px;
margin: 40px 0px 0px 0px;
}
.lftImg{
	float: left;
	margin: 0px 20px 20px 0px; 
	
}
.rgtImg{
	float: right;
	margin: 0px 0px 20px 20px; 
	
}
.contentFill{
padding: 10px 0px 0px 20px;
}
#frontFlash{
	float: left;
	width: 770px;
	height: 350px;
}
.contAdd1{
float: left;
width: 340px;
border-right: 1px dashed black;
border-bottom: 1px dashed black;
margin: 50px 0px 0px 15px;
padding: 30px 15px;
}
.contAdd2{
float: left;
width: 340px;
border-bottom: 1px dashed black;
margin: 50px 0px 0px 0px;
padding: 30px 15px;
}
.contAdd3{
float: left;
width: 340px;
border-right: 1px dashed black;
margin: 0px 0px 0px 15px;
padding: 30px 15px;
}
.contAdd4{
float: left;
width: 340px;
padding: 30px 15px;
}
.aboutTable p{
	margin: 15px 0px 10px 0px;
}
