/**/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/*       'Open Sans', sans-serif     */
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
/*       'Open Sans Condensed', sans-serif*/

@import "../css/reset.css";
@import "../css/grid.css";
@import "../css/superfish.css";

input {
	outline:  none !important;
	border-radius: 0 !important;	 
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}




h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Open Sans', sans-serif ;
	color: #009fb3;
	text-transform: uppercase;

}

h2 {
	padding-top: 64px;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 48px;
}

h3 {
	text-align: center;
	font-size: 20px;
	line-height: 33px;
	padding-top: 62px;
	margin-bottom: 24px;
	background: url(../images/h3_bg.png) 0 74px repeat-x;
}

p {
	margin-bottom: 20px;
}



.clear {
	float: none !important;
	clear: both;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	padding: 31px 0 29px;
}


/*Content*/


.col4 {
	color: #ffffff;
}

.content {
	background-color: #fff;
	padding-bottom: 68px;
}

.page1 .content {
	padding-bottom: 70px;

}

.icon {
	text-align: center;
}

.icon img {
	margin-bottom: 18px;
}

.icon .title {
	font: 24px/33px 'Open Sans', sans-serif;
	text-transform: uppercase;
	color: #626262;
	margin-bottom: 19px;
}

.page1 .icon {
	margin-bottom: 59px;
}


/************Footer***********/

footer {
	display: block;
	padding: 23px 0 ;
	font-size: 12px;
	color: #d7d7d7;
}

footer a:hover {
	color: #fd9220;
}



.copy {
	padding-top: 9px;
	padding-bottom: 23px;

}


/* Design by  */
@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#585757;
	font:normal 12px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
}

.main {
	
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}

a {
	color:#588b23;
	text-decoration:underline;
}

.header {
	background:no-repeat center 102px;
}
.header_resize {
	margin:0 auto;
	padding:0 0 24px;
	width:960px;
}
.logo {
	padding:0;
	float:none;
	float:left;
	width:auto;
	height:146px;
}


.text2 {
	font-size: 40px;
	text-transform: uppercase;
	
}

.text3 {
	font-size: 15px;
	text-transform: uppercase;
	
}

.col4 {
	color: #ffffff;
}


.slider {
	margin:0;
	padding:0 13px 24px;
}


.content_resize {
	margin:0 auto;
	padding:24px 0 40px;
	width:960px;
	background:;
}

.fbg {
	border-top:3px solid #5b5b5b;
	border-bottom:1px solid #242424;
	background:#323232;
}
.fbg_resize {
	margin:0 auto;
	width:920px;
	padding:16px 20px;
	float:right;
}


footer {
	display: block;
	padding: 23px 0 ;
	font-size: 12px;
	color: #d7d7d7;
}

footer a:hover {
	color: #fd9220;
}
.footer_resize {
	margin:0 auto;
	padding:0;
	width:920px;
	line-height:1.5em;
	color:#585757;
}



