@charset "utf-8";
/* CSS Document */
body {
	background:#fff;
	font-size:14px;
	padding:0;
	margin:0;
	font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a:focus {
	outline:none;
}
/*----------------------- clearfix --------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*----------------------- clearfix-end --------------------*/
#main {
	background:#fff;
	width:986px;
	margin:auto;
}
#header {
	width:981px;
	background:url(../img/header.jpg) repeat-x;
}
#logo {
	float:left;
}
#logo h1 {
	margin-top:8px;
}
#menu {
	margin-left:5%;
	float:left;
	margin:20px;
	padding:9px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style:none;
	float:left;
}
#menu ul li a {
	float:left;
	color:#3366cc;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	margin-left:12px;
	padding:12px;
}
#menu ul li a:hover {
	color:#FF5A78;
}
#social {
	float:right;
	background:url(../img/social.png) no-repeat 100% 0;
	margin-right:-15px;
	margin-top:4px;
	width:318px;
	height:69px;
}
#social span {
	color:#fff;
	font-size:22px;
	font-style:italic;
	font-weight: 100;
	margin: 20px 0 0 60px;
}
#social #social-right {
	float:left;
	margin-left:12px;
	margin-top:23px;
}
#social #social-left {
	float:left;
	margin-top:23px;
	text-align:center;
}
#tagline {
	width:1006px;
	margin-left:-10px;
	margin-top:-12px;
	height:82px;
	background:url(../img/banner_b.png) no-repeat;
}
#tagline img {
	float: right;
	margin-right:15%;
	margin-top:30px;
}
#bottom {
	width:100%;
	margin-top:-3px;
	background:url(../img/bottom.png) repeat-x;
}
#bottom-left {
	width: 32%;
	float:left;
	margin-top:35px;
}
#bottom-left h2 {
	margin:0;
}
#bottom-left p {
	font-size:14px;
	color:#343434;
	padding-left:15px;
}
#bottom-mid {
	float:left;
	margin-left:13px;
	margin-top:40px;
}
#bottom-mid_top {
	margin-left:-6px;
	margin-top:-17px;
}
#bottom-mid_top h3 {
	margin-top:-30px;
	margin-left:18px;
}
#bottom-mid-bottom {
}
#bottom-mid_left {
	float:left;
	margin-left:4px;
}
#bottom-mid_left_bg {
	margin-left:-9px;
	margin-top:-11px;
}
#bottom-mid_left_bg h3 {
	margin-left:12px;
	margin-top:-26px;
}
#bottom-mid_right {
	float:left;
	margin-left:18px;
}
#bottom-mid_right_bg {
	margin-left:-9px;
	margin-top:-11px;
}
#bottom-mid_right_bg h3 {
	margin-left:12px;
	margin-top:-26px;
}
#bottom-right {
	float:left;
	margin-top:40px;
	margin-left:5px;
}
#contact {
	height:250px;
	background:url(../img/contactbg.png);
}
#contact h1 {
	padding:5px 0 0 10px;
	margin:0;
}
#contact ul {
	margin:10px 0 0 20px;
	padding:0;
}
#contact ul li {
	margin-bottom:8px;
	list-style:none;
}
#contact label {
	width:60px;
	color:#FFFFFF;
	font-size:10px;
	float:left;
	margin-top:3px;
	text-transform:uppercase;
}
.input-bg {
	width:201px;
	height:24px;
	border:0;
	background:url(../img/text-box-bg.jpg) no-repeat;
}
.textarea-bg {
	width:201px;
	height:53px;
	border:0;
	background:url(../img/textarea-bg.jpg) no-repeat;
}
.submit-button {
	width:61px;
	height:24px;
	border:0;
	cursor:pointer;
	float:right;
	margin-right:17px;
	background:url(../img/submit-button.jpg) no-repeat;
}
#bottom-right_bottom {
	float:right;
	margin-top:12px;
}
#footer {
	width:981px;
	color:#707070;
	float:left;
	margin-top:40px;
	clear:both;
}
#footer h4 {
	font-weight:normal;
	margin:0;
}
#footer a {
	text-decoration:none;
	color:#3C6695;
	font-size:12px;
}
#footer a:hover {
	text-decoration:underline;
}
#footer_menu ul {
	margin:0;
	padding:0;
}
#footer_menu {
	width:49%;
	float:left;
}
#footer_menu ul li {
	list-style:none;
	float:left;
}
#footer_menu ul li a {
	float:left;
	color:#707070;
	text-decoration:none;
	font-size:12px;
	margin-top:-11px;
	text-transform:uppercase;
	display:block;
	margin-left:12px;
	padding:12px;
}
#footer_right {
	width:50%;
	float:right;
}
#footer_right h4 {
	color:#707070;
	font-size:12px;
}
#container {
	background:url(../img/container_bg.jpg) repeat-x;
	width:100%;
}
#container_mid {
	margin-left:-11px;
	margin-top:27px;
}
#container_mid h2 {
	color:#fff;
	font-style:italic;
	font-weight:100;
	font-size:23px;
	margin-top:-40px;
	text-align:center;
	font-weight:normal;
}
#container_left {
	width:282px;
	float:left;
	margin-top:12px;
}
#container_top {
	margin-left:11px;
	margin-top:5px;
}
#container_top_1 {
	margin-top:15px;
}
#container_top_1 h2 {
	margin-left: 7px;
	margin-top:-30px;
}
#container_top_2 {
	margin-top:15px;
}
#container_top_2 h2 {
	margin-left:20px;
	margin-top:-30px;
}
#container_top_3 {
	margin-top:15px;
}
#container_top_3 h2 {
	margin-left:20px;
	margin-top:-30px;
}
#container_right {
	width:681px;
	margin:20px auto auto 15px;
	float:left;
}
#container_right ul {
	padding:0;
}
#container_right ul li {
	background:url(../img/arrow.png) 0 5px no-repeat;
	list-style:none;
	padding:0 0 0 20px;
}
#container_right h3 {
	color:#343434;
	font-size:14px;
}
#container_right table tr td {
	vertical-align:top;
}
/*------------------------ colorbox -------------*/
#colorboxGallery {
	text-align:center;
	clear:both;
	display:block;
}
#colorboxGallery img {
	background:#fff;
	border:2px #578AB9 solid;	
	padding:4px;
	margin:0 6px 12px 6px;
}
#colorboxGallery a {
	float:left;
}
#colorboxGallery img:hover, #colorboxGallery img:active {
	border:2px #284560 solid;
}
/*------------------------ colorbox-end -------------*/
/*============== recaptcha responsive section ================*/
.g-recaptcha{transform:scale(0.600);-webkit-transform:scale(0.60);transform-origin:0 0;-webkit-transform-origin:0 0;width:270px;}
.g-recaptcha.main{transform:scale(0.6);-webkit-transform:scale(0.6);transform-origin:0 0;-webkit-transform-origin:0 0;}
@media(max-width:1199px){
.g-recaptcha {transform:scale(0.90);-webkit-transform:scale(0.90);transform-origin:0 0;-webkit-transform-origin:0 0;}
.g-recaptcha.main{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:1025px){
.g-recaptcha {transform:scale(0.55);-webkit-transform:scale(0.55);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
@media(max-width:767px){
.g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
.createacc-box .g-recaptcha{transform-origin:unset;-webkit-transform-origin:unset;}
.createacc-box .g-recaptcha>div{margin:0px auto;}
}
@media(max-width:500px){
.g-recaptcha {transform:scale(0.70);-webkit-transform:scale(0.70);transform-origin:0 0;-webkit-transform-origin:0 0;}
.createacc-box .g-recaptcha{transform-origin:unset;-webkit-transform-origin:unset;}
.createacc-box .g-recaptcha>div{margin:0px auto;}
}
/*============== recaptcha responsive section end ================*/

