* {
	font-family: Arial, Sans-Serif;
	padding:0;margin:0; border:0;
}
body 
{
	font-size:12pt; 
	font-family:Arial;
	color:black;
	color:White;
	background-color:#efefef;
	/*background-color:White;*/
	margin:0; padding:0;
	margin-top:45px;
}
.Header 
{
	width:945px;
	height:309px;
	margin-bottom:16px;
}
.CentralArea 
{
	overflow:hidden;
	width:945px;
	background-color:#ffffff;
	/*background-color:#b1b2b6;*/
	/*background-image:url('img/background.jpg');*/
	/*background-color:#9e9ea2;*/
	background-position:center;
	margin:0 auto;
	-webkit-border-radius: 20px; -moz-border-radius: 20px; 
	border-radius: 20px;
	/*-webkit-box-shadow: #c0c0c0 0px 1px 5px; -moz-box-shadow: #c0c0c0 0px 1px 5px;
	box-shadow: #c0c0c0 0px 1px 5px;*/
	behavior: url('pie.htc') \9;
}

.Content 
{
	font-family:Arial;
	font-size:12pt;
	color:Black;
	margin-left:45px;
	margin-right:45px;
}
.Shadow 
{
	text-shadow: 1px 1px 0px #979797;
}

.Content p 
{
	padding-bottom:15px;
	
	/*margin-top: 0px;
	font-size: 15px;
	line-height: 22px;*/
}
.Content h2
{
	font-size:21.5pt;
	padding-bottom:18px;
}
.Content h3
{
	font-size:17pt;
	padding-bottom:15px;
}
.Content h4
{
	font-size:14pt;
	padding-bottom:15px;
}
.Content h6
{
	font-size:13pt;
	color:#800000;
	padding-bottom:15px;
}

.Content .TopHeadLine 
{
	/*text-shadow: 1px 1px 0px #979797;*/
	color:#cc0000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 25pt;
	font-weight: bold;
	margin-bottom: 14px;
	letter-spacing: -1px;
	margin-top: 14px;
	text-align: center;
}
.SixKeyList 
{
	list-style-image:none;
	margin-left:22px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:15px;
}
.SixKeyList li 
{
	vertical-align:top;
	margin-bottom:1px;
}
.GreenListStyle
{
	list-style-image:url('img/list-style.png');
	margin-left:22px;
	vertical-align:top;
	padding-bottom:15px;
}
.GreenListStyle li 
{
	vertical-align:top;
	margin-bottom:5px;
}


.Testimonoals 
{
	margin-top:20px;
}
.Testimonoals .TestimonoalsHeader
{
	padding:0; margin:0;
	padding-left:15px;
	margin-bottom:30px;
	background-image:url('img/testimonialsheaderbg.jpg');
	background-repeat:no-repeat;
	background-position:left center;
	height:36px;
	font-family:Arial;
	font-size:15pt;
	font-style:italic;
	font-weight:normal;
	color:White;
	line-height:36px;
}
.Testimonoal {
	-webkit-box-shadow: #c0c0c0 0px 1px 5px; -moz-box-shadow: #c0c0c0 0px 1px 5px;
	box-shadow: #c0c0c0 0px 1px 5px;
	/*-webkit-box-shadow: #49494a 0px 1px 5px; -moz-box-shadow: #49494a 0px 1px 5px;
	box-shadow: #49494a 0px 1px 5px;*/
	behavior: url('pie.htc') \9;
	padding:12px;
	overflow:hidden;
	position:relative;
	margin-bottom:30px;
	/*background-color:White;*/
	background-color:#fafafa;
}

.Testimonoal img
{
	border:solid 1px #818184;
	float:left;
	margin-right:15px;
}
.Testimonoal .Text 
{
	color:Black;
	font-family:Arial;
	font-size:12pt;
	font-style:italic;
}
.Testimonoal .Sign 
{
	color:#0041d6;
	font-family:Arial;
	font-size:12pt;
	position:absolute;
	bottom:10px;
	left:143px;
}
.Testimonoal .Sign .fl
{
	display:block;
	position:absolute;
	left:-9px;
}
.footer 
{
	width:945px;
	margin:28px auto;
	text-align:center;
	font-size:12pt;
	color:#737475;
}
.footerlinks a 
{
	font-size:9pt;
	color:#4e4e4f;
	text-decoration:none;
}
.footerlinks a:hover 
{
	text-decoration:underline;
}
.copyright 
{
	font-size:9pt;
}
img.alignright 
{
	float:right;
	margin:0px 0px 7px 7px;
}
/**/

.splitbar 
{
	font-size:1px;
	width:100%;
	height:21px;
	margin-bottom:15px;
	background-image:url('img/hr.png');
	background-position: center top;
	background-repeat:no-repeat;
}
.GuaranteeBlock
{
	margin:0 auto;
	width:100%; min-height:236px;
	background-image:url('img/guarantee.png');
	/*background-image:url('img/guarantee2.jpg');*/
	background-repeat:no-repeat;
	background-position:right top;
	padding-bottom:15px;
}
.GuaranteeBlock .Title 
{
	color:#cc0000;
	font-size:21.5pt;
	font-weight:bold;
}
.GuaranteeBlock .Text
{
	
	padding-top:20px;
	padding-right:200px;
}

