<!--
/* Design by pickledsword Edited by Alexa */
* {
	border: 0;
	margin: 0;
	padding: 0;
}


body {
	/*background: #808080;
	color: #666;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	margin: 0; padding: 0;}

a:link, a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
h1 {
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	font-size: 14px;
	line-height: 18px;
	padding-left: 5px;
	text-transform: uppercase;
	margin: 10px auto; color: #ad0000;
}
h2 {
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	text-transform: uppercase;
	margin: 10px auto;color: #ad0000;
}
p {
	line-height: 16px;
}
#preload {
	height: 0;
	width: 0;
	background-image: url(Body.gif);
	background-image: url(Footer.gif);
	background-image: url(Header.gif);
	background-image: url(DAF_Inc_Logo-WEB.gif);
	background-image: url(TheCorporation.jpg);
	background-position: -1000px -1000px;
}
#wrap { /*background: #ffffff url(Body.gif) center repeat-y center;
	background: #fff url(Body.gif) center repeat-y;*/
	/*border: 3px solid #535353;*/
	margin: 0 auto 10px auto;
	text-align: left;
	width: 740px; 
	background: #fff;
}
#header {
	background: url(5b0909.gif) repeat-x;
	height: 10px; width: 740px;
}
#nav {
	float: left;
	padding-top: 10px;
	background: #fff;
}
#nav ul {
	margin-bottom: 40px;
}
#nav li {
	display: inline;
	list-style: none;
}
#nav li a {
	/*background: #fff;*/
	border: 1px solid #cccccc;
	color: #404040  ;
	display: block;
	font-weight: bold;
	line-height: 18px;
	margin: 2px;
	text-decoration: none;
	text-indent: 5px;
	width: 139px;
}
#nav li a:hover {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
}
#nav li a:active {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
}
#LM_youAreHere {
	background: #B6B6B6;
	border: 1px solid #999;
	color: #fff;
	display: block;
		font-weight: bold;
		line-height: 18px;
		margin: 2px;
		text-decoration: none;
		text-indent: 5px;
	width: 139px;
}
#nav img {
	cursor: pointer;
	display: block;
	margin: 2px;
}
#content {background-color: #fff;
	float: left;
	/*margin-top: -3px !important;*/
	margin: auto;
	padding: 5px;
	width: 580px;
	}
	
#content p{
	
	padding-left: 25px;
	padding-right: 10px;
	margin: 10px auto;
	line-height: 18px;
}
#content a img {
	border: 1px solid #e0e0e0;
	margin: 15px 0 0 25px;
	padding: 2px;
}
#content a:hover img {
	border: 1px solid #999;
}
#content table {
		padding-left: 25px;
	padding-right: 10px;
	margin: 10px 0;
}
#footer {
	background: #5B0909;
	float: center;
	border: 3px solid #535353;
        margin: 5px auto -10px auto;  
	color: #999;
	width: 740px;
	text-align: center;
	padding-bottom: 3px;
           
}
#pic {
	background: url(DAF_Inc_Logo-WEB.gif) center no-repeat;
	border: 3px solid #535353;
	height: 211px;
	margin: 3px auto 10px auto;
	width: 740px;
	background-color: #5B0909;
}
#content div.float {
  float: left;
}
  
#content div.float p {
   text-align: left;
}
#etoNotice {display:none;}

#content fieldset {
 margin: auto 20px auto 35px;
 border: 1px solid black;
}

#content legend {
  padding:2px;
  color : #000000;
  font-weight : bold;
}

#clearer {clear: left; line-height: 0px; height: 0px;-display:none}

/*-display none - IE only hack*/
