/**
 * Style sheet dcg_main_page_style
 */
.teaserContainer
{
	width:230px;
	height:175px;
	position:relative;
	overflow:hidden;
	float:left;
	margin:3px 3px 0px 0px;
	padding:0px;
	text-align:left;
	background-image:url("tl_files/dcgroup_home/images/main_page/teaser/main_teaser_bg.png");
	background-repeat:no-repeat;
}

.teaserContainer h1
{
	width:208px;
	height:20px;
	display:block;
	margin:0px 0px 0px 16px;
	padding:0px;
	text-align:left;
	font-size:13px;
	color:#ffffff;
}

.teaserContainer a.more
{
	width:224px;
	height:12px;
	bottom:0px;
	left:0px;
	right:0px;
	top:0px;
	position:absolute;
	overflow:hidden;
	display:block;
	margin:0px;
	padding:156px 0px 0px 0px;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

.teaserShell
{
	width:224px;
	height:132px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
}

.teaserLogo
{
	width:226px;
	height:82px;
	margin:2px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

.teaserContent
{
	width:220px;
	position:absolute;
	margin:0px;
	padding:2px 2px 0px 2px;
	text-align:justify;
	font-size:11px;
}

.sevenReasonsContainer
{
	width:695px;
	height:228px;
	margin:0px 0px 7px 0px;
	padding:0px;
	background-image:url("tl_files/dcgroup_home/images/main_page/7reasons/7reasons_bg.png");
	background-repeat:no-repeat;
}

.upperLayer
{
	width:100px;
	height:228px;
	position:absolute;
	background-image:url("tl_files/dcgroup_home/images/main_page/7reasons/7reasons_bg_step2.png");
	background-repeat:no-repeat;
	z-index:2;
}

.upperLayer a
{
	width:100%;
	height:100%;
	display:block;
}

.lowerLayer
{
	z-index:1;
}

.sevenReasons
{
	width:465px;
	height:228px;
	float:left;
	margin:0px;
	padding:0px;
}

.newsBox
{
	width:230px;
	height:228px;
	float:left;
	margin:0px;
	padding:0px;
}

.newsCustomLayout
{
	width:228px;
	height:74px;
	margin:0px 1px;
	padding:0px;
}

div.newsBox div.first
{
	margin-top:1px;
	background-image:url("tl_files/dcgroup_home/images/main_page/news/news_bg_first.png");
	background-repeat:no-repeat;
}

div.newsBox div.odd
{
	margin-top:2px;
	background-image:url("tl_files/dcgroup_home/images/main_page/news/news_bg.png");
	background-repeat:no-repeat;
}

div.newsBox div.last
{
	margin-top:2px;
	background-image:url("tl_files/dcgroup_home/images/main_page/news/news_bg_last.png");
	background-repeat:no-repeat;
}

.newsCustomHeader
{
	width:226px;
	height:18px;
	margin:0px;
	padding:0px 0px 0px 2px;
}

.newsCustomHeader p
{
	display:inline;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
}

.newsCustomHeader h1
{
	display:inline;
	margin:0px;
	padding:0px;
	text-align:center;
}

.newsCustomHeader h1 a
{
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}

.newsCustomHeader h1 a:hover
{
	font-weight:bold;
}

.newsCustomContent
{
	width:224px;
	height:40px;
	margin:0px;
	padding:1px;
	text-align:center;
}

.newsCustomContent p
{
	text-align:justify;
	font-size:11px;
}

.newsCustomMore
{
	width:224px;
	height:12px;
	margin:0px;
	padding:0px;
	text-align:right;
}

.newsCustomMore a
{
	font-style:italic;
	font-size:11px;
	color:#000000;
}

.newsCustomMore a:hover
{
	font-weight:bold;
}

