/* CSS Document */
body{
margin:0;
background:#000;
color:#fff;
font-size:11px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*=========== bo scrollbars===============================*/
scrollbar-face-color: #282828;
scrollbar-shadow-color: #1F1E1E;
scrollbar-highlight-color: #454444;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #282828;
scrollbar-arrow-color: #3B93B5;
/*=========== eo scrollbars===============================*/
}
#container_home{
background: url(../images/home_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#home_left_column,#home_right_column,#home_right_column ul li,#foot,#about_top_column ul li, #team_top_column ul li, #equipment_top_column ul li, #facilities_top_column ul li, #quality_top_column ul li, #request_top_column ul li, #employment_top_column ul li, #contact_top_column ul li, #sitemap_top_column ul li{
float:left;
}

#home_left_column,#home_left_column #nav{
width:525px;
}
#home_left_column #logo,#home_left_column #nav{
margin: 22px 0 0 22px;
}
#home_left_column #nav{
float:left;	
height:200px;
}
#home_left_column,#home_right_column,#home_left_column ul,#home_right_column ul,#home_right_column ul li,#home_right_column,#homeTextBox,#home_right_column #flash,#about_top_column ul, #team_top_column ul, #equipment_top_column ul, #facilities_top_column ul, #quality_top_column ul, #request_top_column ul, #employment_top_column ul, #contact_top_column ul, #sitemap_top_column ul{
margin: 0;
padding:0;
}
#home_right_column ul li{
float:none;
}
#home_left_column ul,#home_right_column ul li,#about_top_column ul, #team_top_column ul, #equipment_top_column ul, #facilities_top_column ul, #quality_top_column ul, #request_top_column ul, #employment_top_column ul, #contact_top_column ul, #sitemap_top_column ul{
list-style-type:none;
}
#home_right_column{
width:394px;
}
#home_right_column #flash{
height:360px;
}
#homeTextBox{
background: url(../images/home_textbg.png) no-repeat top;
height:196px;
/*border:1px solid green;*/
position:relative;
top:-11px;
}
#homeTextBox p,#foot p{
font-family:Tahoma, sans-serif;
}
#homeTextBox p{
padding: 50px 55px 0 71px;
color:#fff; 
font-size:11px;
line-height:16px;

}
#foot{
position: relative;
background:url(../images/foot_bg.png) repeat;
height:31px;
width:820px;
left: 42px;
top: 10px;
}
#foot p, #foot a{
color:#fff;
font-size:10px;
}
#foot p{
padding: 0px 0 0 20px;
}
#contact{
float:left;
margin:150px 0 0 22px;
}
/*------------------------------------------ About ----------------------------------------------------*/
#container_about{
background: url(../images/about_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#about_top_column{
width:919px;
}
#about_top_column ul{
width:100%;

}
#about_top_column #logo,#about_top_column #title{
margin: 22px 0 0 22px;

}
#about_top_column #logo{
width:400px;
}
#about_top_column #title{
width:263px;
margin-left:200px;
}
#content{
width:919px;
/*border:1px solid green;*/
float:left;
}
#content #nav{
width:320px;
/*border:1px solid red;*/
float:left;
height:400px;
padding-left:22px;
}
#content #textArea{
width:400px;
/*border:1px solid blue;*/
float:left;
background: url(../images/about_text_bg.png) repeat;
padding:35px;
margin-bottom:30px;
margin-left:100px;
}
#content #textArea ul{
list-style-type:none;
margin:0;
padding:0;
color:#fff;
font-size:11px;
font-family:Tahoma;
}
#content a{
color:#FFFFFF;
font-weight: bold;
}
.hightext {
font-size: 14px;
font-weight: bold;
}
#content #textArea ul li p{
width:435px;
}
#content #textArea li ul{
list-style-image:url(../images/bullet-arrow.gif);
margin-left:30px;
}
#container_about #aboutPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
#intfoot{
background:url(../images/foot_bg.png) repeat;
height:31px;
width:820px;
margin-left:22px;
}
#intfoot p, #intfoot a{
color:#fff;
font-size:10px;
}
#intfoot p{
padding: 2px 0 0 12px;
}
/*------------------------------------------ Our Team ----------------------------------------------------*/
#container_team{
background: url(../images/team_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#team_top_column{
width:919px;
}
#team_top_column ul{
width:100%;

}
#team_top_column #logo,#team_top_column #title{
margin: 22px 0 0 22px;

}
#team_top_column #logo{
width:400px;
}
#team_top_column #title{
width:263px;
margin-left:200px;
}
#content #textAreaScroll{
	width:450px;
	height:330px;
	/*border:1px solid blue;*/
	float:left;
	background: url(../images/about_text_bg.png) repeat;
	padding: 35px;
	margin-bottom:30px;
}
#content #textAreaScroll .text{
	width:450px;
	height:330px;
	overflow: auto;
}
#content #textAreaScroll .text h3{
	color:#fff;
	font-size: 14px;
}
#content #textAreaScroll .text .title_align{
	margin-left: -5px;
}
#content #textAreaScroll .text .pic_align_left{
	margin-right: 10px;
	margin-bottom:5px;
}
#content #textAreaScroll .text ul{
	list-style-type:none;
	margin:0;
	padding:0;
	color:#fff;
	font-size:11px;
	font-family:Tahoma;
}
.left_li_margin{
	padding-left: 10px;
}
#content #textAreaScroll .text ul li p{
	margin-right: 10px;
}
#content #textAreaScroll .text li ul{
	list-style-image:url(../images/bullet-arrow.png);
	margin-left:30px;
}
#container_team #teamPik {
	position:relative;
	width:200px;
	height:115px;
	z-index:90;
	left: 580px;
	top: -60px;
}
.small_margin {
	margin-top: -10px;
	margin-bottom: 20px;
}

/*------------------------------------------ Equipment ----------------------------------------------------*/
#container_equipment{
background: url(../images/equipment_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#equipment_top_column{
width:919px;
}
#equipment_top_column ul{
width:100%;

}
#equipment_top_column #logo,#equipment_top_column #title{
margin: 22px 0 0 22px;

}
#equipment_top_column #logo{
width:400px;
}
#equipment_top_column #title{
width:263px;
margin-left:160px;
}
#container_equipment #equipmentPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -60px;
}
/*------------------------------------------ Facilities ----------------------------------------------------*/
#container_facilities{
background: url(../images/facilities_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#facilities_top_column{
width:919px;
}
#facilities_top_column ul{
width:100%;

}
#facilities_top_column #logo,#facilities_top_column #title{
margin: 22px 0 0 22px;

}
#facilities_top_column #logo{
width:400px;
}
#facilities_top_column #title{
width:263px;
margin-left:210px;
}
#container_facilities #facilitiesPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
/*------------------------------------------ Quality Program ----------------------------------------------------*/
#container_quality{
/*background: url(../images/quality_bg.jpg) no-repeat;*/
background: url(../images/employment_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#quality_top_column{
width:919px;
}
#quality_top_column ul{
width:100%;

}
#quality_top_column #logo,#quality_top_column #title{
margin: 22px 0 0 22px;

}
#quality_top_column #logo{
width:400px;
}
#quality_top_column #title{
width:263px;
margin-left:35px;
}
#container_quality #qualityPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
/*------------------------------------------ Quote Request ----------------------------------------------------*/
#container_request{
background: url(../images/request_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#request_top_column{
width:919px;
}
#request_top_column ul{
width:100%;

}
#request_top_column #logo,#request_top_column #title{
margin: 22px 0 0 22px;

}
#request_top_column #logo{
width:400px;
}
#request_top_column #title{
width:263px;
margin-left:65px;
}
#container_request #requestPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
/*------------------------------------------ Employment ----------------------------------------------------*/
#container_employment{
background: url(../images/employment_bg2.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#employment_top_column{
width:919px;
}
#employment_top_column ul{
width:100%;

}
#employment_top_column #logo,#employment_top_column #title{
margin: 22px 0 0 22px;

}
#employment_top_column #logo{
width:400px;
}
#employment_top_column #title{
width:263px;
margin-left:115px;
}
#container_employment #employmentPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
/*------------------------------------------ Contact Us ----------------------------------------------------*/
#container_contact{
background: url(../images/contact_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#contact_top_column{
width:919px;
}
#contact_top_column ul{
width:100%;

}
#contact_top_column #logo,#contact_top_column #title{
margin: 22px 0 0 22px;

}
#contact_top_column #logo{
width:400px;
}
#contact_top_column #title{
width:263px;
margin-left:160px;
}
#container_contact #contactPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -60px;
}
#contact_form {
	margin: 0px;
}
.form_align_left {
	text-align: left;
}
.form_align_center {
	text-align: center;
}
.spaccer {
	width: 8px;
	height: 8px;
}
.hole_input_form {
	width: 350px
}
.small_input_form {
	width: 168px;
}
#first_contact_section {
	float: left;
}
#second_contact_section {
	float: left;
	margin-left: 40px;
}
/*------------------------------------------ Site Map ----------------------------------------------------*/
#container_sitemap{
background: url(../images/sitemap_bg.jpg) no-repeat;
width:919px;
height:600px;
margin:0 auto;
}
#sitemap_top_column{
width:919px;
}
#sitemap_top_column ul{
width:100%;

}
#sitemap_top_column #logo,#sitemap_top_column #title{
margin: 22px 0 0 22px;

}
#sitemap_top_column #logo{
width:400px;
}
#sitemap_top_column #title{
width:263px;
margin-left:205px;
}
#container_sitemap #sitemapPik {
position:relative;
width:200px;
height:115px;
z-index:90;
left: 580px;
top: -150px;
}
.flashIcon{
padding:0;
margin:0;
position:relative;
top:5px;
}
label{
width:200px;
float:left;
clear:both;
padding-bottom:2px;
}
lable.long{
width:20px;
}
label.short{
width: auto;
padding-bottom:2px;
clear:right;
}
label.short2{
width:0;
margin:0;
padding:0;
clear:none;
}
input[type=text]{
float:none;
border:1px solid #666;
clear:both;

}
input[type=text], textarea{
font-size:12px;
font-family:Tahoma, Arial;
padding:3px;
}
textarea{
width:520px;
height:200px;
}
p.right{
text-align:right;
padding-right:3px;
}