@charset "UTF-8";
html, body, div, object, iframe, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ed1c24;
	background-image: url(../_images/topBgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
}
#logo {
	float: left;
	height: 79px;
	width: 340px;
	margin-top: 18px;
	margin-left: 58px;
}
#logo h1 {
	background-image: url(../_images/a1-electricians.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 79px;
	width: 340px;
}
#membership {
	float: left;
	height: 56px;
	width: 62px;
	margin-top: 12px;
	margin-left: 132px;
}
#membership h2 {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 62px;
	background-image: url(../_images/member.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
#phone {
	height: 67px;
	width: 649px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#phone h2 {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 649px;
	background-image: url(../_images/phone.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
#navigation {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 25px;
}
#navigation .navTbl {
	height: 39px;
	width: 950px;
}
.areaSection {
	margin-top: 30px;
	width: 948px;
	background-repeat: no-repeat;
	background-position: left top;
}
.rightPhoto {
	float: right;
	margin-left: 20px;
	border: 3px solid #FFF;
}
.rightPhotoNoBorder {
	float: right;
	margin-left: 20px;
}
.leftPhoto {
	float: left;
	margin-right: 20px;
	border: 3px solid #FFF;
}
.areaSection .welcome {
	background-image: url(../_images/welcomeTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 359px;
}
.areaSection .services {
	background-image: url(../_images/servicesTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 201px;
}
.areaSection .about {
	background-image: url(../_images/aboutTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 164px;
}
.areaSection .testimonials {
	background-image: url(../_images/testimonialsTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 200px;
}
.areaSection .contact {
	background-image: url(../_images/contactTitle.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 182px;
}
.contactTbl .left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	color: #FFF;
	line-height: 20px;
}
.contactTbl .right {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #F5D330;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 20px;
}
.contactTbl .right a:link, .contactTbl .right a:visited {
	color: #CCC;
	text-decoration: underline;
}
.contactTbl .right a:hover, .contactTbl .right a:active {
	color: #000;
	text-decoration: none;
}
.areaSection p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	line-height: 140%;
	color: #FFF;
	text-align: justify;
}
.areaSection .listSubTitle {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 10px;
}
.areaSection ul {
	color: #F5D330;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.areaSection li {
	font-size: 1.2em;
	line-height: 100%;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
.wireDivider {
	height: 33px;
	width: 856px;
	margin-top: 30px;
	background-image: url(../_images/wireDivider.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wireDivider p {
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #C7C8CA;
}
.wireDividerRight {
	height: 33px;
	width: 856px;
	margin-top: 30px;
	background-image: url(../_images/wireDividerRight.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wireDividerRight p {
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #C7C8CA;
}
.photoLeftCol {
	float: left;
	width: 306px;
}
.photoLeftCol img {
	border: 3px solid #FFF;
}
.photoRightCol {
	float: right;
	width: 620px;
}
.backTop {
	width: 100%;
	padding: 0px;
	text-transform: uppercase;
	color: #F5D330;
	font-size: 0.9em;
	text-align: right;
	margin: 0px;
}
.backTop a:link, .backTop a:visited {
	color: #000;
	text-decoration: none;
}
.backTop a:hover, .backTop a:active {
	color: #C7C8CA;
}
#copyrighted {
	text-align: center;
	width: 950px;
	margin-top: 25px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
#copyrighted a:link, #copyrighted a:visited {
	color: #000000;
	text-decoration: none;
}
#copyrighted a:hover, #copyrighted a:active {
	color: #F5D330;
	text-decoration: underline;
}
.clear {
	clear: both;
}
