* {font-size:100.01%;}
html {font-size:62.5%}
body {
	margin:0;
	min-width:968px;
	color:#555;
	background:#f8f9fa url(../images/bg-body.gif) repeat-x;
	font:1.4em Arial, Helvetica, sans-serif;
}
a {
	color:#d25701;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
img {border:0;}
input,
textarea,
select {
	color:#555;
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form {display:inline;}
h1{
	font-size:12px; 
	color:#555; 
}
h2{
	color:#0083C6;
	font-size:26px;
}
h3{
	font-size:22px; 
	color:#0083C6;
	font-weight:normal;
}
h4{
	font-size:16px; 
	color:#dc5000; 
	font-weight:normal;
}
h5, h6{
	font-size:12px; 
	color:#555; 
}
#wrapper {
	width:968px;
	margin:0 auto;
	padding:0 0 52px;
}
#header {
	height:109px;
	padding:0 11px 0 30px;
	background:url(../images/bg-header.png) no-repeat;
}
#header:after,
.nav-holder:after,
#nav:after,
.shadow:after,
.shadow-in:after,
.text-block:after,
.news-box:after,
.events-box .post-title:after,
.content:after,
.sidebar:after,
.two-cols-in:after,
.holder:after,
.contact-form:after {
	content:"";
	clear:both;
	height:0;
	display:block;
}
.post-title{width:100%;}
#sidebar .events-box li p{line-height:1.2em;}
.sidebar .events-box .post-title{overflow:hidden;}
.header-in {
	width:100%;
	position:relative;
	z-index:10;
}
#header h1 {
	float:left;
	margin:0;
	padding:40px 0 0;
	width:200px;
	height:69px;
	overflow:hidden;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	cursor:pointer;
}
.top-nav {
	width:200px;
	float:right;
	overflow:hidden;
	padding:0 0 10px;
}
.top-nav ul {
	float:right;
	overflow:hidden;
	margin:0 -9px;
	padding:18px 0 0;
	list-style:none;
	background:url(../images/bg-top-nav.gif) repeat-x;
}
* html .top-nav ul {display:inline;}
.top-nav li {
	float:left;
	padding:1px 14px 0 15px;
	margin:0 1px 0 -1px;
	text-indent:-9999px;
	background:url(../images/divider01.gif) no-repeat 0 50%;
}
.top-nav a {
	display:block;
	height:11px;
	overflow:hidden;
}
.top-nav a:hover {background-position:0 -11px;}
a.home {
	width:46px;
	background:url(../images/home.gif) no-repeat;
}
a.site-map {
	width:64px;
	background:url(../images/site-map.gif) no-repeat;
}
.nav-holder {
	float:right;
	width:702px;
}
#nav {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	position:relative;
}
#nav a {
	float:left;
	color:#002d57;
}
#nav a strong {
	display:block;
	font-weight:normal;
}
#nav a span {
	display:block;
	padding:31px 12px 26px;
	font-size:12px; 
}
#nav a:hover {
	border:0;
	text-decoration:none;
}
#nav li.active a strong,
#nav li:hover a strong,
#nav li.hover a strong {
	background:url(../images/bg-nav-l.gif) no-repeat;
}
#nav li.active a span,
#nav li:hover a span,
#nav li.hover a span {
	background:url(../images/bg-nav-r.gif) no-repeat 100% 0;
}
#nav ul {
	display:none;
	position:absolute;
	top:69px;
	left:0;
	width:190px;
	overflow:hidden;
	background:#0d2436;
	margin:0;
	padding:10px 0;
	list-style:none;
}
#nav li li {
	padding:0;
	text-transform:none;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:normal;
}
#nav li li a{
	color:#858686;
	display:block;
	width:172px;
	padding:2px 6px 2px 12px;
}
#nav li li a:hover {text-decoration:underline;}
#nav li.hover,
#nav li:hover {position:relative;}
#nav li.hover ul,
#nav li:hover ul {display:block;}
#nav li a:focus{outline:none;}
.shadow {
	width:942px;
	padding:0 13px;
	background:url(../images/bg-shadow.png) repeat-y;
}
.shadow-in {
	width:906px;
	padding:18px 18px 0;
	background:url(../images/bg-shadow-in.gif) repeat-x;
}
* html .shadow-in {position:relative;}
.shadow-b {
	display:block;
	width:100%;
	height:35px;
	background:url(../images/bg-shadow-b.png) no-repeat;
}
.visual {
	width:835px;
	height:244px;
	padding:24px 34px 10px 37px;
	background:#02213d url(../images/bg-visual.jpg) no-repeat;
	color:#fff;
}
.gallery {
	position:relative;
	width:835px;
	overflow:hidden;
}
.gallery div {
	width:835px;
	overflow:hidden;
	position:relative;
}
.gallery div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div ul li {
	float:left;
	width:835px;
	height:244px;
	position:relative;	
}
.gallery .img-holder {
	float:left;
	width:395px;
	padding:11px 0 12px;
	text-align:center;
	background:url(../images/bg-img-holder.gif) no-repeat;
}
.gallery h3 {
	float:right;
	width:400px;
	text-align:left; 
	margin:0;
	color:#E06104;
	padding:14px 0 0;
	font:40px/44px Arial, Helvetica, sans-serif;
}
.gallery p {
	float:right;
	width:390px;
	font-size:14px;
	line-height:17px;
	margin:0;
	padding:4px 7px 0 0;  
}
p.btn-find-out-more {
	width:146px;
	height:40px;
	padding:11px 10px 0 0;
	position:absolute;
	bottom:9px;
	right:0;    
}
p.btn-find-out-more a {
	display:block;
	text-align:center; 
	line-height:40px;
	text-decoration:none;
	color:#fff;   
	height:100%;
	background:url(../images/btn-find-out-more.gif) no-repeat;
	font-weight:bold;
}
p.btn-find-out-more a:hover{text-decoration:none;}
.gallery .pagination {
	position:absolute;
	top:210px;
	left:5px;
	width:auto;
}
.gallery .pagination li {
	width:21px;
	height:22px;
	padding:0 4px;
	text-align:center;
	font:bold 12px/22px Arial, Helvetica, sans-serif !important;
}
.gallery .pagination a {
	color:#fff;
	float:left;
	width:100%;
}
.gallery .pagination a:hover,
.gallery .pagination li.active a {
	color:#e06104;
	background:url(../images/bg-pagination.gif) no-repeat;
	text-decoration:none;
}
#main {width:100%;}
.two-cols {
	width:100%;
	background:url(../images/bg-two-cols.gif) repeat-y 550px 0;
}
.two-cols-in {
	width:100%;
	padding:19px 0 84px;
	background:url(../images/bg-two-cols-in.gif) no-repeat 550px 100%;
}
.content {
	float:left;
	width:554px;
	padding:0 0 0 6px;
}
.content h2,
.sidebar h3 {
	color:#0083c6;
	margin:0;
	font-size:2.143em;
	line-height:1.2em; 
}
.content .text-block h2 {
	position:relative;
	margin:0 0 0 -6px;
}
.content p {
	margin:0;
	padding:11px 0 6px;
	line-height:1.2em;
}
.content img {vertical-align:top;}
.align-right {
	float:right;
	margin:16px 21px 0 35px;
}
.text-block {
	position:relative;
	width:100%;
	padding:0 0 26px 6px;
	margin:0 0 0 -6px;
	background:url(../images/bg-text-block.gif) repeat-x 0 100%;
}
.news-box {
	color:#696969;
	padding:20px 0 0;
	width:100%;
}
.news-box em.date {
	color:#6c6c6c;
	display:block;
	font-size:0.857em;
	line-height:1.2em;
	font-style:normal;
	padding:5px 0 0;
}
.news-list {
	float:right;
	width:248px;
	padding:0 0 0 28px;
}
.content .news-list ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.content .news-list li {
	float:left;
	width:100%;
	padding:0 0 8px;
	margin:1px 0 -1px;
	background:url(../images/divider02.gif) no-repeat 100% 100%;
}
.news-box h3,
.news-list h3{
	margin:0;
	padding:4px 0 3px;
	color:#d25701;
	font:1.143em;
	line-height:1.2em; 
	font-weight:normal;
}
.news-list h3{font-size:1em;}
p.btn-read-more {
	float:right;
	position:relative;
	width:85px;
	height:25px;
	padding:13px 0 0;
	margin:0 -10px 0 0;
}
p.btn-read-more a{
	display:block;
	height:100%;
	background:url(../images/btn-read-more.gif) no-repeat;
	font-size:12px;	
	text-align:center; 
	line-height:25px;
	text-decoration:none;
	color:#fff;   
	font-weight:bold; 
}
p.btn-read-more a:hover{text-decoration:none;}
.sidebar {
	width:286px;
	float:right;
}
.sidebar p {
	margin:0;
	line-height:1.2em;
}
.events-box {
	width:100%;
	overflow:hidden;
	color:#7e8083;
	padding:0 0 24px;
	background:url(../images/bg-events-box.gif) no-repeat 100% 100%;
}
* html .events-box{padding-bottom:32px;}
.events-box ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
* html .events-box ul{margin:0 0 -8px;}
.events-box li{
	float:left;
	width:100%;
	padding:7px 0 4px;
	margin:1px 0 -1px;
	border-bottom:1px solid #ddd8d5;
}
.tag {
	float:left;
	width:70px;
	color:#fff;
	font-size:12px;
	line-height:14px;
	background:#3ea1d3;
	text-align:center;
}
.tag a {
	float:left;
	width:70px;
	color:#fff;
	padding:1px 0 2px;
}
.events-box em.date {
	float:left;
	color:#5e5f5e;
	font-style:normal;
	padding:0 0 0 16px;
	line-height:1.143em;
}
.events-box .bg {background:#d3703e;}
.events-box p.btn-read-more {
	padding:3px 10px 0 0;
	margin:0 !important;
}
.main-box{
	padding:15px;
	background:#fff url(../images/bg-main-box.gif) repeat-x;
	min-height:754px;
	width:918px;
	margin:0 -3px;
	position:relative;
}
* html .main-box{height:754px;}
#footer {
	float:left;
	position:relative;
	width:950px;
	margin:0 -22px -8px;
	border-top:1px solid #8c98a4;
}
* html #footer {display:inline;}
.bottom-nav {
	width:100%;
	background:#0a2339 url(../images/bg-bottom-nav.gif) no-repeat;
}
.bottom-nav h3 {
	color:#2baaec;
	margin:0;
	font-size:1.286em;
	line-height:1.2em;
	font-weight:normal;
}
.bottom-nav div {
	width:100%;
	overflow:hidden;
	padding:22px 0 38px;
}
.bottom-nav ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-bottom-nav-in.gif) repeat-y 185px 0;
}
.bottom-nav li {
	float:left;
	width:110px;
	padding:0 45px 0 35px;
	line-height:1.15em;
}
.bottom-nav li li {
	width:100%;
	padding:1px 0;
}
.bottom-nav a {color:#858686;}
.footer-bar {
	width:100%;
	overflow:hidden;
	color:#a6a7a9;
	font-size:0.857em;
	line-height:37px;
	padding:20px 0;
	background:#091a2a url(../images/bg-footer-bar.gif) repeat-x 0 50%;
}
.footer-bar p {
	float:left;
	margin:0;
	padding:0 0 0 46px;
}
.footer-bar a {
	color:#a6a7a9;
}
.footer-bar ul {
	height:1%; 
	overflow:hidden;
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
.footer-bar li {
	float:left;
	padding:0 10px;
}
.footer-bar .icons {
	float:right;
	padding:0 65px 0 0;
	margin:0;
	list-style:none;
}
.footer-bar .icons li {
	float:left;
	padding:0 18px 0 0;
}
.footer-bar .icons img {vertical-align:top;}
.inner .shadow-in {
	padding:0;
	background:url(../images/bg-shadow-in-inner.gif) repeat-y 568px 0;
}
.inner .two-cols {
	padding:18px 18px 0;
	background:url(../images/bg-two-cols-inner.gif) no-repeat;
}
.inner .two-cols-in {
	padding:0 0 84px;
	background-image:url(../images/bg-two-cols-in-inner.gif);
}
.inner #footer {margin:0 -4px -8px;}
.inner .content h1 {
	font-size:2.4em;
	line-height:1.2em;
	padding:0 0 8px;
	color:#0083C6;
}
.inner .content h2,
.inner .sidebar h3 {
	font-size:2.143em;
	line-height:1.2em;
	padding:0 0 8px;
}
.inner .sidebar h3 {padding:0;}
.inner .content h3 {
	margin:0;
	padding:20px 0 0;
	color:#0083C6;
	font-size:1.714em;
	line-height:1.2em;
	font-weight:normal;
}
.inner .content h4,
.inner .sidebar h4 {
	color:#d85000;
	margin:0;
	padding:22px 0 0;
	font-size:1.286em;
	line-height:1.2em; 
	font-weight:normal;
}
.inner .sidebar h4 {padding:0 0 2px;}
.content ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:10px 0 0;
	list-style:none;
}
.content ul li {
	height:1%;
	vertical-align:middle;
	padding:0 0 7px 24px;
	background:url(../images/bullet.gif) no-repeat 2px 7px;
}
* html .content ul li {background-position:2px 6px;}
* +html .content ul li {background-position:2px 6px;}
.content .contact-form {
	width:443px;
	color:#3e3f40;
	margin:0;
}
.content .gform_heading h3{
	font-size:2.14em;
	padding:0;
	margin:5px 0 0;
}
.content .contact-form .gform_wrapper ul{padding:0 0 0 2px;}
.content .contact-form label {
	color:#3e3f40;
	display:block;
	padding:0 0 5px 4px;
	font-size:12px;
	margin:0;
	letter-spacing:normal;  
}
.content .contact-form .ginput_container{
	background:url(../images/bg-input.gif) no-repeat 0 0;
	width: 309px;
	padding:0 2px;
}
.content .contact-form #field_1_4 .ginput_container,
.content .contact-form #field_1_11 .ginput_container,
.content .contact-form #field_1_12 .ginput_container,
.content .contact-form #field_2_4 .ginput_container,
.content .contact-form #field_2_12 .ginput_container,
.content .contact-form #field_2_13 .ginput_container{
	background:none !important;
}
.content .contact-form #field_1_4 .ginput_container input,
.content .contact-form #field_1_11 .ginput_container input,
.content .contact-form #field_1_12 .ginput_container input,
.content .contact-form #field_2_4 .ginput_container input,
.content .contact-form #field_2_12 .ginput_container input,
.content .contact-form #field_2_13 .ginput_container input{
	width:14px !important;
	height:14px !important;
	margin:1px 5px 0 0;  
}
.content .contact-form #field_1_1 .ginput_container,
.content .contact-form #field_2_1 .ginput_container{
	background:none !important; 
	width:447px; 
}
.content .contact-form #field_1_1 .ginput_container #input_1_1_3_container,
.content .contact-form #field_1_1 .ginput_container #input_1_1_6_container,
.content .contact-form #field_2_1 .ginput_container #input_2_1_6_container,
.content .contact-form #field_2_1 .ginput_container #input_2_1_3_container{
	width:201px;
	background:url(../images/bg-input-small.gif) no-repeat;
	float:left;
	margin:0 14px 0 0; 
}
.content .contact-form #field_1_1 .ginput_container #input_1_1_3_container input,
.content .contact-form #field_1_1 .ginput_container #input_1_1_6_container input,
.content .contact-form #field_2_1 .ginput_container #input_2_1_6_container input,
.content .contact-form #field_2_1 .ginput_container #input_2_1_3_container input{
	width:180px;
	padding:6px 5px;   
	margin-bottom:5px;
	float:left; 
}
.content .contact-form .ginput_container input{
	width:297px;
	border:0;
	display:block;
	padding:6px 0;
	margin:0 5px;
	background:none;
	font-size:13px;
	line-height:16px;
}
.content .contact-form #field_1_5 .ginput_container,
.content .contact-form #field_1_7 .ginput_container{background:none;}
.content .contact-form #field_1_10 .ginput_container,
.content .contact-form #field_2_10 .ginput_container{
	background:url(../images/bg-textarea.jpg) no-repeat;
	width: 409px;
	height: 107px;
	border: 1px solid #b2d9f9;
	margin: 8px 0 0;
	padding: 5px 4px;
}
.content .contact-form #field_1_10 .ginput_container textarea,
.content .contact-form #field_2_10 .ginput_container textarea{
	width:409px !important;
	height:107px !important;
}
.content .contact-form #field_1_5{padding:14px 0 8px;}
.content .contact-form #field_1_6{padding:0 0 18px;}
.content .contact-form #field_1_7 label{padding:0 0 0 4px;}
.content .contact-form .gfield_checkbox{margin:8px 0 0;}
.content .contact-form .gfield_checkbox li{
	overflow:hidden;
	margin:2px 0;
}
.content .contact-form .gfield_checkbox input{float:left;}
.content .contact-form .gfield_checkbox label{float:left;padding-left:12px;margin-top:-2px;}
.content .contact-form .recaptchatable #recaptcha_area #recaptcha_response_field{padding:2px 0;}
.content .contact-form .recaptchatable{
	border-left:none !important;
	border-top:none !important;
}
.content .contact-form .gform_footer{padding:16px 5px 0 0;}
.content .contact-form .gform_footer .button,
.sidebar .contact-form .gform_footer .button{
	background:url(../images/btn-submit.gif) no-repeat;
	width: 85px;
	height:25px;
	float:right;
	line-height:24px;
	border:0;
	padding:0 0 1px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align:center;   
	text-transform:uppercase; 
}
.content .contact-form .gform_footer a,
.sidebar .contact-form .gform_footer a{display:none;}
.content .contact-form .gform_wrapper li{
	background:none;
	padding:0 0 5px;
}
.sidebar .contact-form {
	width:290px;
	color:#3e3f40;
	padding:7px 0 0;
}
.sidebar .contact-form ul{
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar .contact-form ul li{margin:0 0 3px;}
.sidebar .contact-form label {
	color:#3e3f40;
	display:block;
	padding:0 0 7px;
}
.sidebar .contact-form .ginput_container{
	background:url(../images/bg-input-sidebar.gif) no-repeat 0 0;
	width: 281px;
	padding:0 2px;
}
.sidebar .contact-form .ginput_container input{
	width:271px;
	border:0;
	display:block;
	padding:6px 5px;
	margin:0;
	background:none;
	font-size:13px;
	line-height:16px;
}
.sidebar .contact-form .gform_footer{padding:14px 0 0;}
.sidebar .contact-form #field_2_3 .ginput_container{
	background:url(../images/bg-textarea-sidebar.gif) no-repeat;
	width: 269px;
	height: 107px;
	margin:0;
	padding:6px 7px;
}
.contact-form span input {
	float:left;
	width:299px;
	padding:6px 5px;
	font-size:13px;
	line-height:16px;
	border:0;
	margin:0;
	background:none;
}
.contact-form span.long {
	width:419px;
	background-image:url(../images/bg-input-long.gif);
}
.contact-form span.long input {width:409px;}
.contact-form .checks-box {
	height:1%;
	overflow:hidden;
	padding:17px 0 17px 4px;
}
.contact-form .row {
	width:100%;
	overflow:hidden;
	padding:9px 0 7px;
}
.contact-form strong {
	display:block;
	width:419px;
	overflow:hidden;
	padding:0 0 19px;
}
.contact-form strong span.textarea-t,
.contact-form strong span.textarea-b {
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/bg-textarea-t.gif) no-repeat;
	padding:0;
}
.contact-form strong span.textarea-b {background-image:url(../images/bg-textarea-b.gif);}
.contact-form strong span.textarea-c {
	width:409px;
	height:auto;
	padding:0 5px;
	overflow:hidden;
	background:url(../images/bg-textarea.gif) repeat-y;
}
.contact-form textarea {
	float:left;
	width:409px;
	height:107px;
	max-height:107px;
	max-width:409px;
	border:0;
	background:0;
	margin:0;
	padding:0;
	overflow:auto;
	font-size:13px;
	line-height:16px;
}
.contact-form .checks-box input {
	float:left;
	width:15px;
	height:16px;
	margin:0;
	padding:0;
}
.contact-form .checks-box label {
	float:left;
	padding:0 0 0 12px;
	line-height:13px;
}
.contact-form em {
	display:block;
	width:85px;
	height:25px;
	padding:16px 0 0 345px;
	overflow:hidden;
}
.contact-form em input {
	float:left;
	width:85px;
	height:25px;
	background:url(../images/btn-send.gif) no-repeat;
	margin:0;
	border:0;
	line-height:0;
	font-size:0;
	text-indent:-9999px;
	cursor:pointer;
}
.contact-form p {padding:0;}
.contact-form .checks-box p {padding:0 0 8px;}
.captcha-box {
	width:427px;
	overflow:hidden;
	padding:4px 6px 7px 0;
	border:solid #dfdfdf;
	border-width:0 1px 1px 0;
	background:#fff;
}
.captcha-box .col {
	float:left;
	width:316px;
}
.captcha-box input {
	float:left;
	width:290px;
	padding:3px 5px;
	font-size:13px;
	line-height:16px;
	border:1px solid #3c3c3c;
	background:none;
	margin:8px 0 0;
}
.captcha-box .img-holder {
	width:100%;
	overflow:hidden;
}
.captcha-box .img-holder img {
	vertical-align:top;
	border:1px solid #dfdfdf;
}
.captha {float:right;}
.captha img {vertical-align:top;}
.btns {
	float:left;
	width:25px;
}
.btns ul {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:6px 0 0;
	list-style:none;
}
.content .btns li {
	float:left;
	width:25px;
	padding:0 0 1px;
	background:none;
}
.btns img {vertical-align:top;}
.info {
	width:100%;
	overflow:hidden;
}
.info address {
	color:#3d3d3d;
	height:1%;
	padding:0 0 0 4px;
	font-style:normal;
	margin:8px 0 0;
}
.sidebar .bg-line {
	padding-bottom:24px;
	background:url(../images/bg-text-block.gif) repeat-x 0 100%;
}
.holder {
	width:100%;
	margin:0 0 6px;
}
.posts {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:8px 0 0;
	list-style:none;
	color:#6a6b6b;
}
.posts li {
	float:left;
	width:100%;
	padding:12px 0 11px;
	margin:1px 0 -1px;
	background:url(../images/divider03.gif) no-repeat 2px 100%;
}
.posts li span {
	float:left;
	padding:0 9px 0 0;
}
* html .posts li span {padding:0 6px 0 0;}
.posts li img {
	vertical-align:top;
	padding:1px;
	border:1px solid #d9dad9;
}
.posts li em {
	display:block;
	font-style:normal;
	font-size:0.857em;
	line-height:1.3em;
}
.posts li em a {color:#6a6b6b;}
.content .info address {color:#555;}
.sidebar .contact-form span input {width:264px;}
.sidebar .contact-form textarea {
	width:269px;
	max-width:269px;
}
.sidebar .contact-form strong {
	width:276px;
	padding-bottom:16px;
}
.sidebar .contact-form em {
	position:relative;
	float:right;
	padding:0;
	margin:0 -3px 0 0;
}
* html .sidebar .contact-form em {display:inline;}
.sidebar-nav {
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #e4e2e2;
}
.sidebar-nav li {
	float:left;
	width:100%;
	border-bottom:1px solid #e4e2e2;
	line-height:1.25em;
}
.sidebar-nav a {
	display:block;
	width:100%;
	color:#767676;
	background:#fdfdfd;
}
.sidebar-nav span {
	display:block;
	padding:6px 6px 6px 21px;
	background:url(../images/arrow.gif) no-repeat 4px 12px;
	cursor:pointer;
}
.sidebar-nav li.active a,
.sidebar-nav a:hover {
	color:#d85f15;
	text-decoration:none;
	border:solid #fdfdfd;
	border-width:1px 0;
	background:url(../images/bg-sidebar-nav.gif) repeat-x 0 50%;
}
.sidebar-nav li.active span,
.sidebar-nav a:hover span {
	padding:5px 6px 5px 21px;
	background:url(../images/arrow-on.gif) no-repeat 4px 11px;
}
.archive-list {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	color:#6c6c6c;
}
.archive-list li {
	float:left;
	width:100%;
	padding:8px 0 4px;
}
.archive-list em.date {
	display:block;
	font-style:normal;
	font-size:0.857em;
	line-height:1.2em;
}
.sidebar .archive-list h4 {
	color:#da5c11;
	font-size:1em;
	line-height:1.143em;
	padding:4px 0 0;
}
.sidebar .archive-list h4 a {
	color:#da5c11;
}
.breadcrumbs {
	width:100%;
	overflow:hidden;
}
.breadcrumbs ul {
	padding:0;
}
.breadcrumbs li {
	color:#d85000;
	float:left;
	margin:0 7px 0 -8px;
	padding:0 2px 0 9px;
	font-size:0.857em;
	line-height:1.25em;
	background:url(../images/arrow2.gif) no-repeat 0 55%;
}
.breadcrumbs a {color:#d85000;}
.post-box {
	width:100%;
	overflow:hidden;
	padding:17px 0 0;
}
.content .post-box h2 {
	padding-bottom:5px;
	background:url(../images/bg-text-block.gif) repeat-x 0 100%;
}
.post-box em.date {
	display:block;
	font-style:normal;
	font-size:0.857em;
	line-height:1.2em;
	padding:11px 0 0;
}
.post-box .author {
	display:block;
	color:#2d2e2e;
	font-size:1.286em;
	line-height:1.2em;
	font-weight:normal;
	padding:17px 0 0;
}
.post-box .author a {color:#2d2e2e;}
.post-footer {
	width:100%;
	overflow:hidden;
	line-height:1em;
	font-style:italic;
	padding:40px 0 0;
}
.post-footer a {text-decoration:underline;}
.post-footer a:hover {text-decoration:none;}
.content .post-footer p {padding:0;}
.post-content {
	height:1%;
	padding:0 0 0 3px;
	overflow:hidden;
}
.content .post-box h3 {
	color:#d85000;
	font-size:1.286em;
	line-height:1.143em;
	padding-top:40px;
}
.content .contact-form #field_2_8 .ginput_container,
.content .contact-form #field_1_8 .ginput_container,
.content .contact-form #field_2_7 .ginput_container{background:none !important;}
.content .contact-form #field_2_8 .ginput_container select,
.content .contact-form #field_1_8 .ginput_container select,
.content .contact-form #field_2_7 .ginput_container select{
	width:309px !important;
	position:static !important;
	left:0;  
}
.content .contact-form #field_1_9 .ginput_container,
.content .contact-form #field_2_9 .ginput_container{background:none !important;}
.content .contact-form #mySelectText0,
.content .contact-form #mySelectText1{display:none !important;}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:13px !important;
	height:13px !important;
	overflow: hidden;
	background: url(../images/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -13px;}
#optionsDiv0{display:none !important;}
.gfield_radio .outtaHere {
	position: static;
}

.page {
	min-width:902px;
}
.page #wrapper {
	width:902px;
	padding:0 0 26px;
}
.infobox {
	width:100%;
	overflow:hidden;
	margin:40px 0 0;
	background:url(../images/bg-box-c.gif) repeat-y;
}
.infobox .holder {
	background:url(../images/bg-box-t.gif) no-repeat;
	margin:0;
}
.infobox .frame {
	width:902px;
	padding:0 0 23px;
	overflow:hidden;
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
}
.infobox .heading {
	width:830px;
	padding:22px 36px 18px;
	overflow:hidden;
	border-bottom:1px solid #fff;
}
.infobox .heading strong {
	display:block;
	font:32px/32px Arial, Helvetica, sans-serif;
	color:#fff;
}
.infobox .text {width:902px}
.infobox .text:after {
	clear:both;
	display:block;
	content:"";
}
.infobox .column {
	float:left;
	width:458px;
}
.infobox .list {
	width:400px;
	padding:0 19px 87px 39px;
	margin:77px 0 0;
	overflow:hidden;
	list-style:none;
}
.infobox .list li {
	float:left;
	font:24px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	width:335px;
	padding:10px 0 2px 65px;
	margin:0 0 21px;
	background:url(../images/bg-item-list.png) no-repeat;
}
.infobox .list li a {
	color:#fff;
	position:relative;
}
.infobox .note-box {
	width:458px;
	position:relative;
}
.infobox .note-box:after {
	clear:both;
	display:block;
	content:"";
}
.infobox .note-box blockquote {
	width:340px;
	padding:14px 10px 10px 28px;
	margin:0;
	background:#fff;
	overflow:hidden;
}
.infobox .note-box p {
	font:italic 18px/24px Arial, Helvetica, sans-serif;
	color:#303030;
	margin:0;
}
.infobox .note-box .author {
	display:block;
	text-align:right;
	padding:0 14px 0 0;
	font:italic 18px/24px Arial, Helvetica, sans-serif;
	color:#303030;
}
.infobox .note-box .item {
	position:absolute;
	top:50%;
	left:378px;
}
.infobox .note-box .item div {
	float:left;
	margin:-62px 0 0;
	position:relative;
	width:45px;
	height:125px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/item-arrow.png) no-repeat;
}
.sign-box {
	float:left;
	width:392px;
	margin:45px 0 0;
}
.sign-box .t {
	background:url(../images/bg-form-t.png) no-repeat;
	width:392px;
	height:15px;
	overflow:hidden;
}
.sign-box .c {
	background:url(../images/bg-form-c.png) repeat-y;
	width:392px;
	padding:0 0 35px;
}
.sign-box .c:after {
	clear:both;
	display:block;
	content:"";
}
.sign-box .info {
	float:left;
	position:relative;
	margin:-15px 0 0;
	width:384px;
	padding:0 0 0 1px;
}
.sign-box .gform_wrapper {
	width:384px;
	margin:0 !important;
	overflow:hidden;
}
.sign-box .gform_heading {
	background:url(../images/bg-heading.gif) repeat-x;
	width:100%;
	padding:11px 0;
	margin:0 !important;
	min-height:26px;
	overflow:hidden;
	text-align:center;
}
* html .sign-box .gform_heading {
	height:26px;
	overflow:visible;
}
.sign-box .gform_heading h3 {
	font:bold 24px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	width:100% !important;
	text-transform:uppercase;
}
.sign-box .gform_body {
	background:url(../images/item-arrow.gif) no-repeat 50% 0;
	width:384px;
	overflow:hidden;
}
.sign-box .gform_fields {
	width:384px;
	padding:0;
	margin:30px 0 0 !important;
	list-style:none;
	overflow:hidden;
}
.sign-box .gform_fields li {
	float:left;
	width:384px;
	margin:22px 0 0 !important;
}
.sign-box .gform_fields .gfield_label {
	float:left;
	font:18px/20px Arial, Helvetica, sans-serif;
	color:#7e8083;
	width:114px;
	padding:4px 18px 0 0;
	text-align:right;
	margin:0 !important;
}
.sign-box .gform_fields .ginput_container {
	float:left;
	width:216px;
	height:24px;
	border:1px solid #959595;
	background:url(../images/bg-input-s.gif) no-repeat;
}
.sign-box .gform_fields .ginput_container input {
	float:left;
	font:14px/16px Arial, Helvetica, sans-serif;
	color:#7e8083;
	width:206px;
	height:16px;
	padding:4px 5px;
	border:none;
	background:none;
}
.sign-box .gform_footer {
	width:277px;
	padding:0 0 0 107px !important;
	margin:53px 0 0;
	overflow:hidden;
}
.sign-box .gform_footer .button {
	float:left;
	font:18px/48px Arial, Helvetica, sans-serif;
	color:#fff;
	width:169px;
	height:48px;
	margin:0 10px 0 0;
	cursor:pointer;
	text-align:center;
	background:url(../images/btn-submit-l.gif) no-repeat;
	border:none;
	text-transform:uppercase;
}
.sign-box .gform_footer a {
	float:left;
	margin:18px 0 0;
	white-space:nowrap;
}
.sign-box .b {
	background:url(../images/bg-form-b.png) no-repeat;
	width:392px;
	height:22px;
	overflow:hidden;
}
.infobox .item-box {
	height:1%;
	padding:0 0 0 36px;
	overflow:hidden;
	margin:28px 0 0;
}
.infobox .item-box a {
	float:left;
	margin:0 10px 0 0;
}
.infobox .item-box img {display:block}
.page #footer {
	float:none;
	width:902px;
	padding:22px 0 0;
	margin:24px 0 0;
	overflow:hidden;
	border-top:1px solid #7e8083;
}
* html .page #footer {display:block}
.page #footer p {
	font:12px/14px Arial, Helvetica, sans-serif;
	color:#060606;
	margin:0;
}