/* CSS Document */
#features {
	width:960px;
	float:left;
	background-color:#ffffff;
	background-image:url(/images/bg_vline3.gif);
	background-position:right;
	background-repeat:repeat-y;
	border-bottom:1px solid #d4e5f1;

}

.feature {
	width:320px;
	float:left;
	text-align:left;
	padding-bottom:0px;
}

.feature img {
	margin:16px 0px 0px 13px;
	float:left;

}

.feature div.textBox {
	float:left;
	width:185px;
	padding:14px 0px 4px 13px;
	border:1px solid #ffffff;
	margin:0px;
}

#features p {
	color:#5a5454;
	color:#343946;
	color:#333333;
}

#features em 
{
	font-weight:bold;
}

#features h2 {
	font-size:15px;
	margin:0px;
	padding:1px 0px 15px 0px;
	line-height:100%;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#000000;
	
}

img.featureButton {
	 position:absolute;
	 top:-1px;
	 left:270px;
	 z-index:100;
}


#membershipInfo {
	background-color:#7dccec;
	background-color:#d4e5f1;
	background-color:#eae9e3;
	float:left;
	width:960px;
	margin-bottom:20px;
	background-image:url(/images/bg_feature.jpg);
	background-position:right;
	background-repeat:repeat-y;
	border:0px solid #d4e5f1;

}

#membershipInfo div.textBox {
	padding:20px 25px 10px 25px;
	border:0px;
	width:260px;
}

#membershipInfo li {
	list-style-image:url(/images/bullet_1.gif);
}

#strapLine {
	background-color:#4c5357;
	background-color:#3c8ca9;
	padding:10px;
	text-align:center;
	margin-top:1px;
}

