/* CSS Document */

p{
	font-size:12px;
	line-height:14px;
	color:#454440;
	}

.Content_3Cols
{
    padding-top:15px;
}
/* ------------------------------------------------------------------------------------------------ */

.col1{
	width:272px;
	float:left;
	}
.col1 h3{
	width:254px;
	background-color:#121212;
	}
.col1 .graphic
{
	margin-left:9px;
}	
/* ------------------------------------------------------------------------------------------------ */

.col2{
	width:347px;
	float:left;
	margin:0px 0px 0px 23px;
	}
.col2 .BlueHeaderBox{
	width:347px;
	padding:0px 0px 20px 0px;
	}
.col2 .BlueHeaderBox h3
{
    width: 331px;
    display: block;
    margin: 2px 0px 0px 2px!important;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    background: #E1E1E1 url(../pro-images/hdBackGradient49b.gif) repeat-x;
    border-top: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1;
    text-transform: uppercase;
    padding: 5px;
    line-height: 20px;
}
.col2 .BlueHeaderBox h3.Small{
	font-size:14px;
	font-weight:bold;
	}
.col2 .BlueHeaderBox h3 span{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	}
.col2 .BlueHeaderBox-Content
{
    width: 327px;
    padding: 10px;
    background-color: #FBF0E6;
    border-top: 1px solid #FFF;
}
	
.col2 .BlueHeaderBox ul{
	width:327px;
	}
.col2 .BlueHeaderBox li{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background:#EEEDED url(../pro-images/pro-landing/iconBullet.gif) 5px 8px no-repeat;
	margin:0px 0px 1px 0px;
	padding:6px 0px 6px 25px;
	}
	
.col2 a.BtnFreeTrial{
	width:339px;
	height:26px;
	padding:11px 0px 0px 8px;
	background:#E1E1E1 url(../pro-images/btwideroll347x37g.gif) 0 0 no-repeat;
	overflow:hidden;
	font-size:12px;
	color:#C5CDCD;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	}
.col2 a.BtnFreeTrial:hover{
	background:#E1E1E1 url(../pro-images/btwideroll347x37g.gif) 0 -37px no-repeat;
	}
	
.col2 h2.JoinNow{
	width:327px;
	height:105px;
	background:transparent url(../pro-images/pro-landing/imgJoinNowAndWin.jpg) no-repeat;
	text-indent:-999em;
	overflow:hidden;
	}
.col2 h2.Animation{
	width:327px;
	height:90px;
	background:transparent url(../pro-images/pro-landing/imgOur3DAnimation.jpg) no-repeat;
	text-indent:-999em;
	overflow:hidden;
	}
	
.col2 p{	
	padding:0px 0px 10px 0px;
	}
	
.col2 .PictureHolder{
	width:auto;
	background-color:#fff;
	border:1px solid #F0F0F0;
	padding:7px;
	margin:7px 0px 7px 0px;
	float:left;
	}
.col2 .Right{
	width:230px;
	padding:15px 0px 0px 0px;
	float:right;
	}

/* ------------------------------------------------------------------------------------------------ */

.col3{
	width:239px;
	float:right;
	}
	
.col3 .YellowHeaderBox, .col1 .YellowHeaderBox{
	width:239px;
	padding:0px 0px 20px 0px;
	}
.col1 .YellowHeaderBox	
{
    width:254px;
}
.col3 .YellowHeaderBox h3,.col1 .YellowHeaderBox h3{
	font-size:12px;
	line-height:14px;
	color:#715100;
	background:#FED45A url(../pro-images/hdBackGradient42.gif) repeat-x;
	padding:6px;
	}

.col3 ul,.col1 ul{
	width:219px;
	}
.col3 li, .col1 li{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background:#EEEDED url(../pro-images/pro-landing/iconBullet.gif) 5px 8px no-repeat;
	margin:0px 0px 1px 0px;
	padding:6px 0px 6px 25px;
	}
	
.col3 ul.WithLinks, .col1 ul.WithLinks{
	width:219px;
	}
.col3 ul.WithLinks li, .col1 ul.WithLinks li{
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	color:#61615B;
	border-top:1px solid #fff;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background-color:#EEEDED;
	background-image:none;
	background-position:0 0;
	margin:0px 0px 0px 0px;
	padding:6px 0px 6px 5px;
	}
.col3 ul.WithLinks li a, .col1 ul.WithLinks li a
{
    color: #596B8C;
    font-size: 12px;
    display: block;
    text-decoration: none;
    padding: 0px 10px 0px 2px;
   background: transparent url(../pro-images/iconArrowSmallB.gif) no-repeat 98% 4px;
}
.col3 ul.WithLinks li a:hover, .col1 ul.WithLinks li a:hover{
	color:#596B8C;
	text-decoration:underline;	
	}

.col3 .YellowHeaderBox-Content, .col1 .YellowHeaderBox-Content
{
    width: 219px;
    padding: 10px;
    background-color: #FBF0E6;
}
.col1 .YellowHeaderBox-Content
{
	width:246px;    
}
.col3 p, .col1 p{	
	padding:0px 0px 10px 0px;
	}
	
.col3 a.BtnBlue, .col1 a.BtnBlue
{
    background-position: 98% 5px;
    width: 231px;
    padding: 4px;
    background: #6F7184 url(../pro-images/iconArrowC.gif) no-repeat 98% 5px;
    overflow: hidden;
    font-size: 12px;
    color: #C5CDCD;
    text-decoration: none;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
 .col1 a.BtnBlue	
 {
	width:258px;     
 }
.col3 a.BtnBlue:hover, .col1 a.BtnBlue:hover{
	color:#6F7184;
	background-color:#C5CDCD;
	}
	
.col3 .Left, .col1 .Left{
	width:80px;
	float:left;
	}

.col3 a.RightLink, .col1 a.RightLink{
	width:223px;
	height:40px;
	line-height:16px;
	background:transparent url(../pro-images/pro-landing/imgRightLink.gif) no-repeat;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:10px 8px 0px 8px;
	}
.col1 a.RightLink	
{
	width:247px;     
}

/* ------------------------------------------------------------------------------------------------ */
