* {
	margin: 0;
	padding: 0;
	/*background-color: white;*/
}

body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
}

a {
	border: none;
}

img {
	border: none;
}

h3 {
	color: #AA2F27;
	font-size: 18px;
	margin-top: 5px;
	background-image: url(../images/eperly_pages_11.jpg);
	background-repeat: no-repeat;
	height: 55px;
	/*margin-left:220px;*/
	padding-left:50px;
	padding-top: 20px;
}

h4 {
	color: #AA2F27;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

body {
	width: 1100px;
	background-color: #999EA4;
	padding-left: 100px;
}

#submit {
background-color:#8DB9E5;
font-family:helvetica;
font-size:xx-small;
height:18px;
margin-top:-1px;
width:18px;
}

#Logo {
	cursor: pointer;
}

#Container {
	background-color: white;
	width: 912px;
}

#BorderLeft {
	float: left;
}

#BorderRight {
	float: left;
}

#Middle {
	float: left;
}

#ColumnLeft {
	float: left;
	width: 200px;
}

#ColumnRight {
	/*float: right;*/
}

#HomepageContent p {
	/*width: 540px;*/
	/*margin: 12px;*/
	padding: 0;
	font-size: 12px;
	text-align: justify;
}

#PageContent p {
	/*width: 820px;*/
	padding: 0;
	font-size: 12px;
	text-align: justify;
}

#HeaderLinks {
	/*margin-bottom: 10px;*/
}

#HeaderLinks li {
	list-style-type: none; 
	display: inline;
}

#Menu {
	padding-left: 12px;
}

#PresentationMenuItem {
	background-image: url(../images/eperly_home_10.jpg);
	background-repeat: no-repeat;
	width: 132px;
	height: 29px;
	margin-right: 4px;
}

#ReferencesMenuItem {
	background-image: url(../images/eperly_home_12.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 29px;
	margin-right: 4px;
}

#FacilityManagementMenuItem {
	background-image: url(../images/eperly_home_14.jpg);
	background-repeat: no-repeat;
	width: 167px;
	height: 29px;
	margin-right: 4px;
}

#PolesServicesMenuItem {
	background-image: url(../images/eperly_home_16.jpg);
	background-repeat: no-repeat;
	width: 135px;
	height: 29px;
	margin-right: 4px;
}

#ServicesUrbainsMenuItem {
	background-image: url(../images/eperly_home_18.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 29px;
	margin-right: 4px;
}

#Copyright {
	background-color: #999EA4;
	color: white;
	text-align: right;
	font-size: 11px;
}

#PresentationMenuItem a {
	height: 25px;
}

#ReferencesMenuItem a {
	height: 25px;
}

#FacilityManagementMenuItem a {
	height: 25px;
}

#PolesServicesMenuItem a {
	height: 25px;
}

#ServicesUrbainsMenuItem a {
	height: 25px;
}

.headerList {
	text-align: right;
	font-size: 10px;
	padding-right: 28px;
	padding-top: 10px;
}

.headerList a {
	color: #AA2F27;
	text-decoration: none;
	background-image: url(../images/pointille.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 10px;
}

