.group:before,.group:after{content:"";display:table}.group:after{clear:both}.group{zoom:1}

body {
	font:14px/1.7 Helvetica, Arial, sans-serif;
	color:#7d7d7d;
	background:#fff;
}
h1 {
	color:#fff;
	font-size:44px;
	text-transform:uppercase;
	font-weight:bold;
}
h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:22px;
	color:#009ada;
}
h3 {
	color:#009ada;
	font-size:20px;
	font-style:italic;
	line-height:1.4;
}
a {
	color:#009ada;
}
a:hover {
	color:#004967;
}
#header {background:url(../images/background-header.png) repeat-x; height:134px;}
#logo {
	display:block;
	width:207px;
	height:111px;
	float:left;
}
#login {
	float:right;
	background:#ebebeb;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding:10px 20px;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	border:1px solid #009ada;
}
#login img {
	position:relative;
	top:-2px;
}
#login:hover {
	text-decoration:none;
}
#login2 {
	float:right;
    top:12px;
	background:#ebebeb;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	padding:10px 20px;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
	border:1px solid #009ada;
}
#login2 img {
	position:relative;
	top:-2px;
}
#login2:hover {
	text-decoration:none;
}
#navigation {
	float:right;
	clear:right;
	margin-top:45px;
}
#navigation li {
	float:left;
	list-style-type: none;
	padding:0px 9px 0 8px;
	background:url(../images/divider.png) right no-repeat;
}
#navigation li:last-child {background:none; padding-right:0;}
#navigation a {
	display:block;
	padding:0 8px;
	color:#000;
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
}
#navigation a:hover {
	background:#009ada;
	color:#fff;
	text-decoration:none;
}
#slideshow {
	margin:0;
}
.bx-wrapper {
	position:relative;
}
#slideshow .caption {
	background:url(../images/blue-trans-bg.png);
	color:#fff;
	position:absolute;
	top:435px;
	left:0;
	padding:10px 10px 8px;
	width:960px;
    height:65px;
	font-size:16px;
	line-height:1.5;
}
#slideshow h3 {
	font-size:24px;
	text-transform: uppercase;
	margin:0 0 8px;
	color:#fff;
	font-weight:bold;
	line-height:1.2;
}
.bx-controls a {
	display:block;
	width:18px;
	height:24px;
	position:absolute;
	top:190px;
}
.bx-next {
	right:-22px;
	background:url(../images/arrow-blue-right.png);
}
.bx-prev {
	left:-22px;
	background:url(../images/arrow-blue-left.png);
}
.home h2 {
	background:#009ada;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-size:20px;
	padding:8px 0;
	font-weight:bold;
}
ul.checks {
	margin:0;padding:0;
	list-style-type:none;
}
ul.checks li {
	background:url(../images/check.png) left no-repeat;
	padding-left:22px;
	line-height:1.3;
	margin-bottom:14px;
}
ul.checks.first li {
	width:50%;
	float:left;
}
.bluecentered {
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color:#009ada;
	text-transform:uppercase;
}
#footer {
	margin-top:47px;
}
#footer p {margin:0;}
#footertop {
	background:#ececec;
	color:#4d4d4d;
	padding:10px 0;
}
#footertop a {color:#4d4d4d;}
#footerbottom {
	background:#252525;
	color:#d1d3d4;
	padding:10px 0 45px;
	font-size:12px;
}
/* PJS Added 5/6/2015 */
#BrowserComment {
	background:#252525;
	color:#ffffff;
	font-size:14px;
}
/* End PJS Add */

.bodyheader {
	background:#009ada;
	color:#fff;
	position:relative;
}
.bodyheader h1 {font-size:38px;}
.bodyheader h2 {
	font-size:24px;	
	text-transform: none;
	color:#fff;
}
.bodyheader img {
	float:left;
	margin-right:20px;
}
.contactinfo {
	border:1px solid #ebebeb;
	border-left:0;
	padding:22px 0;
	margin-top:20px;
}
.contactinfo strong {color:#000;}
#contactform td {
	border:none;
}
label {cursor:pointer;}
#contactform .regarding input[type="checkbox"] {
	display:none;
}
#contactform .regarding label {
	line-height:1.2;
	text-transform: uppercase;
	color:#000;
	margin-bottom:20px;
	vertical-align: top;
}
#contactform .regarding input + label span{
	display:inline-block;
	height:21px; width:21px;
	background:url(../images/checkbox.png) no-repeat;
	margin-right:20px;
	float:left;
}
#contactform .regarding input:checked + label span {
	background:url(../images/checkbox-active.png) no-repeat;
}
#contactform .contactdata label {
	display:block;
	color:#009ada;
}
#contactform .contactdata label span {
	color:#da0015;
}
#contactform .contactdata input[type="text"], 
#contactform .contactdata textarea {
	border:3px solid #ebebeb;
	width:320px;
	padding:5px;
}
#contactform .button{float:right; margin-right:15px;}
.button {
	background:#009ada;
	border:none;
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	padding:12px 34px;
}
.preloader {
	display:none;
	width:15px; height:15px;
	/* generate preloaders at http://preloaders.net/ */
	background:url(../js/preloader.gif);
	margin:40px auto;
}
.output {
	display:none;
	color:#da0015; 
	text-align:center;
	margin:40px 0;
}
.needsfilled {
	background:#da0015;
	color:white;
}
.aboutbottom {
	position:absolute;
	bottom:-46px;
	left:264px;
}
.about-us h3 {
	margin:62px 0 35px;
}
#recaptcha_widget {
	float:left;
}

@media print {
  #login, #navigation, .aboutbottom {
    display: none;
  }
}
