@charset "utf-8";
body/* CSS Document */

 {
	background-color: #FFFFFF;
	background-image: url(img/new%20img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#commercial {
	position: absolute;
	margin-left: 181px;
	margin-top: 185px;
}
#industrial {
	position: absolute;
	margin-top: 185px;
	margin-left: 453px;
}
#residential {
	position: absolute;
	margin-left: 730px;
	margin-top: 185px;
	width: 275px;
}

#nav {
	position: absolute;
	margin-top: 200px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
}


#nav ul {
	margin: 0px;
	padding: 0px;
	width: 175px;
}
#nav a {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#nav li {
	font-size: 110%;
	list-style-type: none;
}
#news {
	position: absolute;
	width: 350px;
	margin-top: 330px;
	margin-left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#news h4 {
	font-size: 125%;
	text-decoration: underline;
}


#information {
	position: absolute;
	margin-top: 330px;
	margin-left: 625px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
#information h4 {
	font-size: 125%;
	text-decoration: underline;
}



#nav a:link, #nav a:visited {
	color: #FFFF00;
	text-decoration: none;
	background-color: #020167;
}

#nav a:hover, #nav a:active {
	color: #020167;
	text-decoration: none;
	background-color: #FFFF00;
}
#footer {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	color: #FFFF00;
	margin-top: 1390px;
	margin-left: 34px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover, #footer a:active {
	color: #FFFF00;
	text-decoration: underline;
}


#compliance {
	width: 100px;
	margin-top: 1200px;
	position: absolute;
	margin-left: 50px;
}
