@charset "UTF-8";
/* CSS Document */

#about-us {
	width: 900px;
	height: 900px;
	float: left;
	background-image:url(../images/about-us-back_10.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#about-us-text {
	width: 500px;
	height: 700px;
	float: left;
	margin-left: 330px;
	margin-top: 35px;
}

#about-us ul {
	list-style-type: decimal;
	margin-bottom: 20px;
}

#about-us li {
	padding-top: 15px;
}

#septic-services {
	width: 900px;
	height: 1200px;
	float: left;
	background-image:url(../images/septic-back_10.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#septic-text {
	width: 550px;
	height: 900px;
	float: left;
	margin-left: 320px;
	margin-top: 50px;
}

#porta-potty-rental {
	width: 900px;
	height: 1525px;
	float: left;
	background-image:url(../images/porta-potty-rental_10.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#porta-potty-text {
	width: 700px;
	height: 225px;
	float: left;
	margin-left: 50px;
	margin-top: 210px;
}

#porta-potty-text-2 {
	width: 700px;
	height: 250px;
	float: left;
	margin-left: 50px;
	margin-top: 50px;
}

#porta-potty-text-3 {
	width: 400px;
	height: 250px;
	float: left;
	margin-left: 45px;
	margin-top: 340px;
}

#contact {
	width: 900px;
	height: 750px;
	float: left;
	background-image:url(../images/contact_10.jpg);
}

#contac-text {
	width: 265px;
	height: 250px;
	float: left;
	margin-left: 260px;
	margin-top: 75px;
}

#contac-text-2 {
	width: 700px;
	height: 150px;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}

#map {
	width: 330px;
	height: 250px;
	float: left;
	margin-top: 50px;
	margin-left: 20px;
	border: 1px solid #1D3981;
}


#contac-text ul {
	margin-top: 10px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 3px;
	color: #333333;
	font-weight: bold;
}

#contac-text li {
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
