html, body {
	height: 100%;
	width: 100%;
	padding-top: 0px; 
	font-size: 23px;
	font-weight: normal;
	font-family: 'Cabin', sans-serif;
	color: #000000;
	line-height: 105%;
	background-color: transparent;
}

a:link { color: #275aa8; font-size: 23px; font-family: 'Cabin', serif; text-decoration: none; font-weight: normal; }
a:visited { color: #275aa8; font-size: 23px; font-family: 'Cabin', serif; text-decoration: none; font-weight: normal; }
a:hover { color: #4082e6; font-size: 23px; font-family: 'Cabin', serif; text-decoration: none; font-weight: normal;}
a:active { color: #275aa8; font-size: 23px; font-family: 'Cabin', serif; text-decoration: none; font-weight: normal; }


h1 {
	font-size: 50px;
	font-weight: bold;
	margin-bottom: 13px;
	padding-top: 0px;
	color: #ffffff;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
 
h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 40px;
	padding-top: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: 'Cabin', sans-serif;
}

h3 {
	font-size: 27px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 30px;
	margin-top: 0px;
	color: #000000;
	font-family: 'Cabin', sans-serif;
}

h4 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 30px;
	margin-top: 0px;
	color: #ffffff;
	font-family: 'Cabin', sans-serif;
}


hr {
	margin-top: 20px;
	margin-bottom: 40px;
	color: #a6a08f;
	background-color: #a6a08f;
	height: 1px;
}


.logo-slider img {
    position: absolute;
    margin-top: -70px;
    margin-left: -225px; /* -<image width/2>px */
    top: 50%;
    left: 50%;
    width: 450px;
    z-index: 10;
}

.img-logo2 {
	margin-right: 35px;
	margin-bottom: 20px;
}
 
.well {
   background-color: rgba(206, 200, 183, 0.7);
   border: 0px;
   margin: 10px 10px 10px 10px;
   padding-top: 10px;
}

.superslides-container {
    margin: 0px 0 0 0;
    overflow: hidden;
    height: 450px;
}

.superslides-container_vid {
    margin: 0px 0 0 0;
    overflow: hidden;
    height: 250px;
}

#slide_under {
	min-height: 7px;
	background: url(../images/tile_slide_under.gif) repeat-x;
	width: 100%;
}



/* vertical-centered text */
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.vheight_adjust {
	margin-top: -200px;
}

.vheight_adjust2 {
	margin-top: -50px;
}

.section1 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: white;
	z-index: 200;
}

.intro_area {
	padding-bottom: 60px;
	padding-top: 50px;
	background-color: transparent;
	overflow: visible;
}

#section2 {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #0d5ea8;
	min-height: 400px;
	color: white;
	padding-bottom: 0px;
	padding-top: 30px;
	background: url(../images/tile_section2.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.video_links {
	margin-bottom: 20px;
}

.video_area {
	float: left;
	margin-top: 30px;
	margin-bottom: 60px;
	margin-right: 70px;
	text-align: center;
}

.video_area a:link { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
.video_area a:visited { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
.video_area a:hover { color: #52bbea; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
.video_area a:active { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }

.video_size {
	float: left;
	width: 1100px;
	height: 683px;
	padding-bottom: 15px;
	padding-top: 20px;
}

.border_vert {
	border-left: 2px solid silver;
	overflow: visible;
}

.border_height {
	height: 220px;
}

.border_horz {
	border-top: 2px solid silver;
	overflow: visible;
	padding-top: 35px;
	margin-top: 10px;
	padding-bottom: 50px;
}

#section2b {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #003761;
	min-height: 400px;
	color: white;
	padding-bottom: 70px;
	padding-top: 30px;
}

a.section2b_link:link { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
a.section2b_link:visited { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
a.section2b_link:hover { color: #52bbea; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }
a.section2b_link:active { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 23px; text-decoration: none; font-weight: normal; }


#section3 {
	width: 100%;
	padding-top: 60px;
	margin-bottom: 0px;
	background-color: #0d5ea8;
	min-height: 300px;
	color: white;
	padding-bottom: 60px;
	background: url(../images/tile_section3.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.testimonials {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 370px;
	min-height: 165px;
	background: transparent url(../images/tile_white_bckgrnd.png) 0 0;
	color: #2c2c2c;
}

.testimonial_text {
	color: #0d5ea8;
	font-size: 36px;
	line-height: 100%;
}

.testimonial_text2 {
	color: #2c2c2c;
	font-size: 15px;
	line-height: 9%;
}

.footer {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	padding-top: 30px;
	background-color: #2c2c2c;
	min-height: 400px;
	color: white;	
}

.phone_big {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 30px;
	margin-top: 0px;
	color: #888888;
	font-family: 'Cabin', sans-serif;
}

.phone_big a:link { color: #888888; font-family: 'Cabin', sans-serif; font-size: 32px; text-decoration: none; font-weight: normal; }
.phone_big a:visited { color: #888888; font-family: 'Cabin', sans-serif; font-size: 32px; text-decoration: none; font-weight: normal; }
.phone_big a:hover { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 32px; text-decoration: none; font-weight: normal; }
.phone_big a:active { color: #888888; font-family: 'Cabin', sans-serif; font-size: 32px; text-decoration: none; font-weight: normal; }

.address {
	float: left;
	margin-left: 55px;
	margin-top: 25px;
	color: #888888;
}

.hr_footer {
	clear: both;
	padding-top:35px;
	margin-bottom:35px;
	border-bottom: 2px solid #888888
}

.copyright {
	float: left;
	color: #888888;
	font-size: 19px;
}

.copyright a:link { color: #888888; font-family: 'Cabin', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; }
.copyright a:visited { color: #888888; font-family: 'Cabin', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; }
.copyright a:hover { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; }
.copyright a:active { color: #888888; font-family: 'Cabin', sans-serif; font-size: 19px; text-decoration: none; font-weight: normal; }

.small_font {
	font-size: 17px;
}

.footer_logo {
	margin-top: 40px;
}

.footer_list li {
	padding-top: 10px;
	
}

.footer_padding {
	padding-top: 120px;
}

#slider_container {
   width: 100%;
   background: #121110;
}


/* MEDIA QUERIES */

/*iPad Landscape*/
@media screen and (max-width: 1199px) {
	
	.intro_area {
		padding-bottom: 60px;
		padding-top: 30px;
	}
	
	.video_links {
		margin-bottom: 20px;
	}

	.video_area {
		margin-right: 24px;
	}
	
	.video_size {
		width: 920px;
		height: 554px;
	}
	
}

/*iPad Portrait*/
@media screen and (max-width: 991px) {
	
	.intro_area {
		padding-bottom: 40px;
		margin-bottom: 0px;
		padding-top: 30px;
	}
	
	.brochure_size {
		padding-bottom: 35px;
	}
	
	.border_vert {
		border-left: 0px solid silver;
		overflow: visible;
	}
	
	.border_height {
		height: 100%;
	}
	
	.padding_top {
		padding-top: 50px;
	}
	
	.video_area {
		margin-right: 70px;
		
	}
	
	#section3 {
		padding-bottom: 20px;
	}
	
	.testimonials {
		width: 550px;
		margin-bottom: 40px;
	}
	
	.footer_padding {
		padding-top: 50px;
		text-align: center;
	}
	
	.video_size {
		width: 680px;
		height: 420px;
	}

}

/*iPhone Landscape*/
@media screen and (max-width: 680px) {
	
	.superslides-container {
		height: 250px;
	}
	
	.video_area {
		margin-bottom: 20px;

	}
	
	.padding_top {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	
	.video_size {
		width: 520px;
		height: 330px;
	}
	
	.testimonials {
		width: 450px;
	}
	
}

/*iPhone Portrait*/
@media screen and (max-width: 360px) {
	
	h2 {
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
	}

	h4 {
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	.superslides-container {
		height: 350px;
	}

	.logo-slider img {
		position: absolute;
		margin-top: -70px;
		margin-left: -125px; /* -<image width/2>px */
		top: 50%;
		left: 50%;
		width: 250px;
		z-index: 10;
	}
	
	.video_area {
		clear: both;
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	.brochure_size {
		width: 200px;
	}
	
	.footer_logo {
		width: 200px;
	}
	
	.phone_big {
		font-size: 28px;
		padding-top: 20px;
	}

	.phone_big a:link { color: #888888; font-family: 'Cabin', sans-serif; font-size: 28px; text-decoration: none; font-weight: normal; }
	.phone_big a:visited { color: #888888; font-family: 'Cabin', sans-serif; font-size: 28px; text-decoration: none; font-weight: normal; }
	.phone_big a:hover { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 28px; text-decoration: none; font-weight: normal; }
	.phone_big a:active { color: #888888; font-family: 'Cabin', sans-serif; font-size: 28px; text-decoration: none; font-weight: normal; }

	.copyright {
		float: left;
		color: #888888;
		font-size: 15px;
	}
	
	.copyright a:link { color: #888888; font-family: 'Cabin', sans-serif; font-size: 15px; text-decoration: none; font-weight: normal; }
	.copyright a:visited { color: #888888; font-family: 'Cabin', sans-serif; font-size: 15px; text-decoration: none; font-weight: normal; }
	.copyright a:hover { color: #ffffff; font-family: 'Cabin', sans-serif; font-size: 15px; text-decoration: none; font-weight: normal; }
	.copyright a:active { color: #888888; font-family: 'Cabin', sans-serif; font-size: 15px; text-decoration: none; font-weight: normal; }

	
	.address {
		margin-left: 0px;
	}
	
	.video_size {
		width: 280px;
		height: 210px;
		padding-bottom: 30px;
	}
	
	.testimonials {
		width: 250px;
	}
	
}
	