#footer { 
	position: relative; 
	width: 982px; 
	height: 245px; 
	margin: 0 auto; 
	padding-top: 55px; 
	background: transparent url(../images/footer.jpg) 0 0 no-repeat; 
	text-align: left;
}


#footer .map, #footer .menu-1, #footer .menu-2, #footer .menu-3, #footer .menu-4 { 
	float: left; 
}

#footer p { 
	clear: both; 
}

#footer h3 { 
	color: #7c0; 
	text-transform: uppercase; 
	margin-bottom: 13px; 
	font-size: 110%; 
}


#footer a, #footer { 
	color: #fff; 
}

#footer ul { 
	list-style: none; 
	overflow: hidden; 
}

#footer ul li { 
	line-height: 1.5em; 
	font-size: 110%; 
}

#footer ul li a { 
	text-decoration: none; 
}
	
#footer ul li a:hover { 
	text-decoration: underline; 
}

#footer .map { 
	margin-left: 20px; 
	width: 196px; 
}

#footer .menu-1 { 
	width: 146px; 
}

#footer .menu-2 { 
	width: 198px; 
}

#footer .menu-3 { 
	width: 170px; 
}

#footer .menu-4 { 
	width: 198px; 
}

#footer .copy { 
	display: block; 
	width: 89px; 
	height: 22px; 
	position: absolute; 
	right: 91px; 
	bottom: 35px; 
}

#footer .copy span { 
	display: none; 
}

.clear { 
	display: block; 
	clear: both; 
}

.red { 
	color: #f00; 
}

hr { 
	display: none; 
}
