image{
	border: 0px;
}

.helps{
	list-style: square;
	line-height: 2em;
}

.freeTrial{
	color: #CC0000;
	font-weight: bold;
}

#container{
	width: 700px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#title{
	color: #666666;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;

}

#subtitle{
	font-size: medium;
}

#content{
	margin-top: 20px;
	font-size: 8pt;
	line-height: 1.5em;
	color: #666666;
}

#services{
	margin-top: 20px;
}

.serviceContainer{
	float: left;
	width: 560px;
	height: 250px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 3px;
}

.serviceTitleBar{
	width: 200px;
	margin: auto;
}

.serviceIcon{
	height: 24px;
	width: 40px;
	position: relative;
	background-image: url(icon.jpg);
	float: left;
	top: 10px;
}

.serviceTitle{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 15px;
}

.serviceIdea{
	margin-top: 8px;
	font-weight: bold;
	background-color: #F2F2F2;
	min-height: 50px;
	height: 60px;
	padding: 8px;
}

.serviceContent{
	margin-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}

.serviceFeatures{
	float: left;
}

.features{
	list-style-type: circle;
}

ul, li{
	list-style-position: ;
}

.learMore{
	float: left;
	position: relative;
	top: 25px;
	left: 40px;
}

.price{
	float: left;
	position: relative;
	left: 10px;
	color: #cc0000;
	font-weight: bold;
}

#proPrice{
	position: relative;
	top: 20px;
}

#proFeatures{
	color: #666666;
}

#proServiceIdea{
	border-top: 1px solid #666666;
}

#enterFeatures{
	color: #666666;
}

#enterServiceIdea{
	border-top: 1px solid #666666;
}

#contentTitle{
	font-size: small;
	font-weight: bold;
}

#trialTitle{
	margin-top: 20px;
	color: #0860A8;
	font-weight: bold;
}

#trial{
	margin-top: 5px;
}