* {
    outline: none;
}
body{
	min-width:1003px;
	margin:0;
	padding:15px 0;
	font:11px/15px Helvetica, Arial, sans-serif;
	color:#333;
	background:#4a708a url(../graphics/bg-body.gif) repeat-x;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border:0;}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% Helvetica, Arial, sans-serif;
	vertical-align:middle;
	color:#666;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
.header-c{
	width:100%;
	float:left;
	background:#fff url(../graphics/bg-header-t.gif) no-repeat;
}
.header-b{
	float:left;
	width:100%;
	height:16px;
	background:url(../graphics/bg-header-b.png) no-repeat;
}
#header{
	height:1%;
	overflow:hidden;
	margin:0 0 16px;
}
#header .holder{
	height:69px;
	overflow:hidden;
}
.logo{
	float:left;
	display:inline;
	margin:12px 0 0 75px;
}
.logo a{
	display:block;
	background:url(../graphics/bg-logo.gif) no-repeat;
	width:142px;
	height:63px;
	text-indent:-9999px;
	overflow:hidden;
}
.slogan{
	float:left;
	margin:27px 0 0;
	width:253px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../graphics/text-slogan.gif) no-repeat;
}
#searchbox {
    float: left;
}
#phonenumber {
    color:#AAAAAA;
    float:right;
    font:bold 15px Helvetica,Arial,sans-serif;
    margin:55px 45px 0 20px;
    text-align:right;
}
#slogan {
    float: left;
    margin: 25px 0 0 6px;
    width: 320px;
    height: 80px;
    overflow: hidden;
    font-size: 17px;
    font-style: italic;
    /*text-transform: uppercase;*/
}
#slogan.twoline {
    margin-top: 21px;
    line-height: 20px;
}
#slogan cufon {
    margin-bottom: 4px;
}
#slogan cufon:first-child {
    margin-left: 5px;
}
.home-carouselmask {
    left:368px;
    position:absolute;
    top:95px;
}
/* search results search form */
.big-search-form{
	float:left;
	padding:15px 10px 15px 34px;
}
.big-search-form fieldset{ display:inline;}
.big-search-form .text{
	float:left;
	width:149px;
	height:18px;
	padding:2px 8px 2px 19px;
	background:url(../graphics/bg-search-form-text.gif) no-repeat;
}
.big-search-form .text input{
	float:left;
	width:146px;
	background:none;
	border:none;
}
.big-search-form .submit{
	float:left;
	width:20px;
	height:20px;
	text-indent:-9999px;
	line-height:0;
	overflow:hidden;
	border:none;
	cursor:pointer;
	background:url(../graphics/bg-submit-go.gif) no-repeat;
}

/* header search form */
.search-form{
	float:left;
	padding: 25px 20px 0 24px;
}
.search-form fieldset{ display:inline;}
.search-form .text{
	float:left;
	width:149px;
	height:18px;
	padding:2px 8px 2px 19px;
	background:url(../graphics/bg-search-form-text.gif) no-repeat;
}
.search-form .text input{
	float:left;
	width:146px;
	background:none;
	border:none;
        margin-top: 2px;
}
.search-form .submit{
	float:left;
	width:24px;
	height:20px;
	text-indent:-9999px;
	line-height:0;
	overflow:hidden;
	border:none;
	cursor:pointer;
	background:url(../graphics/bg-submit-go.gif) no-repeat;
}
.facebook{
	float:left;
	width:107px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 14px 0 0;
	background:url(../graphics/bg-facebook.gif) no-repeat;
}
.holder-nav{
	overflow:hidden;
	width:100%;
	margin:0 0 -12px;
        height: 119px;
}
.visual{
	/*height:200px;*/
	overflow:hidden;
	margin:0 0 6px;
}
.visual img{
	display:block;
	margin:0 auto;
}
.visual p{
    color:#FFFFFF;
    display:block;
    float:right;
    font-size:27px;
    line-height:1.3em;
    margin:-330px 0 0 540px;
    position:relative;
    width:420px;#
    z-index:10;
}
/*div.visual a.splash {
    position: absolute;
    opacity: 0;
}*/
#splashcarousel {
    height: 180px;
    padding: 0;
    list-style: none;
    display: none;
}
#splashcarousel li {
    opacity: 0;
    list-style: none;
    position: absolute;
    background-position: 11px top;
    height: 178px;
    width: 544px;
}

.home-carouselmask {
    position: relative;
    top: -191px;
    left: -1px;
}
#home #wrapper #header .header-c .holder-nav #nav {
    margin: -186px auto 0;
}
#home #wrapper #header .header-c .holder-nav {
    height: 267px;
}



#nav{
	margin:1em auto -1px;
	padding:0 0 3px;
	list-style:none;
	line-height:14px;
	text-transform:uppercase;
	width:939px;
	background:url(../graphics/bg-nav.gif) no-repeat;
	font-weight:bold;
	z-index:3;
	position:relative;
        display: none;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li{
	float:left;
	height:59px;
}
#nav a{
	float:left;
	text-align:center;
	color:#fff;
	height:60px;
}
#nav a span{
	cursor:pointer;
        display:block;
        font-family:Helvetica;
        font-size:12px;
        font-weight:normal;
        letter-spacing:0.075em;
        padding:17px 0;
}
#nav a span.one-row{padding:23px 0;}
#nav a:hover,
#nav a.active{
	text-decoration:none;
	background:url(../graphics/bg-nav-l.gif) no-repeat;
}
#nav a:hover span,
#nav a.active span{
	background:url(../graphics/bg-nav-r.gif) no-repeat 100% 0;
}
#nav li.first-child .active,
#nav li.first-child a:hover{
	background:url(../graphics/bg-nav-first.gif) no-repeat;
}
#nav li.last-child .active span,
#nav li.last-child a:hover span{background-image:url(../graphics/bg-nav-last.gif);}
#nav ul{
	width:916px;
	margin:0;
	padding:1px 0 3px;
	list-style:none;
	position:absolute;
	top:58px;
	left:12px;
	z-index:4;
	display:none;
	background:url(../graphics/bg-sub-nav.gif) no-repeat 0 1px;
}
#nav .active ul{ display:block;}
#nav .active li{height:36px;}
#nav .active ul a{
	background:none;
	display:block;
	font-size:14px;
	line-height:36px;
	height:36px;
	overflow:hidden;
}
#nav .active ul span{
	float:left;
	padding:0 30px;
	background:none;
}
#nav .active ul a:hover,
#nav .active ul .active a{
	background:url(../graphics/bg-sub-nav-l.gif) no-repeat;
}
#nav .active ul li:first-child a:hover,
#nav .active ul li.first-child a:hover,
#nav .active ul li:first-child .active a,
#nav .active ul li.first-child .active a,
#nav .active ul li:first-child.active a {
	background:url(../graphics/bg-sub-nav-first.gif) no-repeat;
}
#nav .active ul a:hover span,
#nav .active ul .active span {
	background:url(../graphics/bg-sub-nav-r.gif) no-repeat 100% 0;
}
#content{
	height:1%;
	overflow:hidden;
	padding:0 11px 0 12px;
}
.main-content{
	float:left;
	width:528px;
}
.section{
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
}
.section .t,
.section .b{
	height:10px;
	overflow:hidden;
	background:url(../graphics/bg-section-t.png) no-repeat;
}
.section .b{ background:url(../graphics/bg-section-b.png) no-repeat;}
.section .c{
	height:1%;
	padding:0 13px 0 14px;
	overflow:hidden;
	background:#fff;
}
.section .holder{
	font-size:16px;
	line-height:22px;
	padding:0 5px 14px 17px;
}
.section .video-holder{
	float:left;
	width:319px;
	margin:0 11px 0 0;
}
.section .video-holder img{ display:block;}
.aside{
	float:right;
	width:401px;
}
.items{
	height:1%;
	overflow:hidden;
	margin:0 0 13px;
}
.items .t,
.items .b{
	height:10px;
	overflow:hidden;
	background:url(../graphics/bg-items-t.png) no-repeat;
}
.items .b{ background:url(../graphics/bg-items-b.png) no-repeat 0 100%;}
.items .c{
	height:1%;
	overflow:hidden;
	background:url(../graphics/bg-items-c.png) repeat-y;
}
.items .holder{
	width:414px;
	margin:0 -13px 0 0;
	overflow:hidden;
}
.items .column{
	float:left;
	width:194px;
	margin:0 11px -8px 0;
}
.items .visual{
	width:180px;
	margin:0 0 6px 9px;
}
.items .heading{
	border:none;
	padding:0 0 0 9px;
}
.items .heading h3{ margin:0;}
.items ul{
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.items li{
	vertical-align:top;
	padding:10px 9px 1px 11px;
	margin:-4px 0 4px;
	border-top:1px solid #c1b39e;
}
.items h4{
	margin:0;
	font-size:14px;
}
.items .more{
    display: block;
    font-weight: bold;
    text-align: right;
    width: 100%;
    margin-top: 5px;
}
.box{
	height:1%;
	overflow:hidden;
	margin:0 1px 13px 0;
}
.box .t,
.box .b,
.testimonials .t,
.testimonials .b{
	height:11px;
	overflow:hidden;
	background:url(../graphics/bg-box-t.png) no-repeat;
}
.box .b,.testimonials .b{ background:url(../graphics/bg-box-b.png) no-repeat;}
.box .c{
	height:1%;
	padding:0 14px;
	overflow:hidden;
	background:#fff;
}

.testimonials .c {
    height: auto;
    width: 371px;
    padding: 0 14px;
    overflow: hidden;
    background: #fff;
}
.testimonials {
    /*display: none;*/
    /*position: absolute;*/
    height: 140px;
    list-style: none;
    opacity: 0;
}
#testimonials {
    display: block;
    height: 250px;
}
#testimonials div.active {
    /*display: block;*/
}



#content .box h3,
.testimonials h3 {
    margin:0 0 7px;
}
#content .box p,
.testimonials p {
    margin:0 0 5px;
    display: inline;
}
.box ul li blockquote,
.testimonials blockquote {
	/*height:1%;*/
	overflow:hidden;
	padding:0 25px 0 21px;
	margin:0;
	background:url(../graphics/bg-quote-open.gif) no-repeat 0 0;
}
.box q,
.testimonials q {
	display:block;
	quotes: none;
	font-size:14px;
	line-height:19px;
	margin:0 0 8px;
}
q:before{content:"";}
q:after{content:"";}
.box cite,
.testimonials cite{
	float:right;
	font-size:15px;
	padding:0 5px 0 0;
	font-weight:bold;
	font-style:normal;
}
.box cite span,
.testimonials cite span{
	display:block;
	font-size:11px;
	text-align:center;
}
.text-block{
	height:1%;
	overflow:hidden;
	margin:0 2px 20px 0;
}
.text-block .t,
.text-block .b{
	height:11px;
	overflow:hidden;
	background:url(../graphics/bg-text-block-t.png) no-repeat;
}
.text-block .b{ background:url(../graphics/bg-text-block-b.png) no-repeat;}
.text-block .c{
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:0 9px 0 13px;
}
.text-block img.alignright{
	float:right;
	margin:-15px 0 0;
}
.text-block .text-holder{
	padding:0 10px 0 22px;
	margin:0;
	font-size:16px;
	line-height:21px;
}
/* search results */
.search-block{
	height:1%;
	overflow:hidden;
	margin:0 2px 10px 0;
}
.search-block .t,
.search-block .b{
    height: 11px;
    overflow: hidden;
    background:url(../graphics/bg-text-block-t-blue.png) no-repeat;
}
.search-block .b{ background: url(../graphics/bg-text-block-b-blue.png) no-repeat;}
.search-block .c{
	height:1%;
	overflow:hidden;
	background:#6690AE;
	padding:0 9px 0 13px;
}
.search-box {
    height:1%;
    overflow:hidden;
    margin:0 2px 4px 0;
}
.search-box h1{
    padding: 0 5px 0 0;
    float: left;
}
.search-box h1.pagetitle {
    float: none;
}
.search-box .t,
.search-box .b{
    height: 11px;
    overflow: hidden;
    background:url(../graphics/bg-text-block-t.png) no-repeat;
}
.search-box .b{ background: url(../graphics/bg-text-block-b.png) no-repeat;}
.search-box .c{
	height:1%;
	overflow:hidden;
	background:#FFFFFF;
	padding:0 9px 0 13px;
}
.search-box .c p {
    margin: 15px 0 15px !important;
}




.search-result {
    height:1%;
    width: 461px;
    overflow:hidden;
    margin:3px;
    float: left;
}
.search-result h1{
    padding: 0 5px 0 0;
    float: left;
}
.search-result .t,
.search-result .b{
    height: 11px;
    overflow: hidden;
    background:url(../graphics/bg-text-box-t.png) no-repeat;
}
.search-result .b{ background: url(../graphics/bg-text-box-b.png) no-repeat;}
.search-result .c{
	height:1%;
	overflow:hidden;
	background:#FFFFFF;
	padding:0 9px 0 13px;
}
.search-result .c p {
    margin: 15px 0 15px !important;
}

#searchtitle {
    color: #FFF;
    padding: 6px 0 !important;
}


/* news */
div.blog-holder img.main {
    border: 0;
}

#mainimage {
    width: 502px;
    height: 324px;
    border: 0;
    display: block;
}

div.blog-holder .right {
    float: right;
    width: 495px;
    padding-left:10px;
}
div.blog-holder .left {
    width: auto;

}
div.blog-holder h4 {
    border-bottom:1px solid #C1B39E;
    color:#D97315;
    font-size:1.25em;
    margin-bottom:16px;
    margin-top:10px;
    padding-bottom:15px;
}
.blog-block{
	height:1%;
	overflow:hidden;
	margin:0 2px 20px 0;
}
.blog-block .t,
.blog-block .b{
	height:11px;
	overflow:hidden;
	background:url(../graphics/bg-text-block-t.png) no-repeat;
}
.blog-block .b{ background:url(../graphics/bg-text-block-b.png) no-repeat;}
.blog-block .c{
	height:1%;
	overflow:hidden;
	background:#fff;
	padding:0 9px 0 13px;
}
.blog-block img.alignright{
	float:right;
	margin:-15px 0 0;
}
.blog-block .blog-holder{
	padding:0 20px;
	margin:0;
	font-size:16px;
	line-height:21px;
        
}

.blog-gallery {
    width: 100%;
    margin: 0px 19px 0 0;
    text-align: left;
}
.blog-gallery img.gallery {
    border:0;
    display:inline;
    margin:5px 0px 7px 8px;
    padding:1px;
    float: right;
}


#content .text-block .text-holder p{ margin:15px 0 0;}
.twocolumns{
	width:945px;
	margin:0 -15px 0 0;
	overflow:hidden;
}
.twocolumns .fullcolumn{
    float: left;
    width: 100%;
    margin: 0;
}
.twocolumns .column{
	float:left;
	width:461px;
	margin:0 11px 0 0;
}

.text-box{ margin:0 0 15px;}
.text-box .t,
.text-box .b{
	height:10px;
	overflow:hidden;
	background:url(../graphics/bg-text-box-t.png) no-repeat;
}
.text-box .b {
    background:url(../graphics/bg-text-box-b.png) no-repeat;
}
.text-box .c{
	height:1%;
	overflow:hidden;
	background:#fff;
}

/* Jarrett Corners */
.jmb-box {
    display: block;
    margin: 5px;
    float: left;
}
.jmb-box .jmbfg .heading h2 {
    text-transform: none !important;
    padding: 5px 0 0 0;
    

}
.jmbfg p {
    margin: 0 auto !important;
    text-align: center !important;
    padding: 0 0 20px 0;
    font-size:1.1em;
    letter-spacing:0.03em;
}
.jmbfg a {
    color: #D17828 !important;
    font-weight:bold;
}
.jmbfg .biophoto {
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.jmb{display:block}
.jmb *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.jmb1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a0b4c2;
  border-right:1px solid #a0b4c2;
  background:#d5dee4}
.jmb2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6a899f;
  border-right:1px solid #6a899f;
  background:#dfe6ea}
.jmb3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dfe6ea;
  border-right:1px solid #dfe6ea;}
.jmb4{
  border-left:1px solid #a0b4c2;
  border-right:1px solid #a0b4c2}
.jmb5{/*
  border-left:1px solid #d5dee4;
  border-right:1px solid #d5dee4*/}
.jmbfg{
  background:#ffffff; height: 290px; width: 225px; float: left;}
/* End Jarrett Corners */









#content h2,
#content h3{
	margin:0;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	color:#D37319;
	height:1%;
	overflow:hidden;
}
#content h2 a,
#content h3 a{ color:#D37319;}
#content h3{
	font-size:14px;
	margin:0 0 8px;
	letter-spacing:0.001em;
}
.search-box .c h3 {
    margin: 0;
}
#content .heading-sifr{
	height:1%;
	overflow:hidden;
}
.heading-sifr img{ float:left;} 
#content .heading-sifr h2{ 
    /*float:left;*/
    margin: 0 0 0 10px;
    position:relative;
}
#content h2 span{
        font-weight: bold;
        font-style: italic;
	float:left;
	font-size:58px;
	line-height:56px;
	position:relative;
        margin-left: 15px;
        text-transform: capitalize;
        padding-bottom:6px;
}
#hometitle{
        margin-left: -2px !important;
        margin-top: 5px !important;
}
#pagetitle {
    margin-top: 10px;
}
.heading{
	padding:0 14px 9px;
	border-bottom:1px solid #c1b39e;
}
#content p{ margin:0 0 15px;}
#content .text-box p{ margin:15px 0 0;}
.text-box .holder{
	margin:-7px 0 0;
	padding:0 13px 13px 14px;
	overflow:hidden;
}

.text-box .second-column{
	float:right;
	width:254px;
	margin:15px 0 0 9px;
}
.second-column img{
	display:block;
	margin:0 0 5px;
}
.caption{
	display:block;
	margin:-5px 0 0 7px;
	font-size:26px;
	line-height:39px;
	font-weight:normal;
}
.first-column .caption {
    margin-top: 15px;
}
.list,
.second-column ul{
	margin:0;
	padding:0;
	list-style:none;
}
.list li,
.second-column ul li{
	padding:4px 5px 4px 13px;
	vertical-align:top;
}
.list .even,
.second-column ul .even,
.second-column ul li:nth-child(even){
	padding:3px 4px 2px 12px;
	background:#c1b39e;
	border:1px solid #d0c6b6;
}
.positions{font-size:14px;}
.email{ font-size:11px;}
.email a{ color:#333;}


/* contact page */

.biophoto {
    margin: 20px auto 0;
    display: block;
}
.bioname {
    margin: 10px auto;
    display: block;
    font-size: 1.9em;
    text-align: center;
}
.contact-box .c .holder .first-column p,
.contact-box .c .holder .second-column p{
    margin: 0pt auto;
    text-align: center;
    font-size: 1.05em;
    letter-spacing: 0.05em;
}

#footer{
	height:1%;
	overflow:hidden;
	padding:12px 13px 20px 17px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#footer a{ color:#fff;}
#footer .holder{
	text-align:left;
	height:1%;
	overflow:hidden;
	padding:0 5px 18px 3px;
	margin:0 0 12px;
	border-bottom:1px solid #fff;
}
.email-form{ float:right;}
.email-form fieldset{ display:inline;}
.email-form label{
	display:block;
	font-size:13px;
	margin:0 0 0 2px;
}
.email-form .row{
	float:left;
	clear:left;
	padding:4px 0 0;
}
.email-form .text{
	float:left;
	width:160px;
	margin:1px 0 0;
	padding:0 8px 4px 7px;
	background:url(../graphics/bg-email-form-text.png) no-repeat;
}
.email-form .text input{
	float:left;
	font-size:12px;
	width:160px;
	border:none;
	background:none;
	position:relative;
        margin-top: 2px;
}
.email-form .submit{
	float:left;
	width:59px;
	height:21px;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	border:none;
	cursor:pointer;
	background:url(../graphics/bg-submit.gif) no-repeat;
}
.partners-title{
	float:left;
	font-size:9px;
	line-height:11px;
	margin:11px 6px 0 0;
}
.partners{
	float:left;
	margin:7px 0 0;
	padding:0;
	list-style:none;
}
.partners li{
	display:inline;
	margin:0 6px 0 0;
}
.footer-nav{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	font-size:9px;
	text-transform:uppercase;
}
.footer-nav li{
	display:inline;
	padding:0 5px;
}
.holder-info{
	padding:11px 0 0;
	font-size:9px;
}
.holder-info ul{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
.holder-info li{
	display:inline;
	margin:0 3px;
}
.holder-info dl,
.holder-info dt,
.holder-info dd{
	margin:0;
	padding:0;
	display:inline;
}
.holder-info dd{ margin:0 10px 0 0;}
.holder-info address{
	display:inline;
	font-style:normal;
}
.holder-info a{text-transform:uppercase;}
.licenses{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	font-size:10px;
}
.licenses li{
	display:inline;
	padding:0 0 0 7px;
	background:url(../graphics/divider-licenses.gif) no-repeat 0 5px;
}
.licenses li:first-child{
	background:none;
	padding:0;
}
.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 #content h2 span{
	font-size:72px !important;
	line-height:74px !important;
}
.sIFR-hasFlash #content .heading-sifr h2 span{
	font-size:60px !important;
	line-height:62px !important;
	height:64px;
	margin:9px 0 0;
}
