/* Define Tags */
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica; 
	font-weight:400;
	color:#333;
	line-height:1.6em;
	} 
	
.body {
	background:#fff url(images/bg.jpg) top center no-repeat;
}

.subBody {
	background:#fff url(images/bg_sub.jpg) top center no-repeat;
}

a, a:visited, a:hover {	
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica; 
	font-weight:normal;	
	color:#197784;	
	text-decoration:underline;
	line-height:1.6em;
	}
a:hover {
	color:#000;	
	}

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;
	font-family:Arial,Verdana,Helvetica; 
	color:#005d00;
	border-bottom:1px dashed #b0b0ad;
	}
h1 {
	color:#537177;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:200;
	padding:0 0 14px 0;
	margin-bottom:10px;
	}
h2 {
	color:#7b5123;
	font-size:14px;
	border-bottom:0;
	}
h3 {
	font-size:11px;
	border-bottom:0;
	}
h4 {
	font-size:10px;
	border-bottom:0;
	}
h5 {
	font-size:11px;
	font-weight:600;
	color:#7c4023;
	letter-spacing:0.1em;
	border:none;
	text-transform:uppercase;
	margin:10px 0 0 0;
	}
	
.bold {
	font-weight:bold;
	color:#6c3418;
}
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	font-size:11px;	
	font-family:Arial,Verdana,Helvetica; 
	font-weight:400;
	color:#333;
	line-height:1.6em;
	}
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#333;
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;
	}

.clear {
	clear:both;
	}
	
#btn {
	color:#fff;
	background-color:#aa4c1d;
}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
 
 #mainContainer {
 	width:996px;
	margin:0 auto;
	height:auto;
 }
 
 #mainPic {
 	background:url(images/pic_main.jpg) top center no-repeat;
 	width:996px;
	height:461px;
	margin:5px auto 0 auto;
 }
 
 #mainPicContent {
 	float:left;
 	width:330px;
	margin:100px 0 0 35px;
 	font-size:13px;	
	font-family:Georgia,Arial,Verdana,Helvetica; 
	font-weight:400;
	color:#425c5e;	
	line-height:2em;
 }
 
 #mainPicContent span {
 	font-family:Georgia,Arial,Verdana,Helvetica;
	border-bottom:solid 2px #ac5124;
 }
 
 #subPageContent {
 	width:926px;
	margin:30px auto 0 auto;
 }
 
 #bottomContent {
 	background:url(images/header_bottom.jpg) top center no-repeat;
 	width:996px;
	width/* */:/**/926px; 
	width: /**/926px;
	
	margin:5px auto 0 auto;
	padding:80px 35px 0 35px;
 }
 
#footer {
	background:url(images/footer_bg.gif) top center no-repeat;
	width:936px;
	height:70px;
	height/* */:/**/42px; 
	height: /**/42px;
	color:#9a9a9a;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:0;
	margin:20px auto;
	padding:14px 0;
	text-align:center;
	line-height:1.6em;
}

#footer a {
	color:#5c8486;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border-bottom:0;
	line-height:1.6em;
	margin-top:20px;
	text-align:center;
}

	#footer a:hover, a:visited {
		color:#41686a;
	}
 
 #navSmall {
	float:left;
	width:350px;
	margin:52px 0 0 0;
	padding:0;
	height:27px;
	position:relative;
	/*background:url(images/nav_small.gif) top center no-repeat;*/
}
		
#navSmall li {margin: 0; padding: 0; list-style: none; position: absolute; }
#navSmall li, #navSmall a {height:9px; display: block; color:transparent;}
#navSmall span { display:none; }
#navSmall li a {
	display:block;
	height:9px;
}
				
		#navSmall-1	{ width:46px; top:0; left:0; }
		#navSmall-2	{ width:79px; top:0; left:77px; }
		#navSmall-3	{ width:44px; top:0; left:188px; }
		#navSmall-4	{ width:86px; top:0; left:264px; }
		#navSmall-5	{ width:102px; top:18px; left:150px; }
		#navSmall-6	{ width:45px; top:18px; left:80px; }
		
		
		#navSmall-1 a { background:transparent url(images/nav_small.gif) no-repeat 0 0px; }
		#navSmall-2 a { background:transparent url(images/nav_small.gif) no-repeat -77px 0px; }
		#navSmall-3 a { background:transparent url(images/nav_small.gif) no-repeat -188px 0px; }
		#navSmall-4 a { background:transparent url(images/nav_small.gif) no-repeat -264px 0px; }
		#navSmall-5 a { background:transparent url(images/nav-testimonials.gif) no-repeat 0px 0px; }
		#navSmall-6 a { background:transparent url(images/nav-blog.gif) no-repeat 0px 0px; }

		#navSmall-1 a:hover { background:transparent url(images/nav_small.gif) no-repeat 0 -9px; }
		#navSmall-2 a:hover { background:transparent url(images/nav_small.gif) no-repeat -77px -9px; }
		#navSmall-3 a:hover { background:transparent url(images/nav_small.gif) no-repeat -188px -9px; }
		#navSmall-4 a:hover { background:transparent url(images/nav_small.gif) no-repeat -264px -9px; }
		#navSmall-5 a:hover, #navSmall-5 a.current { background-position:-102px 0px; }
		#navSmall-6 a:hover, #navSmall-6 a.current { background-position:-45px 0px; }
		
		
		#navSmall-1 a.current { background:transparent url(images/nav_small.gif) no-repeat 0 -9px; }
		#navSmall-2 a.current { background:transparent url(images/nav_small.gif) no-repeat -77px -9px; }
		#navSmall-3 a.current { background:transparent url(images/nav_small.gif) no-repeat -188px -9px; }
		#navSmall-4 a.current { background:transparent url(images/nav_small.gif) no-repeat -264px -9px; }
		
		
 #nav {
	float:left;
	width:996px;
	margin:19px 0 0 0;
	padding:0;
	height:45px;
	position:relative;
	background:url(images/nav.jpg) no-repeat top right;
}
		
#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#nav li, #nav a {height:45px; display: block; color:transparent;}
#nav span { display:none; }
#nav li a {
	display:block;
	height:45px;
}
				
		#nav-1	{ width:200px; left:5px; }
		#nav-2	{ width:173px; left:205px; }
		#nav-3	{ width:120px; left:378px; }
		#nav-4	{ width:129px; left:498px; }
		#nav-5	{ width:119px; left:627px; }
		#nav-6	{ width:171px; left:746px; }
		#nav-7	{ width:74px; left:917px; }
		
		
		#nav-1 a:hover { background:transparent url(images/nav.jpg) no-repeat -5px -45px; }
		#nav-2 a:hover { background:transparent url(images/nav.jpg) no-repeat -205px -45px; }
		#nav-3 a:hover { background:transparent url(images/nav.jpg) no-repeat -378px -45px; }
		#nav-4 a:hover { background:transparent url(images/nav.jpg) no-repeat -498px -45px; }
		#nav-5 a:hover { background:transparent url(images/nav.jpg) no-repeat -627px -45px; }
		#nav-6 a:hover { background:transparent url(images/nav.jpg) no-repeat -746px -45px; }
		#nav-7 a:hover { background:transparent url(images/nav.jpg) no-repeat -917px -45px; }
		
		
		#nav-1 a.current { background:transparent url(images/nav.jpg) no-repeat -5px -45px; }
		#nav-2 a.current { background:transparent url(images/nav.jpg) no-repeat -205px -45px; }
		#nav-3 a.current { background:transparent url(images/nav.jpg) no-repeat -378px -45px; }
		#nav-4 a.current { background:transparent url(images/nav.jpg) no-repeat -498px -45px; }
		#nav-5 a.current { background:transparent url(images/nav.jpg) no-repeat -627px -45px; }
		#nav-6 a.current { background:transparent url(images/nav.jpg) no-repeat -746px -45px; }
		#nav-7 a.current { background:transparent url(images/nav.jpg) no-repeat -917px -45px; }
 
 
  /* Sifr Start*/
 .sIFR-flash {
	visibility: visible !important;
	margin: 0;
	z-index: 10;
}
.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;
	font-size:18pt;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}
.sIFR-hasFlash h3 {
	margin:0;
	padding:0;
	visibility:hidden;
	font-size:13pt;
	text-transform:capitalize;
	line-height:1em;
	zoom:1;
}
 /* Sifr End*/
