/********** GLOBAL **********/

body{
	margin:0;
	padding:0;
	border:none;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	color:#2c2c2c;
	text-align:center;
	background:url('../nav/bg.gif') repeat-x #c8e1f0;
}
ul, ol, dl{
	margin:15px 0 15px 30px;
	padding:0;
}
ul li, ol li, dl li{
	margin:3px 0;
	padding:0;
}
form, input, label{
	margin:0;
	padding:0;
}
fieldset{
	margin:0;
	padding:0;
	border:none;
}
a:link{
	color:#333;
}
a:visited{
	color:#333;
}
a:hover{
	color:#459833;
}
a:active{
}
a:focus{
	font-weight:400;
}
img{
	border:none;
}
h1, h2, h3, h4, h5, h6{
	font-family:helvetica, arial, sans-serif;
	font-weight:400;
	color:#409a2d;
}
h1{
	font-size:26px;
	margin:0 0 16px 0;
}
h2{
	font-size:20px;
	color:#057ebd;
	margin:0 0 16px 0;
}
h3{
	font-size:16px;
	margin:0 0 16px 0;
	color:#057ebd;
}
h4{
	font-size:14px;
	margin:0 0 16px 0;
	color:#057ebd;
}
h5{
	font-size:12px;
	margin:0 0 16px 0;
}
h5{
	font-size:11px;
	margin:0 0 16px 0;
}
p{
	margin:0 0 16px 0;
	line-height:18px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


/********** CUSTOM GLOBAL **********/

.clear-both{
	clear:both;
}

/********* STRUCTURE *********/

#wrapper{
	width:990px;
	margin:0 auto 15px;
	text-align:left;
	background:url('../nav/wrapper_bg.gif') repeat-y;
}

/********* HEADER *********/

#header{
	height:240px;
	background:url('../nav/header.gif') no-repeat;
	position:relative;
	z-index:100;
}
#header #logo{
	position:absolute;
	top:43px;
	left:45px;
}
#header p{
	position:absolute;
	width:432px;
	height:61px;
	overflow:hidden;
	margin:0;
	top:30px;
	right:3px;
}
#header p span{
	position:absolute;
	width:432px;
	height:61px;
	background:url('../nav/strapline.gif') 0 0;
	top:0;
	right:0;
}
#header form{
	position:absolute;
	top:112px;
	right:10px;
	width:260px;
	height:80px;
}
#header form img{
	position:absolute;
	top:0;
	right:5px;
}
#header form fieldset#search-fields{
	width:280px;
	height:40px;
	position:absolute;
	top:40px;
	right:0;
	background-color:#c8e1f0;
	border:3px solid #80b9d9;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#header form fieldset#search-fields.hidden{
	display:none;
}
#header form fieldset#search-fields input{
	width:232px;
	border:1px solid #80b9d9;
	height:26px;
	position:absolute;
	top:6px;
	left:6px;
}
#header form fieldset#search-fields input.submit{
	height:28px;
	width:28px;
	color:#fff;
	text-transform:uppercase;
	right:6px;
	left:auto;
	border:none;
	background-color:#80b9d9;
}
#header form fieldset#search-fields input.submit:hover{
	background-color:#1b79b0;
}
#header ul{
	list-style:none;
	margin:0;
	position:absolute;
	top:209px;
	left:20px;
	height:28px;
	width:952px;
}
#header ul li{
	float:left;
	position:relative;
}
#header ul li a{
	background-color:#0a7cbd;
	float:left;
	line-height:28px;
	display:inline;
	padding:0 10px;
	margin:0 2px 0 0;
	font-weight:700;
	text-decoration:none;
	color:#fff;
	text-shadow:1px 1px #0e679a;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
#header ul li.drop a{
	background:url('../nav/drop.gif') right 12px no-repeat #0a7cbd;
	padding:0 24px 0 10px;
}
#header ul li#contact-us{
	float:right !important;
	display:inline;
}
#header ul li#contact-us a{
	background-color:#018752;
}
#header ul li a:hover, #header ul li a.selected{
	background-color:#018752;
}
#header ul ul{
	top:28px;
	left:0;
	width:200px;
	display:none;
	height:auto;
	padding:0 0 5px;
	background-color:#018752;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
#header ul ul li{
	float:none;
	width:200px;
	display:block;
	margin:0;
}
#header ul ul li a, #header ul li.drop ul li a{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	background:transparent;
	margin:0;
	display:block;
	padding:6px 10px;
	line-height:16px;
	float:none;
	background-color:#018752;
	border-bottom:1px solid #139e67;
}
#header ul ul li a:hover, #header ul li.drop ul li a:hover{
	background-color:#0a7cbd;
}
#header ul li:hover ul.sub-nav{
	display:block;
}
#banner-wrap{
	width:950px;
	height:244px;
	background:url('../nav/banner.jpg') no-repeat #2678a8;
	margin:10px 0 0 20px;
	position:relative;
	z-index:10;
}
#banner{
	width:640px;
	height:244px;
	position:absolute;
	top:0;
	left:0;
}
#banner img{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#banner img.active{
    z-index:10;
}
#banner img.last-active{
    z-index:9;
}
#banner-wrap h1{
	width:270px;
	float:right;
	display:inline;
	font-size:30px;
	color:#fff;
	margin:20px 20px 11px 0;
}
#banner-wrap p{
	width:270px;
	float:right;
	clear:right;
	color:#fff;
	display:inline;
	margin:0 20px 15px 0;
	font-size:13px;
	line-height:19px;
}
#banner-wrap img.read-more{
	position:absolute;
	bottom:20px;
	right:20px;
}

/********* CONTENT/PAGES *********/

#content{
	width:640px;
	float:left;
	display:inline;
	margin:15px 0 15px 20px;
}
#sidebar{
	width:290px;
	float:right;
	display:inline;
	margin:15px 20px 15px 0;
}
#breadcrumb{
	margin:5px 20px 0;
	background-color:#f3f3f3;
	padding:8px;
	font-size:11px;
	color:#444;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
ul#banner-links{
	list-style:none;
	margin:0;
	height:102px;
}
ul#banner-links li{
	margin:0;
	display:inline;
}
ul#banner-links li img{
	margin:0;
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
ul#banner-links li img.no-margin{
	margin:0;
}
ul#three-blocks{
	list-style:none;
	margin:15px 0 0;
	height:321px;
	clear:both;
}
ul#three-blocks li{
	display:inline;
	margin:0;
}
ul#three-blocks li a{
	width:203px;
	height:321px;
	margin:0 15px 0 0;
	background:url('../nav/block_bg.gif') 0 0 no-repeat #f9f9f9;
	float:left;
	display:inline;
	text-decoration:none;
	overflow:hidden;
}
ul#three-blocks li a:hover{
	background:url('../nav/block_bg.gif') -203px 0 no-repeat #f9f9f9;
}
ul#three-blocks.morethanthree li a{
	margin:0 15px 15px 0;
}
ul#three-blocks li a.no-margin, ul#three-blocks.morethanthree li a.no-margin{
	margin:0;
}
ul#three-blocks li a span{
	display:block;
	font-size:16px;
	font-weight:700;
	color:#409a2d;
	margin:15px 10px 10px;
	height:35px;
}
ul#three-blocks li a img{
	margin:0 0 8px 10px;
}
ul#three-blocks li a .block-text{
	display:block;
	font-size:12px;
	font-weight:400;
	color:#333;
	font-size:12px;
	line-height:18px;
	margin:0 10px 10px;
}
ul.sidebar-list, ul.list{
	list-style:none;
	margin:0;
}
ul.sidebar-list img, ul.list img{
	float:left;
	display:inline;
	margin:0 10px 0 0;
}
ul.list img{
	border:1px solid #f3f3f3;
}
ul.sidebar-list li, ul.list li{
	overflow:hidden;
	position:relative;
	margin:0 0 10px;
	height:50px;
}
ul.list li{
	height:auto;
	clear:both;
}
ul.sidebar-list h3{
	font-size:13px;
	font-weight:700;
	color:#444;
	margin:0;
}
ul.sidebar-list h3 a{
	text-decoration:none;
}
ul.list h2{
	font-size:16px;
	margin:0 0 10px;
}
ul.list h2 span, h1 span{
	display:block;
	font-size:11px;
	color:#666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:2px;
}
ul.list h2 a{
	text-decoration:none;
	color:#057ebd;
}
ul.list div{
	width:470px;
	float:right;
	position:relative;
	padding:0 0 10px;
}
ul.sidebar-list p.date,ul.list p.date{
	font-size:11px;
	margin:0;
	color:#717171;
}
ul.sidebar-list img.read-more, ul.list img.read-more{
	float:none;
	margin:0;
	position:absolute;
	right:0;
	bottom:0;
	border:none;
}
#content #images{
	float:right;
	display:inline;
	margin:0 0 10px 20px;
	width:254px;
}
#content #images a {
	text-decoration:none;
}
#content #images img{
	padding:1px;
	border:1px solid #e3e3e3;
}
#content #images img.thumb {
	padding:0;
	margin: 0 5px 0 0;
}
#content #images img.no-margin {
	margin:0;
}
table{
	clear:both;
	margin:20px 0;
}
table td, table th{
	padding:8px;
	border-bottom:1px solid #f3f3f3;
	font-size:12px;
}
table tr:nth-child(odd){
	background-color:#f1f9ec;
}
ul.meet-team{
	list-style:none;
	margin:20px 0 10px;
	overflow:hidden;
}
ul.meet-team li{
	display:inline;
}
ul.meet-team li a{
	display:block;
	width:300px;
	height:94px;
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	background-color:#f3f3f3;
	-moz-box-shadow:0 0 3px #b3b3b3;
	-webkit-box-shadow:0 0 3px #b3b3b3;
	box-shadow:0 0 3px #b3b3b3;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	overflow:hidden;
}
ul.meet-team li a.no-margin{
	margin:0 0 15px;
}
ul.meet-team li img{
	float:left;
	display:inline;
	margin:5px 0 0 5px;
	padding:1px;
	border:1px solid #fff;
}
ul.meet-team li a span{
	display:block;
	width:180px;
	float:left;
	display:inline;
	margin:12px 0 0 12px;
	line-height:16px;
}
ul.meet-team li a:hover{
	background-color:#d1d1d1;
	color:#333;
}
p.pagination a, p.pagination span{
	display:block;
	width:19px;
	height:19px;
	line-height:19px;
	text-align:center;
	float:left;
	display:inline;
	margin:0 1px 1px;
	background-color:#f3f3f3;
	text-decoration:none;
	font-size:11px;
}
p.pagination span{
	background-color:#81bad9;
	color:#004c75;
}
p.pagination a:hover{
	background-color:#81bad9;
	color:#004c75;
}
p.pagination a.next-prev{
	width:79px;
}

/********* SIDEBAR *********/

#sidebar h2{
	color:#409a2d;
}
#sidebar ul.sub-nav{
	margin:10px 0 15px;
	list-style:none;
}
#sidebar ul.sub-nav li{
	display:inline;
}
#sidebar ul.sub-nav li a{
	display:block;
	padding:8px;
	text-decoration:none;
	background-color:#c8e1f0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 2px;
	color:#004973;
	font-weight:700;
	font-size:11px;
}
#sidebar ul.sub-nav li a:hover, #sidebar ul.sub-nav li a.selected{
	background:#2678a8;
	color:#fff;
}
#sidebar ul.sub-nav ul{
	margin:0 0 0 10px;
	list-style:none;
}
#sidebar ul.sub-nav ul li a{
	background:transparent;
	padding:6px 8px;
}
img.sidebar-banner{
	margin:0 0 5px;
}

/********* CONTACT *********/

form#form{
	background-color:#dfedf5;
	width:570px;
	margin:0 0 20px 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
form#form fieldset{
	padding:15px 20px;
}
form#form label{
	display:block;
	padding:6px 0;
	font-size:13px;
	text-shadow:1px 1px 1px #fff;
}
form#form label span{
	font-size:11px;
	font-style:italic;
	color:#777;
}
form#form p{
	width:250px;
	margin:0 0 3px;
	float:left;
	clear:left;
}
form p#comment-box{
	width:250px;
	float:right;
	clear:none;
}
form#form input, form#form textarea{
	height:24px;
	width:250px;
	border:1px solid #c2dceb;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
form#form textarea{
	height:138px;
	width:250px;
}
form#form p#submit{
	width:530px;
}
form#form p#submit input{
	margin:5px 0 0 0;
	float:right;
	background-color:#0e6a9f;
	border:none;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
form#form p#submit input:hover{
	background-color:#018752;
}
#form-errors{
	list-style:none;
	width:570px;
	margin:15px 0 15px 30px;
	padding:15px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px dashed #dc0000
}
#form-errors li{
	padding:0 15px;
}
#form-errors li strong{
	color:#dc0000;
}

/********* DOWNLOADS *********/

ul#downloads{
	list-style:none;
	margin:15px 0;
}
ul#downloads li{
	margin:0;
}
ul#downloads a{
	border-bottom:1px solid #e8e8e8;
	position:relative;
	display:block;
	height:26px;
	line-height:26px;
	text-decoration:none;
	padding:0 0 0 5px;
}
ul#downloads li:nth-child(odd){
	background-color:#f7f7f7;
}
#content ul#downloads a img{
	float:left;
	display:inline;
	margin:5px 6px 0 0;
}
#content ul#downloads a img.download{
	float:none;
	margin:0;
	position:absolute;
	right:5px;
	top:5px;
}

/********* FOOTER *********/

#footer{
	clear:both;
	height:95px;
	position:relative;
	background:url('../nav/footer.gif') no-repeat;
}
#footer p{
	color:#626262;
	font-size:11px;
	position:absolute;
	top:29px;
	left:30px;
}
#footer a{
	color:#626262;
}

/********* SLIMBOX *********/

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../nav/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../nav/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../nav/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../nav/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


