.header {
	background-image: url(images/electrical_header.png);
	height: 40px;
	width: 842px;
	padding-top: 140px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
}
.main {
	min-height: 500px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/electrical_bkgnd.png);
	background-repeat: repeat-y;
	display: block;
	background-position: center top;
	vertical-align: top;
	margin-top: 0px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 14px;
	height: 36px;
	width: 942px;
	padding-top: 4px;
	padding-bottom: 2px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/electrical_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.clearboth {
	clear: both;
}
.page {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}
.header a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #17388A;
	margin-right: 18px;
	margin-left: 18px;
	padding-right: 6px;
	padding-left: 6px;
}
h1 {
	font-size: 36px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	color: #19388A;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	vertical-align: top;
	background-color: #666666;
}
.header a:hover {
	color: #F5981F;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	margin-right: 16px;
	margin-left: 16px;
}
.main p {
	margin-right: 24px;
	margin-left: 24px;
}
.rightcol {
	float: right;
	width: 300px;
	margin-right: 20px;
}
.leftcol {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.staff {
	font-family: Arial, sans-serif;
	font-size: 14px;
	width: 300px;
}
.staffphoto {
	border: 1px solid #000099;
	padding: 3px;
	margin-top: 6px;
}
