body {
	background-attachment:fixed;
	background-image: url(/a/MEP-50t-bk.jpg);
}
a:link img, a:visited img {
	border-color:#FFFFFF;
}
a:hover img {
	border-color:#fff106;
}
#header {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	left: 50px;
	height: 200px;
	width: 900px;
	background-image: url(/a/menu.png);
	background-repeat: no-repeat;
}
#main {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	color: #FFFFFF;
	font-family: Georgia;
	background-image: url(/a/content_bk.png);
}
#main a:link, #main a:visited {
	color: #FEF104;
	text-decoration: none;
}
#main a:hover {
	color: #000000;
	text-decoration: none;
}
#foot {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	background-image: url(/a/content_bk.png);
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	font-family: Georgia;
	padding: 10px 0px;
}
#foot a:link, #foot a:visited {
	color: #FEF104;
	text-decoration: none;
}
#foot a:hover {
	color: #000000;
	text-decoration: none;
}
#ResidentialSolar {
	height: 23px;
	width: 144px;
}

.small {
	font-size:10px;
}
.style1 {
	color: #FEF104;
	font-style: italic;
}
.form-header {
	background-color:#B84720;
	color: #FFFFFF;
}
.button {
	color: #FFFF00;
	border: 2px outset #333333;
	background-color: #B4350A;
}
#simple-contact-form {
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #000000;
	color: #B4350A;
	font-family: Georgia;
	padding: 10px;
	font-size: 12px;
}
