 
#div_ColMain #div_Content {
	padding: 0;
}
#div_ColMain .div_TopToolbar {
	margin-left: 500px;
}

.div_MainAds {
	height: 500px;
	margin: 0 0 5px 0;
}
.div_MainAds2 {
	height: 250px;
	margin: 0 0 5px 0;
}
.div_MainAds .a_TopAd {
	float: left;
	width: 320px;
	margin: 0 5px 0 0;
}

.div_MainAds .div_TopSideAds {
	margin: 0 0 0 0;
	float: right;
}
.div_MainAds .div_TopSideAds A {
	display: block;
	margin: 0 0 5px 0;
	text-align: right;
	width: 290px;
	overflow: hidden;
}
.div_MainAds .div_TopSideAds A IMG {
	display: block;
}
.div_MainAds .div_TopSideAds A.a_Ad1 {
}
.div_MainAds .div_TopSideAds A.a_Ad2 {
}
.div_MainAds .div_TopSideAds A.a_Last {
	margin: 0;
}

#div_MainContent .div_Promo {
	margin: 0 0 5px 0;
	height: 150px;
	clear: both;
}
#div_MainContent .div_Promo .div_Category {
	width: 187px;
	float: left;
	background: #bbb;
	height: 150px;
	margin: 0 1px 0 0;
}
#div_MainContent .div_Promo .div_Category .img_Back {
}
#div_MainContent .div_Promo .div_Category h2 {
	color: #ddd;
	font-weight: bold;
	line-height: 28px;
	font-size: 14px;
	padding: 0 10px;
	background: url(../images/frontend/backgrounds/menuback.gif) 0 0 repeat #555;
}
#div_MainContent .div_Promo .div_Category DIV {
	padding: 10px;
}
#div_MainContent .div_Promo .div_Category A {
	display: block;
	color: #333;
	background: url(../images/frontend/icons/arrow_darkgrey.gif) left center no-repeat;
	padding: 0 0 0 10px;
}
#div_MainContent .div_Promo .div_Category A IMG {
	display: block;
}

.div_IntroText {
	margin: 0;
	padding: 0 0 10px 0;
	background: #ccc;
}
.div_IntroText h2 {
	line-height: 25px;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 10px;
	color: #ddd;
	background: url(../images/frontend/backgrounds/menuback.gif) 0 0 repeat #555;
}
.div_IntroText .div_Text {
	margin: 0 10px;
}


/* PRODUCT TICKER */
 
.div_ProductTicker {
	width: 645px;
	height: 500px;
	overflow: hidden;
	margin: 0 0 5px 0;
	float: left;
}
.div_ProductTicker .div_ProductTickerNav {
	position: absolute;
	margin: 475px 0 0 10px;
	z-index: 1000;
}
.div_ProductTicker .div_ProductTickerNav A {
	display: block;
	float: left;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	background: #2c160b;
	color: #745e53;
	margin: 0 1px 0 0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.div_ProductTicker .div_ProductTickerNav A:hover {
	background: #333;
	color: #fff;
}
.div_ProductTicker .div_ProductTickerNav A.a_Current {
	background: #fff;
	color: #2c160b;
}
.div_ProductTicker .div_Product {
	position: absolute;
	opacity: 0;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);*/
}
.div_ProductTicker .div_Product A {
	display: block;
	border: 0px solid #b8b185;
	overflow: hidden;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
.div_ProductTicker .div_Product A IMG {
	display: block;
	/*width: 458px;*/
	height: 500px;
	overflow: hidden;
}
.div_ProductTicker .div_Product DIV {
	display: block;
	position: absolute;
	height: 25px;
	width: 458px;
	line-height: 25px;
	font-weight: bold;
	color: #fff;
	background: #b8b185;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
}
.div_ProductTicker .div_Product H2 {
	display: block;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
	cursor: pointer;
}
.div_ProductTicker .div_Product A:hover H2 {
	text-decoration: underline;
}