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

#wrapper{
	width:1024px;
	background-color:grey;
	margin: 0 auto;
	padding-top:179px;
	font:helvetica;
	
}

#headerBG{
	background-image:url(images/background.jpg);
	width:100%;
	height:179px;
	padding:0;
	position:absolute;
	background-repeat:no-repeat;

	
	
}

#topLogo{
	width:302px;
	height:156px;
	background-image:url(images/topLogo2.png);
	margin: 0 auto;
}

#header{
	height:69px;
	background-image:url(images/navBG.jpg);
	background-repeat:repeat-x;
}

#sliderContainer{
	height:485px;
}

#mainContent{
	background-color:white;
	height:370px;
}
#contactContent{
	background-color:white;
	width:1024px;
	height:700px;
}
#employmentContent{
	background-color:white;
	width:1024px;
	height:700px;
}
#footer{
	height:30px;
	background-image:url(images/footerBG.jpg);
	background-repeat:repeat-x;
}
#navBox1 a{
	width: 40px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right:15px;
	border-right-width:thin;
	border-right-style: solid;
	border-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
}
#navBox1 a:hover{
	width: 40px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-right:15px;
	border-right-width:thin;
	border-right-style: solid;
	border-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
}
#navBox2 a{
	width: 65px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
}
#navBox2 a:hover{
	width: 65px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
}
#navBox3 a{
	width: 80px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-color:#666;

}
#navBox3 a:hover{
	width: 80px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-color:#666;
	
}
#navBox4 a{
	width: 60px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-color:#666;
}
#navBox4 a:hover{
	width: 60px;
	height: 25px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	text-decoration:none;
	font-weight:lighter;
	padding-top:5px;
	border-right-width: thin;
	border-right-style: solid;
	border-color:#666;
}

#slogan{
	font-family:Helvetica;
	color:white;
	font-weight:bold;
	margin-top:25px;
	padding-right:55px;
	font-size:19px;
	float:right;
}
#slogan t{
	font-family:Helvetica;
	color:white;
	font-weight:lighter;
	padding-left:5px;
	font-size:8px;
	float:right;
}

#col1{
	width:387px;
	margin-top:50px;
	margin-left:50px;
	float:left;
}

#col2{
	width:487px;
	margin-top:50px;
	margin-left:50px;
	float:left;
}

#tab1Box{
	background-image:url(images/quote.jpg);
	background-repeat:no-repeat;
	width:387px;
	height:90px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:18.5px;
	text-align:center;
	color:black;
	padding:25 30 0 40;
	font-style:italic;
	text-align:left;
}


#tab2Title{
	background-color:#EBEBEB;
	width:487px;
	height:40px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	line-height:45px;
	color:black;
	
}

#tabText{
	font-family:arial;
	font-size:18px;
	color:black;
	padding: 20 15 0 15;
}
#tabText a{
	font-family:arial;
	font-size:18px;
	color:black;
}
#copyright{
	font-family:Arial;
	color:white;
	font-size:9px;
	padding-top:10px;	
	float:right;
	padding-right:50px;
}

#auxPageImg{
	width:1024px;
	height:230px;
}
#ftNavHome a:hover,#ftNavContact a:hover,#ftNavEmployment a:hover, #ftNavProjects a:hover,#ftNavServices a:hover{
	color:#D5D5D5;
}

#ftNavHome a{
	width: 35px;
	height: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	margin-top:10px;
	margin-left:20px;
}
#ftNavServices a{
	width: 50px;
	height: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	padding-left:10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	margin-top:10px;
}
#ftNavContact a{
	width: 50px;
	height: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	padding-left:10px;
	margin-top:10px;
}

#ftNavEmployment a{
	width: 70px;
	height: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	padding-left:10px;
	margin-top:10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
}
#ftNavProjects a{
	width: 30px;
	height: 25px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: lighter;
	margin-top:10px;
	padding-left:10px;
}
	
#contactLeft{
	width:412px;
	height:600px;
	margin: 20 0 0 50;
	padding-right:30px;
	border-right-style:solid;
	border-right-color:#666;
	border-right-width:thin;
	float:left;
}
#contactLeftTitle{
	width:412px;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:25px;
	text-decoration:underline;
	margin-top:20px;
}
#contactLeftContent{
	width:412px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:lighter;
	
	
}

#contactRight{
	width:412px;
	height:300px;
	margin: 20 50 0 50;
	float:left;
	
}
#contactRightTitle{
	width:412px;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:20px;
	
}
#contactRightContent, #contactRightContent a{
	width:412px;
	margin-top:-1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
}
.formtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#employmentTitle{
	width:462px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bolder;
	float:left;
	margin: 30 0 0 50;
	background-color:#EBEBEB;
	text-align:center;
	line-height:50px;
}
#employmentTitleRight{
	width:380px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	float:left;
	margin: 30 0 0 100;
	background-color:#EBEBEB;
	text-align:center;
	line-height:52px;

}
#employmentLeft{
	width: 462px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin: 30 0 0 50px;
	padding-right: 50px;
	border-right-style: solid;
	border-right-color: #666;
	border-right-width: thin;
}
#employmentRight{
	width:350px;
	float:left;
	margin: 20 50 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#employmentApplication{
	padding-top:30px;	
}
#employmentApplication a{
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:black;
}
#projectsContent{
	width:1024px;
	background-color:white;
	height:500px;
}
#projectsTitle{
	width:412px;
	height:50px;
	float:left;
	margin: 20 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bolder;
	background-color:#EBEBEB;
	text-align:center;
	line-height:52px;
	
}
#projectsLeft{
	width:512px;
	height:500px;
	float:left;
}
#projectsText{
	width:412px;
	float:left;
	margin: 20 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	padding-right:50px;
	
}
#mapContainer{
	padding: 140 0 10 0px;
	float:left;
	width:512px;
	
}
#jobList{
	width:200px;
	height:100px;
	background-color:blue;
	float:left;
}
#servicesMainContent{
	width:1024px;
	height:1800px;
	background-color:white;
	padding:50 0 50 0px;
}
#servicesTabContainer{
	width:800px;
	height:175px;
	margin: 0 auto;
	padding-bottom:50px;
}
#servicesTab{
	flaot:left;
	width:550px;
	height:175px;
	background-color:#413e3e;
	margin-left:250px;
}
#servicesTabPic{
	width:250px;
	height:175px;
	float:left;
}
#servicesTabTitle{
	font-family:helvetica;
	font-weight:bold;
	font-size:30px;
	color:white;
	padding:15 0 0 25px;
}
#servicesTabText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:white;
	padding:20 30 0 25px;
}
#servicesTabText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:white;
	font-weight:bold;
}
	
