/*------------------------------------------------------*/
/* GENERAL STYLES --------------------------------------*/
/*------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/btm_tile.gif) repeat;
	font-family: Arial, Verdana, sans-serif;
	color: #585950;
}
a:link,
a:visited {
	font-weight: bold;
	color: #585950;
}
a:hover,
a:active {
	color: #88933d;
}
p {
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 15px;
}
h2 {
	color: #88933d;
	font-size: 20px;
	margin-bottom: 15px;
}
span.green {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #88933d;
}
/*------------------------------------------------------*/
/* ID --------------------------------------------------*/
/*------------------------------------------------------*/
#top {
	background: url(../images/top_tile.gif) top left repeat-x;
	height: 50px;
}
#top p {
	padding-top: 15px;
	float: right;
	display: inline;
}
#main {
	background: #fff url(../images/content_tile.gif) bottom left repeat-x;
	padding: 1px 0 35px 0;
}
#logo {
	background: url(../images/h_logo.gif) no-repeat;
	width: 274px;
	height: 260px;
	text-indent: -9999px;
	overflow: hidden;
}
#leftCol {
	background: url(../images/h_col_left.gif) repeat-y;
	width: 274px;
	margin-top: 10px;
	float: left;
	display: inline;
}
#leftCol #nav li {
	list-style: none;
}
#leftCol #nav li a {
	display: block;
	height: 36px;
	width: 274px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 3px;
}
#leftCol a#active,
#leftCol a:hover {
	background-position: top;
}
#leftCol p {
	margin: 15px 0 10px 20px;
}
#leftCol #links {
	margin: 0 20px 10px 35px;
}
#leftCol #links a {
	font-weight: normal;
	font-size: 14px;
}
#leftColBtm {
	background: url(../images/h_col_left_btm.gif) no-repeat;
	width: 274px;
	height: 15px;
	font-size: 1px;
}
#rightCol {
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
}
#header {
	background: url(../images/h_header.jpg) no-repeat;
	width: 455px;
	height: 258px;
	text-indent: -9999px;
	overflow: hidden;
}
#rightContent {
	background: #fff;
	width: 414px;
	border-left: 1px solid #d2d5bf;
	border-right: 1px solid #d2d5bf;
	padding: 1px 20px;
}
#rightContentTop {
	background: url(../images/h_col_right_top.gif) no-repeat;
	width: 456px;
	height: 15px;
	font-size: 1px;
	margin-top: 10px;
}
#rightContentBtm {
	background: url(../images/h_col_right_btm.gif) no-repeat;
	width: 456px;
	height: 15px;
	font-size: 1px;
}
#footer {
	padding-bottom: 10px;
}
#footer p.left {
	float: left;
	display: inline;
}
#footer p.right {
	float: right;
	display: inline;
}
/*------------------------------------------------------*/
/* CLASS -----------------------------------------------*/
/*------------------------------------------------------*/
.logos {
	float: both;
	display: inline;
	margin: 25px 0 25px 20px;
}
.content {
	position: relative;
	width: 740px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
.referralBtn,
.certificateBtn {	
	display: block;
	width: 240px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 17px;
}
.referralBtn {
	background: url(../images/h_referral_btn.gif) no-repeat;
	margin-top: 20px;
}
.certificateBtn {
	background: url(../images/h_certificate_btn.gif) no-repeat;
	margin-top: 3px;
}
/*----------------------------*/
/* NAVIGATION ----------------*/
/*----------------------------*/
.homeBtn {
	background-image: url(../images/h_home_btn.gif);
}
.aboutBtn {
	background-image: url(../images/h_about_btn.gif);
}
.servicesBtn {
	background-image: url(../images/h_services_btn.gif);
}
.packagesBtn {
	background-image: url(../images/h_packages_btn.gif);
}
.contactBtn {
	background-image: url(../images/h_contact_btn.gif);
}
.testimonialsBtn {
	background-image: url(../images/h_testimonials_btn.gif);
}
/*----------------------------*/
/* SIFR ----------------------*/
/*----------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab = true] {
	display: none !important;
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
	margin-bottom: 10px;
}