
img {
	padding: 0;
	margin: 0;
	border:none;
}


a {
  outline: none;
}

* {margin:0;padding:0}

/*
/* footer styles */

#footer {position:relative; left:0px; top:00px; width: 510px; margin-bottom:0px; }
#fbox1 { position:relative; left: 185px	; top: 5px; width: 150px; text-align: left; float:left; } 
#fbox2 { position:relative; left: 240px; top: 5px; width: 150px; text-align: left; float:left; }
#fbox3 { position:relative; left: 290px; top: 5px; width: 150px; text-align: left; float:left; }

#footer p {font-size:9px; line-height:13px;}
ul.footer { list-style:none; list-style-position: outside; margin: 0 0 0 -15px; padding: 0 0 0 0; font-size: 9px; line-height:13px; }
ul.footer li { margin-left: 0px; margin-bottom: 3px;}
h4.footer {position:relative; font-size:10px; left:185px; color: #DBE989; margin: 0 0 0 0; font-weight:800; width:480px; border-bottom:1px dotted #5C4C45; }

.copyright 
{
  position:absolute;
  text-align:left;
  left:5px;
  font-size:9px;
  width:485px; 
  color:#aaa;
  border-top:1px dotted #5C4C45;
  bottom:-40px;
}
