@charset "utf-8";
/* CSS Document */

/******************************************************** All Pages *****************************/

div#page_text_box{
	float: left;
	width: 100%;
	padding: 3% 0;
}
div#upper_image_box{
	float: left;
	width: 100%;
	margin-top: 5%;
}
div#files_text_box{
	float: left;
	width: 100%;
	padding-bottom: 3%;
}
div.module{
	float: left;
	width: 96%;
	padding: 2%;
	background-color: #C00;
	border-radius: 7px;
	margin-bottom: 20px;
}
.module_heading1{
	text-align: center;
	color: #ff0;
	font-size: 4.0vw;
}
.module_heading2, .module_heading2 a{
	text-align: center;
	color: #fff;
	font-size: 6.0vw;
}
img.img_width{
	width: 100%;
}

	



/**************************************** About pages (ap) ******************/

h4#ap_sub-heading1{
	font-size: 3.5vw;
}
h3.ap_heading2{
	text-align: center;
	color: #C00;
	font-weight: normal;
	font-size: 18px;
	font-size: 5.0vw;
	margin: 15px 0 3px 0;
}

/******************************************************************* Services Page *****************************/

p.services_text{
	text-align: center;
	margin-bottom: 3%;
	color: #666;
	font-size: 12px;
	font-size: 3.8vw;
}

/******************************************************************* Title 24 Page ****************************/

div.ttl_image_box_outer{
	float: left;
	width: 100%;
	margin-bottom: 3%;
}
div.ttl_image_box{
	float: left;
	width: 100%;
	height: 60%;
}

/******************************************************************* Testimonials *****************************/

p.testimonial_text{
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}
p.name_text{
	font-size: 12px;
}
p.date_text{
	font-size: 10px;
}
div.testimonial_box{
	float: left;
	padding: 15px 0;
	border-bottom: 1px solid #999;
}
div.align_upper_edge-01{
	margin-top: -15px;
}


/********************************************************* Clients (cl) **********/

div#cl-left_list_box{
	float: left;
	width: 220px;
	/*border: 1px solid #C6F;*/
}
div#cl-right_list_box{
	float: left;
	width: 220px;
	margin-left: 0px;
	/*border: 1px solid #C6F;*/
}
ul.cl-client_list{
	list-style: none;
	padding: 0 20px;
	font-size: 14px;
	font-size: 4.0vw;
	line-height: 25px;
	
}

/*************************************** Team (tm) ******************************/

div#tm_outer_text_box{
	float: left;
	width: 832px;
	min-height: 500px;
	margin: 0 0 0 5px;
	background-color: #fff;
	/*background-image: url('../images/les2.png');*/
	background-repeat: no-repeat;
	background-position: right center; 
}
div#tm_left_text_box{
	float: left;
	width: 550px;
	padding: 20px;
}
h3.tm_heading2{
	float: left;
	font-size: 18px;
	margin: 15px 20px 15px 0;
}
p.left_data{
	float: left;
	font-size: 18px;
	margin: 15px 0 15px 0;
}
div#tm_bottom_box{
	float: left;
	width: 792px;
	margin-left: 5px;
	padding: 20px;
	background-color: #fff;
	/*border: 1px solid #0C0;*/
}
div.bio_module_outer{
	float: left;
	width: 396px;
	height: 240px;
}
div.bio_left_box{
	float: left;
	width: 120px;
	height: 220px;
	overflow: hidden;
}
div.bio_right_box{
	float: left;
	width: 250px;
	height: 220px;
	padding-left: 10px;
}
/***************************** Bio Popup ****/

body#bio_popup_body{
	background-color: #C90;
}
div.bio_popup_module_outer{
	float: left;
	width: 440px;
	padding: 10px;
	border: 10px double #FF0;
}
div.bio_bottom_box{
	float: left;
	width: 430px;
	margin-top: 15px;
}

/********************************************************** Projects (pj) *****************/


div.pj_heading_box{
	float: left;
	width: 100%;
	margin: 4% 0 1% 0;
}
h3.pj_heading{
	text-align: center;
	color: #C00;
	font-weight: normal;
	font-size: 18px;
	font-size: 5.0vw;
	margin: 0 5% 0 0;
}
p.pj_date_text{
	float: left;
	font-size: 10px;
	font-size: 2.8vw;
	color: #777;
	font-style: italic;
	margin-top: 2.5%;
}
p.project_info_text{
	float: left;
	width: 100%;
	font-size: 12px;
	font-size: 3.0vw;
	color: #777;
	font-style: italic;
	margin: 3% 0 5% 0;
}
div#pj_item_box{
	float: left;
	width: 100%;
}
div#pj_text_box{
	float: left;
	width: 100%;
	padding: 2% 0;
}
div#pj_photo_box{
	float: left;
	width: 100%;
	padding: 0 0 5% 0;
}
div.pj_image_box{
	float: left;
	margin: 0 1% 2% 1%;
	width: 23%;
	height: 60px;
	overflow: hidden;
}
img.project_image{
	float: left;
	width: 100%;
}

/********************************************************** Project Gallery (gl) ************/

div.gl_image_box{
	float: left;
	margin: 0 1% 2% 1%;
	width: 23%;
	height: 60px;
	overflow: hidden;
}

/********************************************************** Safety Info (si) ************************/

div#si_heading_box{
	float: left;
	width: 100%;
	margin-top: 3%;
}
p#si_title_heading{
	float: left;
	width: 60%;
	margin-bottom: 1%;
	font-weight: bold;
}
p#si_view_heading{
	float: left;
	width: 15%;
	margin-bottom: 1%;
	font-weight: bold;
}
p#si_download_heading{
	float: left;
	margin-bottom: 1%;
	font-weight: bold;
}
div#si_data_box{
	float: left;
	width: 100%;
}
div#si_data_row{
	float: left;
	width: 100%;
	padding: 3% 0;
}
p#si_title{
	float: left;
	width: 60%;
	margin-bottom: 1%;
}
div#si_data_box{
	float: left;
	width: 100%;
	margin-bottom: 3%;
	padding-bottom: 3%;
	border-bottom: 1px solid #ccc;
}
p#si_view_btn a{
	display: block;
	float: left;
	padding: 1% 2%;
	background-color: #00C;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 3px;
}
p#si_download_btn a{
	display: block;
	float: left;
	padding: 1% 2%;
	background-color: #000;
	color: #fff;
	border-radius: 3px;
	margin: 0 0 2.5% 2%;
}


/********************************************************** Bids (bd) **********************/

div#bd_title_box{
	float: left;
	width: 1000px;
	margin-left: 15px;
	/*border: 10px solid #0C0;*/
}
div#bd_data_box{
	float: left;
	width: 1000px;
	margin-left: 15px;
}
p.bd_head_text{
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
div.bd_head_column{
	float: left;
	height: 30px;
	background-color: #F90;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #000;
}
div#bd_head_column1{
	width: 80px;
}
div#bd_head_column2{
	width: 60px;
}
div#bd_head_column3{
	width: 45px;
}
div#bd_head_column4{
	width: 375px;
}
div#bd_head_column5{
	width: 60px;
}
div#bd_head_column6{
	width: 80px;
}
div#bd_head_column7{
	width: 80px;
}
div#bd_head_column8{
	width: 40px;
}
div#bd_head_column9{
	width: 40px;
}
div#bd_head_column10{
	width: 80px;
	border-right: none;
}
div.bd_data_column_even{
	float: left;
	height: 40px;
	background-color: #eee;
	border-right: 1px solid #fff;
}
div.bd_data_column_odd{
	float: left;
	height: 40px;
	background-color: #ddd;
	border-right: 1px solid #fff;
}
div#bd_data_column1{
	width: 80px;
}
div#bd_data_column2{
	width: 60px;
}
div#bd_data_column3{
	width: 45px;
}
div#bd_data_column4{
	width: 375px;
}
div#bd_data_column5{
	width: 60px;
}
div#bd_data_column6{
	width: 80px;
}
div#bd_data_column7{
	width: 80px;
}
div#bd_data_column8{
	width: 40px;
}
div#bd_data_column9{
	width: 40px;
}
div#bd_data_column10{
	width: 80px;
	border-right: none;
}
p.bd_data_text, p.bd_data_text a{
	text-align: center;
	padding-top: 5px;
	font-size: 12px;
}
p.bd_data_text a{
	text-decoration: underline;
}
div#update_date_box{
	float: left;
	width: 1000px;
	height: 20px;
	margin: 10px 0 20px 0;
}
p#update_date{
	font-size: 12px;
}

/*********************************************************** Hotline (hl) *********************************/

p#hl_emails a{
	
}
p#hl_emails a:hover{
	color: #F60;
}

/*********************************************************** Employment (em) ******************************/

div#em_left_text_box{
	float: left;
	width: 450px;
	padding: 20px;
}
p#em_sub-heading1{
	float: left;
	font-weight: bold;
}
h3.employment_heading{
	color: #C00;
	font-weight: normal;
	font-size: 25px;
	font-size: 6.0vw;
	float: left;
	text-transform: uppercase;
	margin-top: 4%;
	width: 100%;
}
p#em_header_text{
	float: left;
	margin: 10px 0 0 20px;
}
p#success_msg{
	clear: both;
	float: left;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 5px 20px;
	background-color: #090;
	border-radius: 5px;
}
p#failed_msg{
	clear: both;
	float: left;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 5px 20px;
	background-color: #F00;
	border-radius: 5px;
}

/*********************************************************** Contact Us ************************************/

div#ct_contact_heading_box{
	float: left;
	width: 100%;
}
h3.ct_contact_heading{
	color: #C00;
	font-weight: normal;
	font-size: 25px;
	font-size: 6.0vw;
	float: left;
	width: 100%;
	text-transform: uppercase;
	margin-top: 4%;
}
p#ct_contact_name_heading{
	float: left;
	width: 35%;
	margin-bottom: 1%;
	font-weight: bold;
}
div#ct_data_box{
	float: left;
	width: 100%;
	margin-bottom: 3%;
}
p#ct_contact_email_heading{
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}
	
p#ct_contact_name{
	float: left;
	width: 35%;
	margin-bottom: 1%;
}
p#ct_contact_email{
	float: left;
	text-decoration: underline;
	margin-bottom: 1%;
}
p#ct_contact_email a:hover{
	color: #C00;
}
div.google_map{
	position: relative;
	padding-bottom: 75%; /* This is the aspect ratio*/
    height: 0;
    overflow: hidden;
}
div.google_map iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}


/*********************************************************** Service Request *******************************/

p#sub_info_text{
	margin-left: 20px;
}
div#request_service_form_box{
	float: left;
	width: 100%;
	margin-bottom: 6%;
}
div#service_request_msg_box{
	float: left;
	width: 100%;
	margin: 3% 0;
}


/*********************************************************** Resources (rs) ********************************/

div#rs_heading_box{
	float: left;
	width: 550px;
}
p#rs_title_heading{
	float: left;
	width: 340px;
	margin-bottom: 5px;
	font-weight: bold;
}
p#rs_view_heading{
	float: left;
	width: 100px;
	margin-bottom: 5px;
	font-weight: bold;
}
p#rs_download_heading{
	float: left;
	margin-bottom: 5px;
	font-weight: bold;
}
div#rs_data_row{
	float: left;
	width: 550px;
	padding: 10px 0;
	border-bottom: 1px dotted #aaa;
}
p#rs_title{
	float: left;
	width: 340px;
	margin-bottom: 5px;
}
p.rs_left_text a{
	font-size: 16px;
}
p.rs_left_text a:hover{
	color: #F60;
}
p#rs_view_btn a{
	display: block;
	float: left;
	padding: 3px 20px;
	background-color: #06F;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 5px;
}
p#rs_download_btn a{
	display: block;
	float: left;
	padding: 3px 20px;
	background-color: #F60;
	color: #fff;
	border-radius: 5px;
	margin: 0 0 5px 30px;
}
p#rs_view_btn a:hover{
	background-color: #006;
}
p#rs_download_btn a:hover{
	background-color: #F00;
}



