td.bgleft {
/*
	background: #070509 url("../img/bg_left.jpg") right top no-repeat;
*/
	background: #070509 url("../img/bg_side.gif") right top repeat;
	width: 50%;
}

td.bgright {
/*
	background: #070509 url("../img/bg_right.jpg") left top no-repeat;
*/
	background: #070509 url("../img/bg_side.gif") right top repeat;
	width: 50%;
}

td.bgmiddle {
/*
	background: #0b080f url("../img/bg_middle.jpg") left top no-repeat;
*/
	background: #0b080f url("../img/bg_middle.gif") right top repeat;
	width: 960px;
	padding-bottom: 2em;
}

td.leftColumn {
	width: 1%;
	padding: 60px 30px 50px 62px;
}

td.rightColumn {
	padding: 50px 80px 50px 30px;
}

div.productsSlider {
	margin-bottom: 2.5em;
	background: url("../img/prodslider.jpg") left top no-repeat;
	width: 500px;
	height: 102px;
}

div.w258 {
	width: 258px;
}

div.logo_bottom {
	width: 960px;
	height: 25px;
	text-align: right;
/*
	background: url("../img/logo_bottom.png") left top no-repeat;
*/
}

div.content {
	line-height: 1.75em;
}

div.newsline {
	padding-bottom: 2em;
}

div.menu {
	font-size: 1.34em;
}

div.menu a{
	color: #ffffff;
}

div.menu a:hover{
	color: #96ec00;
}

div.menu div.submenu{
	font-size: 0.8em;
	padding-left: 2em;
}

div.menu div.item {
	padding-left: 20px;
	padding-bottom: 0.5ex;
}

div.menu div.submenu div.item {
	padding-bottom: 0.8ex;
}

div.menu div.sel {
/*	font-weight: bold; */
	background: url("../img/li_01.gif") 5px 0.55em no-repeat;
}

div.copyline {
	padding: 1ex 30px 1em 30px;
}

.rose {
	color: #ec008c !important;
}

.gray {
	color: #7b8a96 !important;
}

