body{
	margin:0;
	background:#191919;
	background-image:url(../img/background_texture.png);
	
	font-family:Arial, Helvetica, sans-serif;
	}
	
canvas{
	max-height:50px;
	display:inline-block;
	}
	
#wrapper{
	
	margin-left:auto;
	margin-right:auto;
	
	background:#2C2D2D;
	width:920px;
	
	border-right:4px solid #161616;
	border-left:4px solid #161616;
	
	}


#header{
	padding-top:40px;
}

#header_nav{
	display:block;
	width:754px;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-bottom:2px;
	}

#main_info{
	float:right;
	width:490px;
	min-height:750px;
	
	margin-right:46px;
	}

#main_footer{
	width:100%;
	border-top:1px solid #999;
	color:#666;
	}
#footer{
	clear:both;
	margin-top:30px;
	width:100%;
	background:#202020;
	border-top:1px solid #212121;
	
	background-image:url(../img/gradient-01.png);
	background-position:top;
	background-repeat:repeat-x;
	}
#footer_hide{
	}
	
#footer img{
	max-height:70px;
	}
#footer_clear{
	clear:both;
	}
	
#testimonials{
	height:400px;
	}
#testimonials p{
	font-size:60%;
	}
.corp_logo{
	width:43%;
	margin-right:10px;
	float:left;
	border:2px solid #151515;
	margin-top:15px;
	margin-bottom:20px;
	}
#iagto{
	margin-right:none;
	float:right;
	border:none;
	}
/*-- CLASS STYLES --*/

.main_insert{
	background:#252525;
	padding:15px;
	margin-top:25px;
	margin-bottom:25px;
	border-bottom:2px solid #232323;
	border-top:2px solid #272727;
	}

.footer_col{
	float:left;
	width:153px;
	
	margin-top:5px;
	margin-right:10px;
	}
.img_wrapper{
	max-height:100px;
	margin:15px;
	}
.img_grayscale{
	max-height:100px;
	margin:0;
	}
.profile_trigger{
	cursor:pointer;
	}
.profile_wrapper{
	padding-bottom:30px;
	padding-top:10px;
	border-top:1px solid #333;
	}
.profile_info{
	display:block;
	}
.clear_fix{
	clear:both;
	}

#chris_profile{
	width:215px;
	float:left;
	}
#neil_profile{
	width:215px;
	float:right;
	}
.coda-slider{
	width:100%;
	}
	
#phone_number{
	text-align:center;
	font-size:15px;
	margin-top:-50px;
	font-family:"Times New Roman", Times, serif;
	color:#E9B46F;
	font-weight:100;
	letter-spacing:0.1em;
	}
#testimonials_bar{

	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	}
#testimonials_wrapper{
	float:left;
	width:100%;
		height:60px;
	background:#151515;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:20px;
	
	font-style:italic;
	
	border-top:2px solid #252525;
	border-bottom:2px solid #050505;
	}
#testimonials_bar{
		color:#E9B46F;
	}
#testimonials_bar:hover{
		color:#E6B12F;
	}

#packages{
	list-style:none;
	padding:0px;
	}

.testimonials_link{
	float:left;
	text-decoration:none;
	list-style:none;
	
		margin-right:4px;

	}
.pkg_img{
	float:left;
	width:33%;
	margin-right:25px;
	margin-bottom:40px;
	border:2px solid #151515;
	}
/*---NAV STYLES ---*/	
.nav_btn{
	text-align:center;
	float:left;
	
	padding-top:10px;
	padding-bottom:0px;
	
	border-right:1px solid white;
	
	color:#FFF;
	
	height:30px;
	width:150px;
}
#fleet_nav{
	border-right:none;
	}
#footer_clear{
	clear:both;
	}
#footer_hide{
	margin-left:70px;
	}

.pkg_button{
	float:left;
	background:url(../img/button.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100%;
	width:100px;
	height:50px;
	margin-top:5px;
	margin-bottom:30px;
	line-height:50px;
	text-align:center;
	color:#333;
	font-weight:bold;
	}
a.pkg_button:link{color:#333;}
a.pkg_button:active{color:#333;}
a.pkg_button:visited{color:#333;}
a.pkg_button:hover{color:#333;}

/*--- IMG STYLES ---*/
#main_logo{
	display:block;
	
	margin-left:auto;
	margin-right:auto;
	
	margin-bottom:50px;
	
	width:250px;
	}
img{
	border:none;
}
.course_img{
	width:100%;
	overflow:hidden;
	}
.img_gallery{
	margin:2px;
	width:30%;
	padding:2px;
	background:#151515;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#fidra{
	margin-top:24px;
	}}

/*--- CONTACT FORM STYLES ---*/
#contact_form{
	float:left;
	height:600px;
	width:290px;
	background:url(../img/contactbg-01.png);
	background-position:top;
	background-repeat:repeat-x;
	
	color:#5F5C5D;
	
	margin-left:45px;
	
	padding-left:10px;
	padding-right:20px;
	
	 -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
	}
	
#contact_form:hover{
	color:#E9B46F;
	}	
/*--- SLIDER STYLES ---*/
.flex_hold{
	clear:both;
	display:block;
	
	padding-top:6px;
	
	margin-left:auto;
	margin-right:auto;
	
	width:828px;
	height:300px;
	
	border-bottom:4px solid #E9B46F;
	}
	
/*--- LINK STYLES ---*/

a{
	text-decoration:none;
	border:none;
	color:inherit;
	
	 -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
	}
a:visited{
	color:inherit;
	border:none;
	}
	
a.terms_link{
	font-size:12px;
	}
a.terms_link:hover{
	color:#E9B46F;
	}
	
a.nav_btn{
	color:#CCC;
	}
a.nav_btn:hover{
	background:#191919;
	color:#E9B46F;
	}
a.social_link{
	color:#666;
	font-size:14px;
	clear:both;
	}
a.in_text{
	color:#E9B46F;
	}
a.in_text:hover{
	color:#E6B12F;
	}
	
/*--- CONTACT FORM STYLES ---*/
.contact_input{
	width:95%;
	background:#4E4D4E;
	color:#7E7F7F;
	font-family:Arial, Helvetica, sans-serif;
	
	border-left:none;
	border-right:none;
	border-bottom:1px solid #191919;
	border-top:none;
	
	padding:7px;
	
	margin-bottom:20px;
	
		 -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
	}

.contact_input:hover{
	color:#E9B46F;
	}

#name_input, #email_input{
	height:30px;
	padding-top:0px;
	padding-bottom:0px;
	}

#message_input{
	height:200px;
	overflow:hidden;
	font-size:14px;
	}

.message_btn{
	width:290px;
	height:32px;
	
	display:block;
	
	background:#191919;
	border:1px solid #7E7F7F;
	
	color:#7E7F7F;
	
		 -o-transition:.3s;
  -ms-transition:.3s;
  -moz-transition:.3s;
  -webkit-transition:.3s;
	}
.message_btn:hover{
	color:#E9B46F;
	border:1px solid #E9B46F;
	cursor:pointer;
	}

/*--- TYPOGRAPHIC STYLES ---*/
h1{
	font-size:18px;
	font-weight:normal;
	}
#main_info h1{
	color:#FFF;
	padding-bottom:10px;
	border-bottom:1px solid white;
	}
#contact_form h1{
	padding-bottom:10px;
	border-bottom:2px solid #4E4D4E;
	}
#contact_form p{
	font-size:12px;
	color:#7E7F7F;
	}
#main_info p, ul{
	color:#CCC;
	font-size:13px;
	}
#main_info h2{
	font-size:14px;
	}
h2.white{
	color:#FFF;
	}
.main_insert h2{
	color:white;
	 -o-transition:.6s;
  -ms-transition:.6s;
  -moz-transition:.6s;
  -webkit-transition:.6s;
	}
.profile_trigger:hover h2{
	color:#E9B46F;
			 -o-transition:.6s;
  -ms-transition:.6s;
  -moz-transition:.6s;
  -webkit-transition:.6s;
	}
	
h3{
	font-size:12px;
	}
h3.terms_conditions_h3{
	color:white;
	}
.footer_col:hover{
	color:#CCC;
	}
.copyright_foot{
	padding-top:20px;
	clear:both;
	}

#main_footer p{
	color:#666;
	font-size:13px;
	}
#main_footer a:hover{
	color:#CCC;
	}
p.copyright_foot{
	margin:0px;
	}
#footer h3{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	font-size:11px;
	color:#666;
	}
/*--HIDDEN AREAS --*/
#phone_foot{
	display:none;
	}

/*-- MEDIA QUERY --*/
@media only screen  
and (max-width : 600px){
#phone_number{
	display:none;
	}	

#wrapper{
	width:500px;
		padding-bottom:55px;
	}
#contact_form{
	display:none;
	}
#main_info{
	width:inherit;
	margin-left:20px;
	}
#main_logo{
	heught:80px;
	}
#slider_insert{
	width:450px;
	margin-right:-35px;
	}
.nav_btn{
	font-size:15px;
	width:75px;
	padding:10px;
	margin-left:4px;
	border:none;
	background:#191919;
	}
#header_nav{
	height:50px;
	width:inherit;
	margin-top:-30px;
	
	border-top:1px solid #E9B46F;
	border-bottom:1px solid #E9B46F;
	}

#neil_profile{
	float:left;
	}
	
.flex_hold{
display:none;
	}
#footer{
	display:none;
	}
.footer_col{
	display:none;
	}
.phone_link{
	float:left;
	padding-right:10px;
	}
	
#phone_foot{
	height:25px;
	position:fixed;
	bottom:0px;
	left:0px;
	background:#121212;
	width:100%;
	min-width:380px;
	display:block;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:2px solid #333;
	}
h4.call_prompt{
	font-size:20px;
	float:left;
	color:#E9B46F;
	margin-left:30px;
	margin-top:0px;
	}
	

}
@media only screen  
and (max-width : 480px){
#wrapper{
	width:380px;
	}
	#header_nav{
		margin-left:0px;
		height:210px;
		}
	.nav_btn{
	float:none;
	position:relative;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	display:block;
	margin-left:0px;
	margin-top:2px;
	width:inherit;
	border-right:none;
	}
h4.call_prompt{
	font-size:18px;
	float:left;
	color:#E9B46F;
	margin-left:10px;
	margin-top:0px;
	}
	
#slider_insert{
	width:330px;
	margin-right:-35px;
	}
main_insert ul, li{
	max-width:300px;
	font-size:9px;
	}
}
