/* dark footer */

#footer {
	background: #9c0722 url(../images/footer-bg.png) repeat-x;
}

#footer li {
	border-bottom: 1px dotted #636D84;
}

#footer div.moduletable {
	color: #ffffff;
}

#footer h3 {
	color: #ffffff;
}

#footer a {
  color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

#tel {
	position: absolute;
	top: 0px;
	left: 100px;
	display: block;
	width:87px;
	height: 60px;
	/*background: url(../images/logo.jpg) no-repeat;*/ 
	font-size: 150%;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
    color: white;
	border: 0;
}