﻿#cFooter_menu {
	width: 1022px;
	height: 90px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	position: relative;
	/*top:-1px;*/
	padding-top:20px;
	background-image: url(/images/20/bg_span.gif);
	background-repeat:repeat-y;
 }
 
#cFooter_menu .spacer-left {
	position: absolute;
	height: 90px;
	width: 186px;
}

#cFooter_menu .contact {
	position: absolute;
	left: 186px;
	height: 35px;
	width: 107px;
}

#cFooter_menu .events {
	position: absolute;
	left: 293px;
	height: 35px;
	width: 107px;
}

#cFooter_menu .sitemap {
	position: absolute;
	left: 400px;
	height: 35px;
	width: 112px;
}

#cFooter_menu .advertise {
	position: absolute;
	left: 512px;
	height: 35px;
	width: 152px;
}

#cFooter_menu .online-store {
	position: absolute;
	left: 664px;
	height: 35px;
	width: 113px;
}

#cFooter_menu .spacer-right {
	position: absolute;
	left: 777px;
	height: 35px;
	width: 245px;
}

#cFooter_menu .footer-text {
	position: relative;
	top: 35px;
	left: 186px;
	height: 55px;
	width: 591px;
}
