@charset "UTF-8";
#hours {
	list-style: none;
	margin: 50px 0 0 300px;
}	
	#hours li {
	width: 609px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1em;
	margin: 0 0 10px 0;
	color: #FFF;
	}
/* CSS Document */

#bottom h2 {
	height: 30px;
	width: 600px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	line-height: 30px;
	font-style: oblique;
	font-weight: 100;
	font-variant: normal;
	background-color: #000;
	text-align: center;
}
	
	

li#top {
	background-color: #1c4b1e;
	height: 200px;
	width: 600px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 20px;
}
li#top p {
	padding-bottom: 10px;
}
li#bottom {
	height: 326px;
	width: 600px;
	background-image: url(../images/bg_anwering.gif);
	line-height: 1.2em;
	position: relative;
	margin: 30px 0 0 0;
}
#bottom img {
	position: absolute;
	left: -40px;
	top: 60px;
}
#bottom p {
	margin-top: 30px;
	margin-left: 216px;
	margin-right: 20px;
}
p.middle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 450px;
	text-align: center;
	padding-left: 55px;
	margin: 20px 0 0 0;
	line-height: 1.2em;
}
