* {
	margin: 0;
}

html, body {
	height: 100%;
	min-height: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #ededed;
	-webkit-font-smoothing: antialiased;
	color: #343333;
	position: relative;
}
a{color: #343333; }

.g-recaptcha {
    transform:scale(0.7);
    transform-origin:0 0;
}

.clear{ clear: both; }
a, img{ border: 0px; text-decoration: none; }
.container{
	width: 980px;
	margin: 0px auto;
}


.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -260px;
	width: 100%;
	position: relative;
}

.header-wrapper{
	width: 100%;
	height: 135px;
	background: url(../images/header-bg.jpg) repeat-x;
}

.logo{
	float: left;
}

.contact{
	float: right;
}
.contact img, 
.contact span{
	float: left;
	color: #fff;
}

.contact span{
	width: 250px;
	text-align: right;
	font-size: 18px;
	display: block;
	padding: 31px 0px;
}
.contact span b{
	font-size: 28px;
}

.menu-wrapper{
	position: relative;
}
.menu-container{
	height:  42px;
	background: url(../images/menu-bg.png) repeat-x;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	-o-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
	position: absolute;
	z-index: 300;
	top: -20px;
}

.menu-container ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.menu-container ul li {
	display: inline-block;
	position: relative;
}
.menu-container ul li a{
	display: block;
	color: #464545;
	text-decoration: none;
	font-size: 15px;
	padding: 11px 13px 13px 13px;
}
.menu-container ul li a:hover,
.menu-container ul li ul li:hover a{
/*	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
	background: url(../images/menu-hover.png) repeat-x;
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	-o-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
}

.menu-container ul li ul{
	display: none;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #fff;
	box-shadow: 0px 0px 2px 0px #000;
	margin: 0px;
	padding: 0px;

}
.menu-container ul li:hover ul{
	display: block;
	
	
}
.menu-container ul li ul li{
	display: block;
}
.menu-container ul li ul li a{
	display: block;
	font-size: 13px;
	padding: 12px 16px;

}

.slideshow-wrapper{
	height: 315px;
	width: 100%;
}
.slide-container{
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	-o-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
}

.slideshow-wrapper .container{
	padding: 80px 0px;
}

.slideshow-content{
	width: 500px;
	background: url(../images/slidebg.png) repeat;
	min-height: 100px;
	padding: 20px;

}

.slideshow-content h1, 
.slideshow-content h2{
	color: #fff;
}

.slideshow-content h1{
	font-size: 31px;
	text-shadow: 2px 2px 2px #000;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif
}

.content-wrapper{
	background: #fff;
	padding: 20px;
	height: 100%;
	position: relative;
	z-index: 200;
	-webkit-box-shadow: 0px 0px 5px 0px #333;
	-moz-box-shadow: 0px 0px 5px 0px #333;
	-o-box-shadow: 0px 0px 5px 0px #333;
	box-shadow: 0px 0px 5px 0px #333;
	min-height: 400px;
	margin-top: -20px;
	width: 940px;
}

.left-column{
	width: 695px;
	float: left;
	min-height: 100px;
}

.left-column h1,
.left-column h2{
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	color: #343434;
	text-transform: uppercase;
}
.left-column p{
	margin: 5px 0px;
}

.right-column{
	float: right;
	width: 225px;
	min-height: 100px;
}

.right-column h3{
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #bdbdbd;
	color: #bdbdbd;
	margin-top: 30px;
	text-align: left;
}

.right-column .testimonial-wrapper{
	background: #ededed;
	position: relative;
	
	height: 400px;
	padding: 10px;	
	width: 205px;

}

.right-column .testimonial-wrapper .testimonial-content{
	margin: 10px;
	padding: 5px;
	background: #fff;
	height: 348px;
	position: relative;
}
.right-column .testimonial-wrapper .testimonial-content i{
	position: absolute;
	font-size: 30px;
	right: 5px;
	bottom: -18px;
	color: #fff;
}
.right-column .testimonial-wrapper .testimonial-content span{
	display: block;
	position: absolute;
	right: -6px;
	bottom: -35px;
	text-align: right;
	padding-top: 10px;
	color: #404141;
	font-size: 14px;
	font-family: arial;
}
.testimonal-movements,
.testimonial-movements div{
	width: 175px;
	font-family: "Brush Script MT", cursive;
	height: 348px;
	font-size: 20px;
	color: #666;
	text-align: center;

}

.right-column .contact-wrapper{
	background: #ededed;
	padding: 10px;	
}

.right-column .contact-wrapper input[type="text"],
.right-column .contact-wrapper textarea{
	background: #fff;
	padding: 3px;
	margin-bottom: 15px;
	width: 199px;
	border: 0px;
	display: block;
}

.right-column .contact-wrapper textarea{
	height: 80px;
}

.right-column .contact-wrapper .security-code{

}

.right-column .contact-wrapper .security-code input[type="text"]{
	width: 98px;
	height: 34px;
}
.right-column .contact-wrapper .security-code{

}

.right-column .contact-wrapper input[type="submit"]{
	background: url(../images/section-title-header-bg.jpg) repeat-x;
	border: 0px;
	padding: 5px 15px;
	float: right;
	color: #fff;
	-webkit-box-shadow: 0px 0px 2px 0px #000;
	-moz-box-shadow: 0px 0px 2px 0px #000;
	-o-box-shadow: 0px 0px 2px 0px #000;
	box-shadow: 0px 0px 2px 0px #000;
}

.right-column .contact-wrapper span{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #404141;
}


.left-column .home-box{
	width: 223px;
	background: #ededed;
	display: block;
	float: left;
}

.left-column .home-box h2{
	height: 30px;
	background: url(../images/section-title-header-bg.jpg) repeat-x;
	color: #fff;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 30px;
	text-indent: 10px;
}

.left-column .home-box img{

}

.left-column .home-box p{
		padding: 10px;
		text-align: left;
		font-size: 12px;
		color: #343333;
}

.left-column .home-box span{
		display: block;
		padding: 10px;
		text-align: right;
}

.left-column .welcome-container{
	padding: 10px;
	background: #ededed;
	margin: 20px 0px;
}

.left-column .welcome-container img{
	float: left;
	padding: 5px;
	background: #fff;
	width: 162px;
	height: 154px;
	margin-top: 7px;
}

.left-column .welcome-container h2{
	margin-bottom: 8px;
}
.left-column .welcome-container p{
	margin-bottom: 10px;
	
}
.left-column .welcome-container .content{
	margin-left: 15px;
	width: 480px;
	float: left;
}

.left-column .latest-news .news-item{
	width: 165px;
	display: block;
	float: left;
}
.left-column .latest-news .news-item img{
	width: 155px;
	height: 105px;
	padding: 5px;


}
.left-column .latest-news .news-item h3{
	text-transform: uppercase;
	padding: 10px 0px;
	height: 30px;
}
.left-column .latest-news{
	margin: 20px 0px;
}
.left-column .latest-news h2{
	margin: 20px 0px;
}

.left-column .latest-news ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.left-column .latest-news ul li {
	margin: 0px 4px;
	display: inline-block;
	vertical-align: top;
}

.left-column .latest-news ul li:first-child{
	margin-left: 0px;
}

.left-column .latest-news ul li:last-child{
	margin-right: 0px;
}

.standard-content-wrapper{
	background: #ededed;
	padding: 15px;
	position: relative;
}

.standard-content-wrapper h1{
	display: block;
	margin:-15px -15px 0px -15px;
	background: url(../images/menu-hover.png) repeat-x;
	color: #fff;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	font-size: 20px;
	padding: 7px;
}
.standard-content-wrapper p{
	padding: 7px 0px 5px 0px;
}
.standard-page-banner{
	margin:0px -15px 0px -15px;
	height: 150px;
}

.map-image{
	width: 300px;
	height: 300px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px #999can;
	-moz-box-shadow: 0px 0px 5px 0px #999can;
	-o-box-shadow: 0px 0px 5px 0px #999can;
	box-shadow: 0px 0px 5px 0px #999can;
	padding: 5px;

}
.parsley-error-list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


.footer, .push {
	height: 255px;
}

.footer-wrapper{
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-o-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
	position: relative;
	background: url(../images/footer-container-bg.jpg) repeat-x;
	height: 255px;
	z-index: 100;
}


.blue-footer-container{
	width: 100%;
	height: 274px;
	-webkit-box-shadow: 0px 0px 10px 0px #999;
	-moz-box-shadow: 0px 0px 10px 0px #999;
	-o-box-shadow: 0px 0px 10px 0px #999;
	box-shadow: 0px 0px 10px 0px #999;
	background: url(../images/footer-wrapper-bg.jpg) repeat-x;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;

}

.footer-col{
	float: left;
	display: block;
	margin: 0px 25px;
}
.footer-col p{ color: #fff; }
.footer-col ul{
	margin: 0px;
	 padding: 0px;
	list-style: none;
}
.footer-col ul li a{
	display: block;
	margin-bottom: 7px;
	color: #fff;
}
.footer-col h3{
	color: #fff;
	text-transform: uppercase;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
	margin: 25px 0px 15px 0px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;

}

.col-1{
		width: 165px;
}

.col-2{
		width: 165px;
}

.col-3{
	margin-top: 30px;
}
.col-3 iframe{
	padding: 5px;
	background: #fff;
}

.col-4{

}

.col-4 i{
	display: block;
	float: left;
	width: 20px;
}

.footer-copyright {
	position: absolute;
	left: 30px;
	bottom: 22px;
	color: #fff;
}
.footer-copyright a{ color: #eee; }
.box-shadow{
	-webkit-box-shadow: 0px 0px 5px 0px #999;
	-moz-box-shadow: 0px 0px 5px 0px #999;
	-o-box-shadow: 0px 0px 5px 0px #999;
	box-shadow: 0px 0px 5px 0px #999;
}

.box-shadow-dark{
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	-moz-box-shadow: 0px 0px 5px 0px #000;
	-o-box-shadow: 0px 0px 5px 0px #000;
	box-shadow: 0px 0px 5px 0px #000;
}
