﻿#sec1Col2{padding: 0px 0px 0px 10px;}
#sec2Col1,#sec2Col2,#sec2Col3,#sec2Col4,#sec2Col5{
    float: left;
    width: 136px;
    padding: 125px 15px 0 15px;
    /*background: url(../_images/module-bg.png) top left no-repeat;*/
}
#sec2Col2, #sec2Col3, #sec2Col4,#sec2Col5{
    margin-left: 25px;
}
.hpFeatureDesc span{
    color: #941001; 
    font-weight:bold;
}
.hpFeatureDesc{
    line-height:22px;
    text-align: center;
}
.hph3{
    color: #0b5395;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}
#sec1Col1 p{
    font-size:19px;
    line-height:30px;
}
#sec1Col1 div.subHead{
    padding-bottom:6px;
}
#modules{
    float: left;
    width: 100%;
    background: url("../_images/bg-5-part.png") top left no-repeat;
    height: 350px;
}
#compareBar{
    clear: both;
    position: relative;
    padding: 0px 0px 0px 0px;
    background: url("../_images/compare-bg.png") top left no-repeat;
    text-align: right;
    height: 65px;
    font-size: 18px;
}
#compareBar a.textlink{
    color: #941001;
    position: absolute;
    top: 25px;
    right: 100px;
}

.video_center {
	text-align: center;
	width: 70%;
	padding-top: 3px;
	padding-bottom: 3px;
}


#infoboxwrapper{
	background:url('../_images/bg-infobox.png') no-repeat center top; 
	width: 340px; 
	height: 420px;	
	margin-top: 0px; 
	margin-left:0px; 
	float: left; 
	line-height:normal;
}

#infoboxheader{
	width:265px; 
	height:65px; 
	/*margin-top:55px;*/
	margin-top:45px; 
	margin-left:35px; 
	margin-right:30px; 
	/*margin-bottom:20px;*/
	margin-bottom:30px;		
}

#infoboxcontent{
	float:left; 
	text-align:left; 
	margin-left :40px; 
	margin-right:40px; 
	margin-top:5px; 
	margin-bottom:10px; 
	width:260px; 
	height:210px;	
}

#infoboxfooter{
float:left;
	width:275px;	
	margin-top:10px; 
	margin-left:30px; 
	margin-right:30px; 
}


