* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(new_css/back_ground.jpg);
	background-repeat: repeat-x;
	background-color: #acacac;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
	font-size: 62.5%;
}
#header {
	background-image: url(new_css/header.jpg);
	background-repeat: no-repeat;
	height: 203px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#content {
	background-color: #FFFFFF;
	height: auto;
	background-repeat: repeat-y;
	width: 900px;
	background-image: url(new_css/content_bg.jpg);
	background-position: center;
}
#content h1 {
	font-size: 2.0em;
	padding-bottom: 18px;
	color: #FF0000;
	padding-left: 74px;
	padding-top: 25px;
}
#content h2 {
	font-size: 1.5em;
	color: #000000;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 700px;
	margin-right: auto;
	text-align: left;
	margin-left: 74px;
}
#services {
	font-size: 1.5em;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	color: #333333;
	padding-top: 8px;
	padding-left: 80px;
	letter-spacing: .05em;
	line-height: 24px;
	padding-bottom: 22px;
	list-style-image: url(new_css/lightbulb.png);
}
#content p {
	padding-bottom: 12px;
	padding-left: 74px;
	font-size: 1.5em;
	color: #333333;
	letter-spacing: 0.05em;
	text-align: left;
	line-height: 22px;
	width: 700px;
}
#content img {
	float: right;
	margin-right: 50px;
}
#nav {
	list-style-type: none;
	display: block;
	padding-left: 405px;
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
}
#nav  li a {
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 174px;
	color: #000000;
	font-size: 1.5em;
}
#nav li a:hover {
	color: #FF0000;
}
.home {
	margin-left: -22px;
}
.residential {
	padding-left: 40px;
	padding-right: 32px;
}
.commercial {
	padding-right: 40px;
	padding-left: 10px;
}
#footer {
	background-image: url(new_css/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 56px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 6px;
	line-height: 16px;
}
#bottom-band {
	height: 25px;
	background-color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
}
#right-column {
	width: 600px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 25px;
	border: 1px solid #FF0000;
	background-image: url(new_css/quotes.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 77px;
	padding: 22px 22px 22px 28px;
	margin-bottom: 22px;
}
#wrapper #content #right-column img {
	margin-left: 600px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #content a:hover {
	color: #FF0000;
	text-decoration: none;
}
.important {
	font-weight: bold;
	color: #FF0000;
}
#footer  p {
	color: #FFFFFF;
	font-size: 1.1em;
}
.license {
	text-align: right;
	letter-spacing: .07em;
}
#license {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 55px;
}
.location {
	float: left;
	letter-spacing: .07em;
}
.test {
	font-size: 1.3em;
	font-style: italic;
}
#clear {
	height: 15px;
}
.bold {
	font-weight: bold;
}
fieldset   {
	text-align: left;
	width: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1em;
}
form {
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 74px;
	padding-top: 22px;
}
#address  p   {
	padding-left: 0px;
	padding-top: 12px;
	line-height: 18px;
	text-align: left;
}
#address {
	width: 300px;
	height: 300px;
	float: right;
	margin-right: 125px;
	margin-top: -338px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #DBD97A;
	padding-left: 25px;
}
h3 {
	font-size: 1.5em;
	padding-top: 22px;
}
.submitbtn {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #dbd97a;
	border: 1px solid #666666;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 8px;
	height: auto;
	width: auto;
	padding: 2px;
}
.textbox {
	background-color: #dbd97a;
	margin-bottom: 10px;
	height: 20px;
	border-top: 1px dotted #666666;
	border-right: 3px solid #FF0000;
	border-bottom: 1px dotted #666666;
	border-left: 1px dotted #666666;
}
.combox {
	background-color: #dbd97a;
	height: 55px;
	border: 1px dotted #666666;
}
.textbox2 {
	background-color: #dbd97a;
	margin-bottom: 10px;
	height: 20px;
	border: 1px dotted #666666;
}
.required {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 5px;
}
.name {
	background-color: #cfebcf;
}
label {
	display: block;
	font-weight: normal;
	visibility: visible;
	font-size: 1.3em;
	line-height: 18px;
}
