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

#contain {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

a:link {
	color: #1D3981;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D3981;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #1D3981;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

li {
	padding-top: 5px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	background-color: #e1e1e1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back-stripe.jpg);
	background-repeat: repeat-x;
}

p {
	margin-top: 0px;
	line-height: 22px;
	margin-bottom: 5px;
}

#head-top {
	width: 900px;
	height: 147px;
	float: left;
}

#header {
	width: 900px;
	height: 40px;
	float: left;
}

#body-1 {
	width: 900px;
	height: 368px;
	float: left;
	background-image:url(../images/home/home_10.jpg);
}

#body-1-text {
	width: 350px;
	height: 220px;
	float: left;
	margin-top: 125px;
	margin-left: 60px;
}

#body-2 {
	width: 900px;
	height: 200px;
	float: left;
	background-image:url("../images/home/Home_11.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#body-2-text-1 {
	width: 175px;
	height: 175px;
	float: left;
	margin-top: 10px;
	margin-left: 60px;
}

#body-2-text-2 {
	width: 165px;
	height: 175px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#body-2-text-3 {
	width: 345px;
	height: 40px;
	float: left;
	margin-top: 170px;
	margin-left: 50px;
}

#body-3 {
	width: 900px;
	height: 275px;
	float: left;
	background-image:url("../images/Charlies-Septic-Hand-Wash-Stations-1.jpg");
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#body-3-text {
	width: 325px;
	height: 175px;
	float: left;
	margin-top: 35px;
	margin-left: 60px;
}

#footer {
	width: 900px;
	height: 198px;
	float: left;
	background-image:url(../images/home/home_12.jpg);
}

#footer-text-1 {
	width: 325px;
	height: 175px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#footer-text-1a {
	width: 150px;
	height: 175px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

#footer-text-2 {
	width: 300px;
	height: 175px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D3981;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1D3981;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1D3981;
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 3px;
	color: #FFFFFF;
}

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

#footer-text-1 a {
	color: #FFFFFF;
}

#footer-text-1 a:hover {
	color: #333333;
}

#footer-text-1a a {
	color: #FFFFFF;
}

#footer-text-1a a:hover {
	color: #333333;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

#footer-text-2 a {
	color: #FFFF99;
}

#footer-text-2 a:hover {
	color: #333333;
}

#footer-text-1 p {
	color: #CCCCCC;
	font-size: 12px;
	margin-top: 8px;
}






	
