/* PACEMAKER */
div#home_wrapper {
	background-color: #FFFFFF;
	padding-bottom: 0px;
	clear: both;
}
div#home {
	width: 948px;
	text-align: left;
	background-color: #f9f7f7;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
div#meta_wrapper {
	background-color: #393736;
}
div#meta_holder {
	background-color: #393736;
	height: 65px;
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div#meta_news {
	width: 638px;
	height: 65px;
	left: 0px;
	top: 0px;
}
div#newsblog {
	width: 632px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 16px;
	line-height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999;
	background-image: url(../images/home/news.png);
}
div#meta_news div.name {
	color: #FFFFFF;
	position: absolute;
	top: 22px;
	left: 6px;
	width: 626px;
}
div#meta_news span.sub {
	margin-left: 11px;
}
div#meta_news div.text {
	color: #FFFFFF;
	position: absolute;
	left: 6px;
	top: 40px;
}
div.text a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
div.text a:hover {
	color: #db00fa;
	text-decoration: none;
	font-weight: normal;
}
div#meta_store {
	position: absolute;
	left: 639px;
	top: 0px;
	height: 65px;
	width: 154px;
	background-color: #272625;
}
div#meta_store a {
	height: 54px;
	width: 142px;
	background-image: url(../images/home/store_1.png);
	text-indent: -9999px;
	display: block;
	margin-top: 6px;
	margin-left: 6px;
}
div#meta_store a:hover {
	background-image: url(../images/home/store_2.png);
}
div#meta_download {
	position: absolute;
	left: 794px;
	top: 0px;
	height: 65px;
	width: 154px;
	background-color: #272625;
}
div#meta_download a {
	height: 54px;
	width: 142px;
	background-image: url(../images/home/download _1.png);
	text-indent: -9999px;
	display: block;
	margin-top: 6px;
	margin-left: 6px;
	background-image: url(../images/home/download_1.png);
}
div#meta_download a:hover {
	background-image: url(../images/home/download _2.png);
	background-image: url(../images/home/download_2.png);
}