@charset "UTF-8";
/* CSS Document */
/*
	font-family: 'Droid Sans', sans-serif;
	font-family: 'Grand Hotel', cursive;
	
	font-family: 'Playfair Display', serif;
	font-family: 'Oswald', sans-serif;
*/

/*@font-face {
	font-family: 'Bazar';
	src: url('../fonts/Bazar.eot?') format('eot'), 
	     url('../fonts/Bazar.woff') format('woff'), 
	     url('../fonts/Bazar.ttf')  format('truetype'),
	     url('../fonts/Bazar.svg#Bazar') format('svg');
}*/

/*@font-face {
    font-family: 'Bazar'; 
    src: url('/fonts/Bazar.eot');
    src: url('/fonts/Bazar.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Bazar.woff') format('woff'),
         url('/fonts/Bazar.ttf') format('truetype'),  
         url('/fonts/Bazar.svg#Bazar') format('svg'); 
}*/

body {
	color: #404041;
	letter-spacing: 0px;
	font-size: 12px; 
	/*background-color: #78AEB5;*/
	background-color: #f1f1f1;	
	font-family: 'Maven Pro', sans-serif;
}

p {
	font-size: 12px;
	line-height: 19px; 
	text-align: left; 
}

h1 {
	color: #2E90CB; 
	font-weight: 500;
	letter-spacing: 0px;
	padding: 0;
	margin: 0; 
	position: relative;
	font-size: 22px;
}

h1.sub {
	color: #87BEA5;
	font-weight: 500;
	letter-spacing: 0px;
	padding: 0;
	margin: 0; 
	position: relative;
	font-size: 41px;
}

h2 {
	color: #2E90CB; 
	font-weight: 500;
	letter-spacing: 0px;
	padding: 0;
	margin: 0; 
	position: relative;
	font-size: 19px;
}

.headline {
	color: #2E90CB; 
	font-weight: 500;
	letter-spacing: 0px;
	padding: 0;
	margin: 0; 
	position: relative;
	font-size: 22px;
	display: block;
	line-height: 26px;
}

.clear_this {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	position: relative; 
	display: block; 
}

.wrapper {
	width: 957px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000;
	background-color: #ffffff;
	overflow-x: hidden;
}

.inner_wrapper {
	width: 867px;
	position: relative;	
	margin: 0 auto;
}

.inner_wrapper_sub {
	width: 840px;
	position: relative;	
	margin: 0 auto;
}

.header {
	height: 130px;
	width: 957px;
	background-color: #e6e6e6;
	z-index: 1000;
	position: relative;
}

.footer {
	height: 169px;
	background-color: #404041; 
	margin-top: -169px;
	position: relative;
	width: 957px;
	margin-left: auto;
	margin-right: auto;
}

label {
	font-size: 14px;
	line-height: 16px;
	text-align: left; 
	color: #000000;
	display: block;
	float: left;
	font-weight: bold;
}

input {
	width: 321px;
	color: #cccccc;
	font-size: 19px;
	line-height: 39px;
	font-family: 'Maven Pro', sans-serif;  
	padding-left: 5px; 
	padding-right: 5px;
	padding-top: 0px;
	height: 39px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	float: left;
	clear: left;
}

textarea {
	width: 321px;
	color: #cccccc;
	font-size: 19px;
	line-height: 30px;
	font-family: 'Maven Pro', sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	height: 183px;
	background-color: #ffffff;  
	border: 1px solid #ffffff;
	float: left;
	clear: left;
	resize: none;
	overflow-y: auto;
}

.contact_form {
	width: 373px;
	height: 490px;
	background: url('/images/contact_small4.jpg') no-repeat top left;	
	padding-left: 20px;
	position: relative;
}

.contact_title {
	font-weight: 700;
	font-size: 34px;
	display: block;
}

.contact_green {
	font-size: 13px;
	line-height: 19px;
	color: green;
	position: absolute;
	top: 435px;
	left: 147px;	
}

.apply_form {
	/*width: 373px;
	height: 490px;
	background: url('/images/contact_small4.jpg') no-repeat top left;*/
	background-color: #E6E6E6;
	padding-left: 20px;
	position: relative;
}

.apply_form input, .apply_form textarea {
	clear: none;	
}

.apply_title {
	font-weight: 700;
	font-size: 34px;
	display: block;
}

.apply_span {
	font-size: 14px;
	line-height: 16px;
	text-align: left; 
	color: #000000;
	display: block;
	float: left;
}

.apply_green {
	font-size: 14px;
	line-height: 20px;
	color: green;
	position: absolute;
	top: -67px;
	left: 585px;	
}

.apply_red {
	font-size: 14px;
	line-height: 20px;
	color: red;
	position: absolute;
	top: -67px;
	left: 585px;	
}

.menu_container {
	height: 30px;
	background-color: #404041;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 957px;
}

.menu {
   float: left;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
   left: 50%;
   text-align: center;
   z-index: 3000;
}

.menu .topitem {
   display: block;
   float: left;
   list-style: none;
   /*margin: 0 26px;*/
   margin: 0;
   position: relative;
   right: 50%;
   /*line-height: 23px;*/
   /*line-height: 30px;*/
}

.menu .topitem .toplink {
	display: block;
	color: #ffffff;
	font-size: 13px;
	font-weight: 900;
	text-decoration: none;	
	padding: 9px 23px 8px 23px;
	letter-spacing: 1px;
}

.menu .topitem .toplink:hover {
	/*color: #e6e6e6;*/
	color: #cccccc;
}

.submenu {
	position: absolute;
	top: 30px;
	left: 11px;	
	display: none;
	width: 180px;
}

.submenu li {
	float: left;
	clear: left;
	background-color: #2E90CB;
	display: block;
	width: 100%;
	border-bottom: 2px solid #404041;
	position: relative;
}

.submenu li a {
	display: block;
	padding: 6px 8px 6px 8px;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}

.submenu li a:hover {
	color: #404041;
}

.logo {
	position: absolute;
	top: 8px;
	left: 22px;
}

.get_quote {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 200px;
	height: auto;
}

.hiring {
	position: absolute;
	top: 55px;
	right: 15px;
	width: 200px;
	height: auto;
}

.header_phone {
	font-weight: 900;
	font-size: 21px; 
	color: #404041;
	position: absolute;
	top: 29px; 
	left: 535px;	
}

.hero_sub {
	position: relative;
	z-index: 900;
	/*border-bottom: 8px solid #404041;*/
	height: 295px;
	overflow: hidden;
	background-color: #404041;
}

.hero_sub img {
	position: absolute;
	top: 0px;
	left: 0px;	
}

.hero_home {
	position: relative;
	z-index: 900;
}

.hero_home_sub {
	width: 317px;
	height: 295px;
	position: relative;
	float: left;
	border-bottom: 8px solid #404041;
	cursor: pointer;
}

.dark_overlay {
	position: absolute;
	bottom: 0px; 
	left: 0px;
	width: 317px;
	height: 80px;	
	background: url('/images/dark_overlay.png') repeat top left;
}

.dark_overlay span {
	font-weight: 700;
	color: #ffffff;
	font-size: 26px;
	position: absolute;
	top: 15px;
	left: 30px;	
}

.dark_overlay img {
	position: absolute;
	top: 45px;
	left: 30px;
}

.footer_col {
	width: 318px;
	float: left;
}

.footer_line {
	width: 1px;
	height: 149px;
	background-color: #ffffff;
	float: left;
}

.footer_big {
	color: #e6e6e6;
	font-size: 19px;
}

.footer_small {
	color: #e6e6e6;
	font-size: 17px;	
}

.left_column_sub {
	width: 402px;
	float: left;	
}

.right_column_sub {
	width: 374px;
	float: right;	
}

.light_gray_box {
	background-color: #E6E6E6;	
}

.light_gray_box_inner {
	width: 338px;
	margin: 0 auto;
}

.gray_box_title {
	font-weight: 700;
	font-size: 19px;
	display: block;
}

.gray_box_text {
	font-size: 12px;
	font-weight: 500;
	line-height: 19px; 
}

.gray_box_text p {
	font-size: 12px;
	font-weight: 500;
	line-height: 19px; 
}

.gray_box_text ul {
	padding: 5px 0 0 0;
	margin: 0;	
}

.gray_box_text li {
	margin-left: 20px;
	padding-bottom: 5px;
	list-style-type: disc;
	font-weight: 500;
	line-height: 19px; 
}

.page_copy {
	font-size: 12px;
	line-height: 19px; 
	text-align: left;	
}

.page_copy p {
	font-size: 12px;
	line-height: 19px; 
	text-align: left;
}

.page_copy ul {
	padding: 5px 0 0 0;
	margin: 0;	
}

.page_copy li {
	margin-left: 20px;
	padding-bottom: 5px;
	list-style-type: disc;
	line-height: 19px; 
}

.left_column_gallery {
	width: 207px;
	float: left;	
}

.gallery_selection {
	width: 207px;
	position: relative;	
	z-index: 100;
}

.gallery_selection_arrow {
	position: absolute;
	left: 205px;
	top: 50%;
	margin-top: -27px;	
	visibility: hidden;
}

.right_column_gallery {
	width: 750px;
	float: right;	
	position: relative;
}

.gallery_container {
	width: 750px;
	height: 542px;	
	position: relative;
	background-color: #404041;
	z-index: 99;
}

.gallery_container img {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;	
}

.gallery_text {
	width: 750px;
	height: 47px;
	position: absolute;
	top: 495px;
	left: 0px;
	color: #ffffff;
	font-weight: 700;
	text-indent: 20px;
	background: url('/images/gallery_image_overlay.png') repeat top left;
	z-index: 99;
	font-size: 23px;
	line-height: 47px;
}

.gallery_left_arrow {
	position: absolute;
	top: 207px;
	left: 15px;	
	z-index: 99;
	cursor: pointer;
}

.gallery_right_arrow {
	position: absolute;
	top: 207px;
	right: 15px;	
	z-index: 99;
	cursor: pointer;
}

.blue_link {
	color: #2E90CB;
}