/*
	=========================================================
	Master CSS Reset
	Author: Mark C. Garity
	=========================================================
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, span
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
body {
	line-height: 1;
	color: black;
	background: white;
}em {
	font-style: italic;	
}
strong {
	font-weight: bold;	
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	margin: 6px 0 30px 30px;
	display: inline;
}
img.alignleft {
	margin: 6px 30px 30px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */

/* Begin Caption */
	.wp-caption {
		background: #FFF;	
		padding: 15px;
		border: 1px solid #e3e1da;
		font: 12px/18px Arial, Helvetica, sans-serif;
	}
	.wp-caption a {
		border: none!important;	
	}
	.wp-caption.alignright {
		margin-left: 20px;	
	}
/* End Caption *.

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}	
hr {
	display: none;
}
a img {
	border: none;
}

/* End Various Tags & Classes*//*
	===========================================================
	Master CSS Document
	Author: Foxtie, http://www.foxtie.com
	===========================================================
	Description: Primary CSS rules for screen rendering.
	===========================================================
*/

/* Begin Typography */
p {
	margin-bottom: 10px;	
}

P small {
	font-size:12px;	
}
/* End Typography */


/* General reset */
body{
	margin:0;
	font:18px/29px Tahoma, Arial, sans-serif;
	color:#363636;
	position:relative;
	height:100%;
	background:#3281bc url(../img/bg-body.gif);
	min-width:1002px;
}
img{border:0;}
a{
	color:#08346a;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* General settings */
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
.w1{
	float:left;
	width:1040px;
	position:relative;
	left:50%;
}
.w2{
	float:left;
	width:1040px;
	position:relative;
	left:-50%;
}
#header{
	overflow:hidden;
	height:110px;
	width:100%;
	position:relative;
	background:#08346a url(../img/bg-header.gif) repeat-x 0 100%;
}
#header .w2{
	padding:0 0 0 365px;
	width:675px;
}
.logo{
	position:absolute;
	left:37px;
	top:0;
	background:url(../img/logo.gif) no-repeat;
	width:320px;
	height:110px;
	padding:0 9px 0 3px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	margin:0;
	padding:0 0 0 24px;
	list-style:none;
	height:110px;
	overflow:hidden;
	position:relative;
}
#nav li{
	float:left;
	display:inline;
}
#nav li a{
	display:block;
	color:#fff;
	padding:49px 12px 0 12px;
	height: 61px;
}

#nav li em {
	position:absolute;
	bottom:0;
	left:50%;
	margin:0 0 0 -52px;
	width:92px;
	height:48px;
	display:none;
	cursor:pointer;
}

* html #nav li em{bottom:-1px;}
#nav li a:hover em,
#nav li.current_page_item a em{display:block;}
#nav li a:hover,
#nav li.current_page_item a{
	
}
#nav li a span{
	display:block;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background-image:url(../img/bg-nav-text.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	cursor:pointer;
}
#nav li.page-item-3 a{width:44px;}
#nav li.page-item-2 a{width:74px;}
#nav li.page-item-2 a span{background-position:0 -12px;}
#nav li.page-item-10 a{width:64px;}
#nav li.page-item-10 a span{background-position:0 -24px;}
#nav li.page-item-12 a {width:59px;}
#nav li.page-item-12 a span{background-position:0 -36px;}
#nav li.page-item-14 a {width:41px;}
#nav li.page-item-14 a span{background-position:0 -48px;}
#nav li.page-item-15 a {width:82px;}
#nav li.page-item-15 a span{background-position:0 -60px;}
#nav li.page-item-17 a {width:94px;}
#nav li.page-item-17 a span{background-position:0 -72px;}
.btn{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
.btn-mail{
	float:left;
	height:50px;
	width:165px;
	background:url(../img/btn-mailus.gif) no-repeat;
	margin:7px 0 0 0;
}
.btn-directions{
	width:135px;
	height:27px;
	background:url(../img/btn-directions.gif) no-repeat;
}
.header-panel{
	width:100%;
	border-bottom:6px solid #ebdbc2;
	background:url(../img/bg-header-panel-m.gif);
	position:relative;
	z-index:1;
}
.header-panel .frame{
	width:100%;
	display:table;
	table-layout:fixed;
	position:relative;
	background:url(../img/bg-header-panel.gif) repeat-x 0 100%;
}
* html .header-panel .frame{overflow:hidden; position:static;}
.header-panel .w1,
.header-panel .w2{
	width:1316px;
}
.header-panel .w3{
	width:1040px;
	background:url(../img/bg-header-panel.jpg) no-repeat 0 100%;
	min-height:224px;
	padding:22px 138px 23px;
}
* html .header-panel .w3{height:224px;}
.panel{
	width:100%;
}
.panel .t{
	width:100%;
	height:104px;
	overflow:hidden;
	background:url(../img/bg-panel-t.png) no-repeat;
}
.panel .b{
	width:100%;
	height:97px;
	overflow:hidden;
	background:url(../img/bg-panel-b.png) no-repeat;
}
.panel .m{
	padding:0 31px;
	height:1%;
	background:url(../img/bg-panel-m.png) repeat-y;
}
.panel .m:after{
	display:block;
	clear:both;
	content:"";
}
.panel .c{
	float:left;
	width:978px;
	position:relative;
	top:-98px;
	margin:0 0 -195px 0;
}
.panel .photo{
	float:left;
	margin:0 0 -62px;
	position:relative;
}
.panel .photo div{
	background:url(../img/bg-photo.png) no-repeat;
	width:323px;
	height:284px;
	padding:7px 11px 11px 7px;
}
.panel .photo img{display:block;}
.panel .message{
	float:right;
	width:610px;
	padding:8px 0 0 27px;
	color:#fff;
	line-height:30px;
}
.message h2{
	background:url(../img/text-consultation.gif) no-repeat;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 25px;
}
.message p{
	margin:0 0 22px;
}
.message .wpcf7-form{
	width:100%;
}
.message .wpcf7-form:after{
	display:block;
	clear:both;
	content:"";
}
.message div.or {
	margin:0;
	padding:0;
	display:block;
}
.message .cell{
	float:left;
	padding:10px 28px 0 0;
}
.message .or{
	float:left;
	width:39px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/text-or.gif) no-repeat 50% 50%;
}
.message .text{
	float:left;
	background:url(../img/bg-input-text.gif) no-repeat;
}
.message .text div{
	float:left;
	background:url(../img/bg-input-text-r.gif) no-repeat 100% 0;
	padding:0 7px;
}
.message .text input{
	float:left;
	margin:0;
	padding:7px 0;
	border:0;
	background:none;
	font:14px/18px Tahoma, Arial, sans-serif;
	color:#6696b7;
	width:194px;
	text-transform:uppercase;
}
.message .text .small{
	width:118px;
}
.message .submit-button{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	cursor:pointer;
	font-size:0;
	line-height:0;
	width:192px;
	height:50px;
	background:url(../img/btn-started.png) no-repeat;
	border:0;
}

.wpcf7-mail-sent-ok {
	background:#fff;
	color:#000;
}

#subpage_top{
	position:relative;
	width:100%;
	height:71px;
	background:url(../img/subpage_bluetop.jpg) repeat-x;
	z-index:25;
}
h1#subpage_top_title{
	position:absolute;
	display:block;
	left:50%;
	width:420px;
	margin:0 0 0 65px;
	height:46px;
	font-size:46px;
	color:#fff;
	top:10px;
	font-weight:normal!important;
	text-transform: uppercase;
	text-align: right;
}
#subpage_top-middle{	
	width:100%;
	height:71px;
	background:url(../img/subpage_bluetop_middle.gif) top center no-repeat;
}


#photospot {
	position:absolute;
	width:343px;
	height:300px;
	left:50%;
	margin:0 0 0 -489px;
	top:28px;
	background:url(../img/flowers-sprites.jpg);
	z-index:888!important;
}

.page-id-2 #photospot {
	background-position:0 0;	
}

.page-id-10 #photospot {
	background-position:0 -300px!important;	
}

.page-id-14 #photospot {
	background-position:0 -600px!important;		
}

.page-id-15 #photospot {
	background-position:0 -900px!important;		
}

.page-id-17 #photospot {
	background:url(../img/timphoto.jpg)!important;		
}


#main{
	width:100%;
	overflow:hidden;
	position:relative;
}
#main .w2{
	position:relative;
	background:url(../img/bg-sidebar.gif) repeat-y 40px 0;
	width:1000px;
	padding:37px 0 0 40px;
	z-index:20;
}
#content{
	position:relative;
	float:right;
	width:615px;
	padding:2px 25px 0 0;
}
#content p{
	margin:0 0 40px;
}
#content h2{
	font:23px/30px Arial, Verdana, sans-serif;
	margin:0 0 10px;
	color:#08346a;
	font-weight:bold;
}

#content h3{
	font:23px/30px Arial, Verdana, sans-serif;
	margin:0 0 10px;
	color:#08346a;
	font-weight:bold;
}

#content ul{
	margin:10px 0 15px 30px;
}

#fancybox-inner ul{
	margin:10px 0 15px 20px;
}
#content ul li, #fancybox-inner ul li {
	color:#3682b7;
	margin: 0 0 0 30px;
	font-size:14px;
	font-weight:bold;
}

.image img{vertical-align:middle;}
.alignleft img,
.alignright img{display:block;}
.alignleft{
	float:left;
	margin:-9px 10px 0 0;
}
.alignright{
	display:inline;
	float:right;
	margin:-9px -25px 0 10px;
}
.buttons{
	width:646px;
	overflow:hidden;
	margin:0 -31px 0 0;
}
.buttons .btn{
	background:url(../img/bg-btn.gif) no-repeat;
	width:260px;
	height:23px;
	float:left;
	margin:0 63px 0 0;
	padding:29px 0 15px;
}
.buttons .btn span{
	display:block;
	height:13px;
	cursor:pointer;
}
.buttons .btn-bservices span{background:url(../img/text-bservices.gif) no-repeat 50% 0;}
.buttons .btn-iservices span{background:url(../img/text-iservices.gif) no-repeat;}
#sidebar{
	float:left;
	width:260px;
	padding:225px 30px 20px;
	font:bold 14px/18px Tahoma, Arial, sans-serif;
	background:url(../img/bg-sidebar.gif) repeat-y;
	color:#297ab2;
}
.home #sidebar{
	padding:0 30px 20px!important;
}

#sidebar h2{
	font:bold 22px/30px 'Trebuchet MS', Arial, sans-serif;
	color:#1b315c;
	margin:0 0 17px;
}
#sidebar .address h2{
	margin:0 0 9px;
}
#sidebar p{
	margin:0 0 10px;
}
#sidebar .address{
	padding:12px 0 56px;
}
#sidebar address{
	margin:0;
	padding:0 0 19px;
	font-style:normal;
}
#sidebar address span{
	display:block;
}
#sidebar .address .map{
	padding:0 0 6px;
}
#sidebar .address img{display:block;}
.logos{
	margin:0 -30px;
}
.logos ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.logos ul li{
	display:inline;
	padding:0 3px 0 9px;
}
.logos ul li img{
	vertical-align:middle;
}
#footer{
	width:100%;
	background:#3281bc url(../img/bg-body.gif);
	border-top:1px solid #1f3743;
	display:table;
	table-layout:fixed;
	color:#a3c4dd;
	font:bold 12px/18px Tahoma, Arial, sans-serif;
	text-align:right;
}
* html #footer{overflow:hidden;}
#footer .w1{
	width:1458px;
}
#footer .w2{
	width:960px;
	padding:0 249px;
	background:url(../img/bg-footer.jpg) no-repeat;
}
#footer .frame{
	min-height:105px;
	padding:18px 0 34px;
}
* html #footer .frame{
	height:105px;
}
.tel{
	background:url(../img/bg-phone.png) no-repeat;
	width:257px;
	height:221px;
	position:absolute;
	right:80px;
	top:-50px;
}
#footer p{
	margin:0;
}
#footer ul{
	margin:0 -70px 0 0;
	padding:0 0 8px;
	list-style:none;
	width:1030px;
	overflow:hidden;
	font-size:19px;
	line-height:24px;
	position:relative;
}
#footer ul li{
	padding:0 70px 0 0;
	float:left;
}
#footer ul li a{
	color:#fff;
}
.contacts{
	text-align:left;
	width:100%;
	overflow:hidden;
}
.contacts p{
	height:42px;
}

.contacts p.footertext {
	color:#FFF;
	font-size:22px;
}

.contacts .phone{
	float:left;
	display:inline;
	background:url(../img/text-phone.png) no-repeat;
	width:279px;
	height:75px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-2px 6px -5px -18px;
}
#stafftable{
		
}
#stafftable td {
	padding:0 20px 15px 20px;
	color:#3682b7;
	font-size:14px;
	vertical-align:top;
	width:33%;

}
#stafftable td p{
	margin:0!important;
	padding:0!important;
	line-height:18px;
	font-weight:bold;
	font-size:12px;
}

#stafftable td a{
	margin:0!important;
	padding:0!important;
}
#stafftable td img{
	margin-bottom:0!important;
	padding-bottom:0!important;
}
#stafftable td h4{
	color:#08346a;
	font-size:15px;
	padding:0!important;
	margin:0!important;
	line-height:28px!important;
	font-weight:bold;
}

#footernav .current_page_item a{
	border-bottom: 1px dotted #FFF;
}
	#footernav li a:hover {
		text-decoration: none!important;	
		border-bottom: 1px dotted #FFF;
	}
.fancystylee {
	font-size:14px;
	display:none;
}
.backLava {
	background: url(../img/nav-pulse-flat.png) bottom center no-repeat;

	height: 55px;
	position: absolute;
}
.pulse-active {
	background: url(../img/nav-pulse.gif) bottom center no-repeat!important;
}


.formpage {
	margin:10px;	
}

.formpage .row {
	float:left;
	width:450px;
	margin:0 0 8px 0;
}

.formpage input {
	margin:0 0 0 15px;
}

.formpage label{
	float:left;
	width:100px;
	font-size:14px;
}
.formpage .submit {
	font-family:Arial, Helvetica, sans-serif;
	clear:both!important;
	float:left;
	margin:0 0 0 220px!important;
	padding:3px 5px;
	width:100px;
	font-size:14px;
}

.formpage .unsubscribe {
	font-family:Arial, Helvetica, sans-serif;
	clear:both!important;
	float:left;
	margin:0 0 0 205px!important;
	padding:3px 5px;
	width:100px;
	font-size:14px;
}


.clear {
	clear:both;
}/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */


