html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #c1c3cb;
	background-attachment: scroll;
	background-image: url(../images/sudsback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	vertical-align: top;
	border: none;
}
div {
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height: 165%;
	margin: 0;
	padding: 0.5em;
}
a:link {
	color: #6b646b;
	text-decoration: underline;
}
a:visited {
	color: #6b646b;
	text-decoration: underline;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
a:active {
	color: #669999;
	text-decoration: underline;
	letter-spacing: 1px;
}
#container {
	position: relative;
	top: 0px;
	width: 955px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#wrapper {
	width: 955px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/mrsuds_washers.gif);
	background-repeat: no-repeat;
	background-position: center bottom; 
}	
.mission {
	position: absolute;
	left: 30%;
	top: 14em;
	right: 30%;
	width: 40%;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-left: 2px solid #6b646b;
	border-right: 2px solid #6b646b;
	border-bottom: 0.25em solid #6b646b;
}
.mission p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323741;
	text-align: center;
	line-height: 165%;
	margin: 0;
	padding: 0.5em;
}
.highline {
	border-top: 1px solid #61a1a1;
}
.navbar {
	width: 100%;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	padding-top: 4px;
}
.navbar ul {
	display: block;
	width: auto;
	height: auto;
	padding: 0;
}
.navbar ul, li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
.navbar li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #993366;
	line-height: 165%;
	text-align: center;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.navbar a:link {
	color: #6b646b;
	text-decoration: none;
}
.navbar a:visited {
	color: #6b646b;
	text-decoration: none;
}
.navbar a:hover {
	color: #993366;
	text-decoration: underline;
}
.navbar a:active {
	color: #669999;
	text-decoration: underline;
	letter-spacing: normal;
}
#banner {
	position: relative;
	top: 0;
	width: 955px;
	height: 171px;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}	
.contactinfo {
	position:absolute;
	left:0px;
	top:0px;
	width:264px;
	height:171px;
	background-attachment: scroll;
	background-image: url(../images/banner_address.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	margin-top: 1em;
	margin-left: 1em;
	padding: 1em;
	background-color: none;
	border: 1px solid #993366;
}
.banner_head {
	position:absolute;
	left:264px;
	top:0px;
	width:427px;
	height:171px;
}
.familyquote {
	position:absolute;
	left:691px;
	top:0px;
	width:264px;
	height:171px;
	background-image: url(../images/banner_family.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.familyquote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	margin-top: 1em;
	margin-left: 1em;
	padding: 1em;
	background-color: none;
	border: 1px solid #993366;
}
.imgmarg {
	margin-bottom: 3em;
}
#footer {
	display: block;
	overflow: visible;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #993366;
	border-bottom: 0.5em solid #6b646b;
	margin: 0;
	padding: 4px 0 6px 0;
}
#footer ul {
	display: block;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#footer ul, li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	list-style-type: none;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #fff;
	line-height: 115%;
	text-align: center;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#footer a:link {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a:active {
	color: #fff;
	text-decoration: underline;
	letter-spacing: normal;
}	
