#footerContent  {
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	position: relative;
	color: #666;
	text-align: center;
	background-image: url(../images/indexPage/footer_topImage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}
#footerContent #followUs  {
	clear: both;
	padding: 10px;
}
#followUs img  {
	margin: 5px;
}
#telephone {
	position: relative;
	float: left;
	left: 30%;
}
#hotline {
	line-height: 1.5em;
	text-align: left;
	width: 300px;
	position: absolute;
	left: 41%;
}
a:link, a:visited {
	color: #06C;
}

a:hover {
	color: #09C
}
h5 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

