#DWMain {
	height:545px;
	background: #FFF;
	border: 1px solid #FFF;
}

#topmenuholder {
	background: #BC3730;
}

#contentholder {
	height: 100%;	
}

#contenttable {
	height: 100%;
}

#frontsetup {
	height: 100%;
	width: 100%;
}

#frontproduct {
	width: 100%;
	border-left: 9px solid #FFF;
	border-right: 9px solid #FFF;
}

#dwfooter {
	background: #6A747C;
	height: 19px;
}

#dwfooter small {
	color: #FFF;
}

a.l1 {
	display: block;
	border-right: 1px solid #FFF;
	width: 109px;
	text-align: center;
	height: 18px;
	padding-top: 2px;
}

span.L1_Active{
	width: 111px;
}

.redheader {
	background: #ED876B;
	border-bottom: 1px solid #FFF;
	height: 18px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.newscontainer a:link {
	color: #000;
}

.newscontainer a:link .newsheader {
	color: #949CA2;
}

.newscontainer a:hover {
	color: #000;
	text-decoration: none;
}

.newscontainer a:active {
	color: #000;
}

.newscontainer a:visited {
	color: #000;
}

.frontimg {
	float: left;
	border-right: 9px solid #FFF;
	border-bottom: 80px solid #FFF;
}