/* CSS Document */

html,body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#FFF;
	min-width:1160px;
}
body {
	border-top:solid 2px #007dc3;
}
.wrapped {
	width:1160px;
	margin:0px auto;
}
div#header {
	padding-bottom:8px;
	overflow:auto;
	background-image:url(../images/header-shadow.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}
div#header div.logo {
	float:left; margin-top:30px;
	width:341px; height:87px;
}
div#header div.right {
	float:right;
	width:800px;
}
div#header ul.top {
	float:right;
}
div#header ul.top li {
	float:left;
	padding:6px 8px 8px 8px;
	background-color:#007dc3;
	border-right:solid 1px #0290e0;
}
div#header ul.top li.last {
	border-right:0px;
}
div#header ul.top li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
div#header ul.top li a:hover {
	text-decoration:underline;
}
div#header div.middle {
	clear:both; margin-top:20px;
	width:420px; height:35px; float:right;
	overflow:hidden;
}
div#header div.middle div.phone {
	float:left;
	width:200px;
}
div#header div.middle div.phone img {
	float:left;
	margin-right:9px;
	vertical-align:middle;
}
div#header div.middle div.phone h1 {
	font-family:"Gotham";
	margin:0px; padding:0px;
	float:left; font-weight:normal;
	font-size:20px; color:#004887; margin-top:4px;
}
div#header div.middle div.search {
	position:relative;
	float:right;
	width:218px;
}
div#header div.middle div.search input.submit-search {
	position:absolute; top:1px; right:1px;
	width:26px; height:29px;
	background-image:url(../images/search-button.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#FFF;
	cursor:pointer;
	border:0px;
}
div#header ul.main-menu {
	clear:both; margin-top:20px;
	float:right;
}
div#header ul.main-menu li {
	float:left;
	margin-left:12px;
}
div#header ul.main-menu li a {
	font-family:"Gotham";
	display:block;
	padding:8px 12px 14px 8px;
	font-size:18px;
	color:#818181; text-decoration:none;
}
div#header ul.main-menu li a:hover {
	color:#004887;
}
div#header ul.main-menu li ul {
	position:absolute; z-index:100;
	display:block;
	display:none;
	width:180px;
	padding:5px;
	background-color:#FFF;
	border-left:solid 1px #e0e0e0;
	border-right:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;
}
div#header ul.main-menu li ul li {
	background-image:none;
	float:none;
	height:auto;
	padding:0px; margin:0px;
}
div#header ul.main-menu li ul li a {
	padding:0px;
	padding:5px;
	font-size:14px;
}

#main-body {	
}
div.home-banner {
	position:relative; z-index:8;
	margin-top:-8px;
	height:375px;
}
div.home-banner ul {
	height:375px;
	width:100%;
}
div.home-banner ul li {
	width:100%;
	height:375px;
	overflow:hidden;
	background-position:top left;
}
div.home-banner ul li div.desc {
	float:left;
	width:770px; margin-top:75px;
}
div.home-banner ul li div.desc div.bg {
	padding:15px;
	background-image:url(../images/trans-background.png);
	overflow:auto;
}
div.home-banner ul li div.desc h1 {
	margin-bottom:15px;
	font-size:30px;
	color:#EEE;
}
div.home-banner ul li div.desc p {
	font-size:22px;
	color:#EEE;
}
div.home-banner div.banner-control {
	position:absolute; z-index:10;
	top:0px; left:50%;
	width:1160px; height:374px;
	margin-left:-580px;
}
div.home-banner div.arrows {
	position:absolute; z-index:10;
	top:330px;
	width:85px;
}
div.home-banner div.arrows div {
	width:33px; height:33px;
	background-image:url(../images/banner-arrows.png);
	background-repeat:no-repeat;
}
div.home-banner div.arrows div a {
	display:block;
	width:33px; height:33px;
}
div.home-banner div.arrows div.left_arrow {
	float:left;
}
div.home-banner div.arrows div.right_arrow {
	float:right;
	background-position:-33px 0px;
}

div.question {
	float:right; margin-top:41px;
	width:260px;
	padding:30px;
	background-image:url(../images/question-background.png);
}
div.question.page {
	float:none;
	margin-top:20px;
	border:solid 1px #e0e0e0;
}
div.question h1 {
	margin-bottom:15px;
	text-align:center;
	font-family:"Gotham";
	font-size:30px;
	color:#555;
}

div#main-contents {
	padding:30px 0px;
}
div#main-contents div.main-left {
	float:left;
	width:802px;
}
ul.action-buttons {
	overflow:auto;
}
ul.action-buttons li {
	float:left; margin-right:24px;
	width:251px; height:64px;
	overflow:hidden;
}
ul.action-buttons li a {
	display:block;
	padding:23px 0px;
	font-family:"Gotham";
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
ul.action-buttons li.last {
	margin-right:0px;
}

div.campaign {
	margin-top:40px;
	overflow:auto;
}
div.campaign div.box {
	float:left; margin-right:24px;
	width:213px; padding:18px;
	border:solid 1px #e0e0e0;
}
div.campaign div.box.last {
	margin-right:0px;
}
div.campaign div.box h1 {
	font-family:"Gotham";
	font-size:20px;
	margin-bottom:15px;
	text-align:center;
}
div.campaign div.box div.photo {
	width:213px;
	height:140px; overflow:hidden;
}
div.campaign div.box p {
	margin-top:15px;
	color:#7c7c7c;
	line-height:18px;
}
div.gallery {
	position:relative; z-index:3;
	margin-top:50px;
}
div.gallery h1 {
	position:relative; z-index:6;
	width:300px; margin:0px auto;
	font-family:"Gotham";
	font-size:22px;
	line-height:20px;
	margin-bottom:30px;
	text-align:center;
	background-color:#FFF;
}
div.gallery div.line {
	position:absolute; z-index:5;
	border-top:solid 1px #f9a451;
	width:100%;
}
div.gallery div.photos {
	position:relative; z-index:4;
	width:784px; height:125px;
	margin:0px auto;
	overflow:hidden;
}
div.gallery div.container {
	position:absolute;
	height:125px;
}
div.gallery ul {
	width:10000px;
}
div.gallery ul li {
	float:left;
	position:relative; z-index:5;
	margin-right:12px;
	width:187px; height:125px;
	overflow:hidden;
}
div.gallery ul li a.zoom {
	display:block;
	position:absolute; z-index:8;
	width:187px; height:125px;
}
div.gallery ul li a.zoom:hover {
	background-image:url(../images/glass.png);
	background-position:center center;
	background-repeat:no-repeat;
}
div.gallery div.arrows {
	position:relative; z-index:4;
	margin-top:13px;
	height:33px;
}
div.gallery div.arrows a {
	display:block; width:33px; height:33px;
}
div.gallery div.arrows div.left_arrow {
	position:absolute; z-index:6; top:0px; left:0px;
	width:33px; height:33px;
	background-image:url(../images/gallery-arrows.jpg);
	background-repeat:no-repeat;
}
div.gallery div.arrows div.right_arrow {
	position:absolute; z-index:6; top:0px; right:0px;
	width:33px; height:33px;
	background-image:url(../images/gallery-arrows.jpg);
	background-repeat:no-repeat;
	background-position:-33px 0px;
}
div.main-right {
	float:right;
	width:320px;
}
div.main-right div.box {
	padding:20px; margin-bottom:20px; margin-top:20px;
	border:solid 1px #e0e0e0;
	color:#7c7c7c;
}
div.main-right div.box h1 {
	font-family:"Gotham";
	font-size:22px; padding-bottom:10px;
	border-bottom:solid 1px #f9a451;
	color:#555;
}
div.main-right div.box ul.links {
	margin-top:20px;
}
div.main-right div.box ul.links li {
	background-image:url(../images/list.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px; margin-top:15px;
	line-height:14px;
}
div.main-right div.box ul.links li a {
	color:#7c7c7c;
	text-decoration:none;
}
div.main-right div.box ul.links li a:hover {
	text-decoration:underline;
}

div.certifications {
	position:relative; z-index:4;
	margin-top:40px; padding:30px 0px;
	border-top:solid 1px #e1e1e1;
}
div.certifications div.photos {
	position:relative; z-index:4;
	width:1060px; height:100px;
	margin:0px auto;
	overflow:hidden;
}
div.certifications div.container {
	position:absolute;
	height:100px;
}
div.certifications ul {
	width:10000px;
}
div.certifications ul li {
	float:left;
	margin-right:15px;
}
div.certifications div.left_arrow {
	position:absolute; z-index:6; top:34px; left:0px;
	width:18px; height:29px;
	background-image:url(../images/cert-arrows.jpg);
	background-repeat:no-repeat;
}
div.certifications div.right_arrow {
	position:absolute; z-index:6; top:34px; right:0px;
	width:18px; height:29px;
	background-image:url(../images/cert-arrows.jpg);
	background-repeat:no-repeat;
	background-position:-18px 0px;
}
div.certifications div.left_arrow a, div.certifications div.right_arrow a {
	display:block;
	width:18px; height:29px;
}

div#footer {
	
	margin-top:20px;
	padding:30px 0px;
	background-color:#a3a3a3;
	overflow:auto;
}
div#footer div.logo {
	float:left;
	width:341px; height:87px;
}
div#footer ul.menu {
	float:left;
	width:180px;
	margin-left:150px;
}
div#footer ul.menu li {
	line-height:18px;
}
div#footer ul.menu li a {
	color:#e9e9e9;
	text-decoration:none;
}
div#footer ul.menu li a:hover {
	color:#000;
}
div#footer div.contact {
	float:left;
	width:250px;
	line-height:18px;
	color:#e9e9e9;
}
div#footer div.contact p {
	margin-bottom:15px;
}
div#footer ul.social {
	float:right;
}
div#footer ul.social li {
	float:left;
	width:39px;
}
div.clear {
	clear:both;
}

#formContact .g-recaptcha {
transform: scale(0.75);
transform-origin: 0 0;
}