@charset "ISO-8859-1";
.style1 {
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #99CC00;
	text-decoration: none;
}
.style4 {
	color: #491A1A;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#logo {
	height: 120px;
	width: 400px;
	padding-left: 275px;
	background-image: url(images/DAF_Logo.jpg);
	background-repeat: no-repeat;
	background-position: 350px;
}
* {
	margin: 0px;
	padding: 0px;
}
#servOne {
	height: 775px;
	width: 400px;
	float: left;
	padding-left: 100px;
	margin-top: 10px;
}
#servTwo {
	float: left;
	height: 775px;
	width: 400px;
	margin-left: 45px;
	margin-top: 10px;
}
#footer {
	width: 950px;
	float: left;
	height: 30px;
	text-align: center;
	position: inherit;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0072BC;
}
#construction {
	width: 950px;
	height: 25px;
	padding-top: 5px;
}
body {
	background-image:url(images/DAFconstructionBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	}
#wrapper {
	postition: center-top;
	width: 950px;
	margin: 0 auto;
	backgound-color: #fff;
	height: 1500px;
	}#header {
	background-image: url(images/MW_Logo.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 950px;
	background-position: 330px;
	text-align: center;
	float: none;
}
#contact {
	height: 30px;
	width: 950px;
	text-align: center;
	margin-top: 0px;
	padding-top: 5px;
}
#listTwo {
}
