.package_table{
	float: left;
	width: 545px;
}


table.packages {
	background: url(../graphics/package_bg_left.gif) 0 37px no-repeat;
	margin: 0px 0px 0 0;
	width: 507px;
}

table.packages td {
	text-align: center;
	border-bottom: 1px solid #dfe7e7;
	border-right: 1px solid #edf1f1;
	padding: 5px 0;
	height: 25px;
	vertical-align: middle;
	color: #666;
	background-color: #fff;
}

table.packages td.title,table.packages td.empty {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
table.packages td.empty {
	border-bottom: 1px solid #dfe7e7;
	border-right: none;
}

table.packages th {
	vertical-align: bottom;
	background-color: transparent;
	
}

table.packages th.left {
	text-align: right;
	border-bottom: 1px solid #dfe7e7;
	padding: 3px 0;
	height: 25px;
	vertical-align: middle;
	color: #333;
	font-weight: bold;
	padding-right: 15px;
	font-size: 12px;
	
}

table.packages td.view_all {
	text-align: right;
	border-bottom: none;
	border-right: none;
	padding: 0;
	vertical-align: top;
	padding-right: 0px;
}

h2.package_text {
	text-indent: -9999px;
	height: 39px;
	width: 165px;
	background: url(../graphics/text_packages.gif) top left no-repeat;
}

#packages_page .content {
	background: url(../graphics/package_bg.gif) 0 51px repeat-x;
	width: 940px;
	margin: 0 8px;
	padding: 10px 0 0 0;
}

table.packages td.price {
	color: #3e696a;
	font-size: 24px;
	font-weight: bold;
}



table.packages td.price {
	color: #598527;
	font: italic 11px/16px georgia, 'times new roman', serif;
}

table.packages.extra {
	margin: 0;
	background: none;
	display: none;
}

table.packages.extra th.left {
	padding-right: 15px;
	width: 152px;
}

table.packages.foot {
	margin: 0;
	background: none;
	padding-bottom: 20px;
}

.text {
	float: left;
	width: 207px;
	margin-top: 100px;
	text-align: left;
bckground:blue;
 
}

.text p strong {
	font-weight:bold;
	color: #333;
}

.text p{
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

.text h3 {
	text-indent: -9999px;
	width: 239px;
	height: 37px;
	background: url(../graphics/text_pricing.gif) top left no-repeat;
	
}

.text .button_get_started { 
	margin: 10px 0 0 0; 
	padding-right: 30px;
	
}

.text .button_get_started span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	color: #725d3d;  
	color: #fff;  
	display: block; 
}

.text .button_get_started a:link,
.text .button_get_started a:visited,
.text .button_get_started a:active { 
	background-image: url(../graphics/package_get_started.gif);  
	background-repeat: no-repeat; 
	display: block;  
	width: 246px;  
	height: 41px; 
	background-position: 0 0px;  

}

.text .button_get_started a:hover { 
	background-position: 0 -41px;  

}

p.ast {
	color: #598527;
	font: italic 11px/16px georgia, 'times new roman', serif;
}
 