.cont-sevices { padding:45px}
.basicpack {
	background-image: url(images/bg-basicpack.png);
	background-repeat: no-repeat;
	float: left;
	height: 199px;
	width:406px;
	padding:60px 10px 10px 10px; margin-right:20px
}

.bpack-detail {
	width: 170px;
}
.bpackdetail {	width: 175px; float:left;}

.cont-sevices .b-detail{ font-size:35px; border-bottom: #73b1e7 solid 2px; color:#990000; text-align: center; margin-bottom:5px; line-height:.9; padding-bottom:5px}



.silverpack {
	background-image: url(images/bg-silverpack.png);
	background-repeat: no-repeat;
	float: left;
	height: 183px;
	width: 406px;
	padding:78px 10px 10px 10px; font-size:18px
}
.goldpack {
	background-image: url(images/bg-goldpack.png);
	background-repeat: no-repeat;
	float: left;
	height: 183px;
	width: 406px;
	padding:78px 10px 10px 10px;
	font-size:18px; margin-right:20px;
}


.platinumpack {
	background-image: url(images/bg-patnumpack.png);
	background-repeat: no-repeat;
	float: left;
	height: 183px;
	width: 406px;
	padding:78px 10px 10px 10px;
	font-size:18px;
	margin-right:20px;
}
.packages-all td, th, tr {
	padding:2px;
}

.priceblue  {
	color:#2a4e97;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px; 
	font-weight: bold;
	font-size: 16px;
}

.priceorange  {
	color:#ff8112;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px; font-weight: bold;	font-size: 16px;}

.priceored  {
	color: #990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0px; font-weight: bold;	font-size: 16px;}

.packages-all td, th, tr {
padding:2px; font-size:14px;
}

table.noborder td, th, tr {
padding:2px; font-size:14px; font-weight1: bold;
}

.freetrial{ float:right; width:208px; padding-top:10px; }