
#Page {
	padding: 0 0 0 0;
	background: #91B26D url(../images_gen/home_page_bg.jpg) no-repeat top left;
	min-height: 600px;
	_height: 600px;
	position: relative;
}
#PageInner {
	width: 940px;
	background: none;
}
#PageInner2 {
	width: 940px;
	background: none;
}

#HomeTitle {
	width: 412px;
	height: 93px;
	padding: 0;
	margin: 6px 0 0 0;
	background: url(../images_gen/home_title.jpg) no-repeat top left;
	text-indent: -9000px;
	display: block;
	position: relative;
	z-index: 200;
}
#HomeInfo {
	color: #0808A8;
	width: 369px;
}
#HomeInfo h2 {
	text-indent: -9000px;
	display: block;
	width: 177px;
	height: 22px;
	background: url(../images_gen/home_phone.jpg) no-repeat top left;
}
#HomeBottom {
	position: absolute;
	bottom: 0;
	width: 690px;
	padding: 0 0 20px 0;
	height: 200px;
}
#HomeTickerWrapper {
	float: left;
	width: 327px;
	background: #fff url(../images_gen/home_news_bg.jpg) no-repeat top left;
	padding: 0;
	_filter: alpha(opacity=80);
	position: absolute;
	bottom: 20px;
	left: 0;
	height: 119px !important;
}
#NewsTicker {
	width: 297px;
	height: auto !important;
	position: relative !important;
	margin: 0 !important;
	padding: 15px !important;
	float: none !important;
	height: 90px !important;
}
#NewsTickerBackground {
	display: none;
}
#NewsTicker h2 {
	display: none;
}
#NewsTicker ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	font-size: 90%;
	color: #0808a6;
	line-height: 1.2em;
	color: #000 !important;
}
#NewsTicker li {
	width: 297px;
}
#NewsTicker strong {
	display: block;
	color: #0707A7 !important;
}
#NewsTicker a {
	text-decoration: none;
	font-weight: normal;
	color: #000 !important;
}
#NewsTicker strong a {
	display: block;
	color: #0707A7 !important;
}
#NewsTicker a:hover {
	text-decoration: underline;
}
#QuickLinks {
	width: 139px;
	height: 144px;
	background: #fff url(../images_gen/quicklinks_bg.jpg) no-repeat top left;
	padding: 12px 15px;
	position: absolute;
	bottom: 20px;
	right: 175px;
	font-size: 90%;
}
#QuickLinks h2 {
	color: #0707A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 180%;
	margin: 0 0 10px 0;
}
#QuickLinks a {
	color: #7878e2;
	text-decoration: none;
	font-weight: bold;
}
#QuickLinks a:hover {
	color: #0708a5;
	text-decoration: underline;
}
#WebShopLink {
	float: left;
	width: 220px;
	padding: 138px 0 0 40px;
}