/* www.vicos.cl Website v3.0 - Content Styles */
/* Developed by: Adam Duro */

/* ---------------------------------------------- */
/* --( Business Class Hosting Styles )-- */
/* ---------------------------------------------- */

#business #main_nav {
	border-bottom-color: #3292a7;
}
#business #page_intro h1 {
	width: 249px;
	background: url("../_img/heading_page_biz.gif") no-repeat;
}
#business #order_box h3 {
	background: url("../_img/order_box_start_695.gif") no-repeat center;
}
/* Package Specs */

	#business #package_specs #dollars {
		margin: 0 0 0 250px;
		padding: 0;
	}
	* html #business #package_specs #dollars { /* IE Hack */
		margin-bottom: -3px;
	}
	#business #package_specs table tbody tr.price td strong.price1 {
		background-image: url("../_img/table_specs_valuePrice_300.gif");
	}
	#business #package_specs table tbody tr.price td strong.price2 {
		background-image: url("../_img/table_specs_valuePrice_400.gif");
	}
	#business #package_specs table tbody tr.price td strong.price3 {
		background-image: url("../_img/table_specs_valuePrice_500.gif");
	}
/* Product Awards */

	#business #product_awards h2 {
	background: url("../_img/addnl_content_biz.gif") no-repeat 0px 0px;
}
/* Customer Testimonials */	

	#business #customer_testimonials h2 {
	background: url("../_img/addnl_content_biz.gif") no-repeat 0px -28px;
	}
	#business #customer_testimonials .quote {
		background-image: url("../_img/icon_quote_LBlue.gif");
	}
	#business #customer_testimonials .sep {
		background-image: url("../_img/addnl_content_biz.gif");
		background-position: center -42px;
		background-color: #FFFFFF;
		height: 1px;
		margin: 22px 0 9px;
		padding: 0;
	}
/* Certifications */
	#business #industry_certs h2 {
		background: url("../_img/addnl_content_biz.gif") no-repeat 0px -14px;
	}
