#Footer {
	font-size: .8em;
	text-align: center;
	background: #D6F5F8;
}

#Nav {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	background: #86ADFA;
	text-align: center;
	padding: 5px;
}
#MC2 {
	padding: 0em 1em 0em 1.2em;
	font-size: 1.2em;
}

body {
	background: #86ADFA;
	color: #000000;
	font: 100.01% Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#MainCon {
	text-align: center;
	padding: 5px;
}
h1 {
	font-size: 2.2em;
}

#header {
	background: url(image/electric_services_web.jpg) center;
	height: 200px;
	width: 750px;
	float: inherit;
	margin-right: auto;
	margin-left: auto;
}
#Wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right: thin solid #0000FF;
	border-left: thin solid #0000FF;
	border-top-style: none;
}
#Wrap .contact p {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2em;
}
a:link {
	font-size: .9em;
	color: #0000DB;
	text-decoration: none;
}
a:visited {
	font-size: .9em;
	color: #0000DB;
	text-decoration: none;
}
a:hover {
	font-size: .9em;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 0.9em;
	color: #CCFF00;
	text-decoration: none;
}
