﻿.TopWrapper, .SecondRowWrapper
{
	display: none;
}
.HomeOuterWrapper
{
	padding: 6px;
	min-height: 300px;
}
.HomeOuterWrapper .HomeLeftWrapper
{
	float: left;
	width: 680px;
	margin: 0 16px 0 0;
	min-height: 300px;
	overflow: hidden;
	_height: 300px;
	_overflow: visible;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage
{
	margin: 0 12px;
	min-height: 300px;
	overflow: hidden;
	_height: 300px;
	_overflow: visible;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .DemoPanelsWrapper
{
	width: 607px;
	height: 220px;
	margin: 0 auto 18px auto;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .Headline
{
	font-size: 20pt;
	font-weight: bold;
	color: #CD0000;
	text-align: center;
	margin-bottom: 18px;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .IntroText
{
	font-size: 12pt;
	line-height: 135%;
	color: #666666;
	text-align: justify;
	margin-bottom: 18px;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .MessageTitle
{
	font-size: 16pt;
	font-weight: bold;
	color: #ff9900;
	margin-bottom: 12px;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .MessageText
{
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: 125%;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .HowItWorksList
{
	list-style-position: outside;
	margin-left: 0;
	margin-top: 12px;
	padding-left: 24px;
	padding-right: 6px;
	vertical-align: middle;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .HowItWorksList li
{
	margin: 0 0 6px 0;
	padding: 0;
	list-style-image: url(../Images/ico_checkmark_silver.gif);
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .HowItWorksList .Title
{
	font-size: 10pt;
	font-weight: bold;
	color: #454545;
	margin-bottom: 12px;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .HowItWorksList p
{
	font-size: 10pt;
	text-align: justify;
	line-height: 125%;
	color: #666666;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper
{
	clear: both;
	margin: 18px auto;
	min-height: 300px;
	overflow: hidden;
	_height: 300px;
	_overflow: visible;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper .WhatYouGetDiv
{
	float: left;
	width: 210px;
	height: 310px;
	background-color: #f0f0f0;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper .WhatYouGetDiv ul
{
	list-style-position: outside;
	margin-left: 0;
	margin-top: 12px;
	padding-left: 24px;
	padding-right: 6px;
	vertical-align: middle;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper .WhatYouGetDiv ul li
{
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: circle;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper .Separator
{
	float: left;
	width: 5px;
	height: 310px;
	background-color: #DEDEDE;
}
.HomeOuterWrapper .HomeLeftWrapper .HomeMessage .WhatYouGetWrapper .WhatYouGetDiv .Title
{
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	background-color: #cdcdcd;
	padding: 3px 6px;
}
.HomeOuterWrapper .HomeLeftWrapper .CallToAction
{
	position: relative;
	margin: 18px 0 12px 0;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	width: 640px;
	height: 50px;
}
.HomeOuterWrapper .HomeLeftWrapper .CallToAction p
{
	position: absolute;
	top: 0;
	left: 40px;
	text-align: justify;
	width: 600px;
}
.HomeOuterWrapper .HomeRightWrapper
{
	float: left;
	min-height: 300px;
	width: 215px;
}
