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

body{
background:url(../images/bg.jpg) no-repeat 51% 0px;
z-index:-10;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#3166a0;
margin:0px;
padding:0px;
line-height:18px;
background-color:#3166A0;
}

#page{
position:relative;
margin-left:auto;
margin-right:auto;
width:979px;
background-color:#3166a0;
}


/* #### header content #### */

#header{
position:relative;
float:left;
width:979px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
}
	#navbar{
	position:relative;
	float:left;
	width:907px;
	margin-top:57px;
	margin-left:37px;
	height:78px;
	}
	
	/* ### graphical menu  ### */	
	
	#menu01{
	list-style-type:none;
	display:inline;
	width:auto;
	margin:0px;
	padding:0px;
	margin-top:0px;
	padding-top:0px;
	}
	#menu01 li span{
	display:none;
	}
		#home{
		position:absolute;
		left:0px;
		top:0px;
		background:url(../images/navbar.jpg) 0px 0px;
		height:34px;
		width:75px;
		display:block;
		}		
			#home:hover{
			background:url(../images/navbar.jpg) 0px -34px;
			}
		#history{
		position:absolute;
		left:75px;
		top:0px;
		background:url(../images/navbar.jpg) -75px 0px;
		height:34px;
		width:173px;
		display:block;
		}
			#history:hover{
			background:url(../images/navbar.jpg) -75px -34px;
			}
		#designs{
		position:absolute;
		left:248px;
		top:0px;
		background:url(../images/navbar.jpg) -248px 0px;
		height:34px;
		width:94px;
		display:block;
		}
			#designs:hover{
			background:url(../images/navbar.jpg) -248px -34px;
			}		
		#services{
		position:absolute;
		left:565px;
		top:0px;
		background:url(../images/navbar.jpg) -565px 0px;
		height:34px;
		width:100px;
		display:block;
		}
			#services:hover{
			background:url(../images/navbar.jpg) -565px -34px;
			}	
		#gallery{
		position:absolute;
		left:665px;
		top:0px;
		background:url(../images/navbar.jpg) -665px 0px;
		height:34px;
		width:97px;
		display:block;
		}
			#gallery:hover{
			background:url(../images/navbar.jpg) -665px -34px;
			}	
		#contact{
		position:absolute;
		left:762px;
		top:0px;
		background:url(../images/navbar.jpg) -762px 0px;
		height:34px;
		width:140px;
		display:block;
		}
			#contact:hover{
			background:url(../images/navbar.jpg) -762px -34px;
			}										

	/* ### textual menu ### */

	#menu02{
	position:absolute;
	left:-50px;
	top:50px;
	margin-top:0px;
	display:inline;
	width:907px;
	height:30px;
	}
	#menu02 li{
	margin-left: 18px;
	list-style: none;
	display: inline;
	}
		#menu02 li#safety{
		margin-left: 140px;
		list-style: none;
		display: inline;
		}
	
	#menu02 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#DFF3FF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	}
	#menu02 a:hover{
	font-size:14px;
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	}
	
/* #### body content ### */

#bodyContent{
position:relative;
float:left;
padding-top:10px;
width:979px;
background-color:#3166a0;
}
	#flash{
	position:relative;
	float:left;
	width:931px;
	height:277px;
	background-image:url(../images/flash_img.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	margin-bottom:10px;
	}
	#contentTop{
	position:relative;
	float:left;
	width:931px;
	height:5px;
	background-image:url(../images/contentTop.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	}
	#content{
	position:relative;
	float:left;
	width:931px;
	background-color:#f3f8fc;
	margin-left:24px;
	}
		#leftColumn{
		position:relative;
		float:left;
		margin-left:10px;
		margin-top:5px;
		width:610px;
		}
		#rightColumn{
		position:relative;
		float:left;
		margin-left:10px;
		margin-top:5px;
		width:300px;
		}
	
	#contentBottom{
	position:relative;
	float:left;
	width:931px;
	height:5px;
	background-image:url(../images/contentBottom.jpg);
	background-repeat:no-repeat;
	margin-left:24px;
	margin-bottom:10px;
	}
#footer{
position:relative;
float:left;
width:979px;
height:103px;
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
}
a:link, a:visited{
color:#3166a0;
text-decoration:none;
font-weight:bold;
font-size:12px;
}
a:hover, a:active{
color:#3166a0;
text-decoration:underline;
font-weight:bold;
}
.importantLink{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-color:#3166A0;
padding:7px;
}
.importantLink a:link{
text-decoration:none;
font-weight:bold;
}
.importantLink a:visited{
text-decoration:none;
font-weight:bold;
}
.importantLink a:hover{
text-decoration:none;
font-weight:bold;
background-color:#4D89C9;
}
.importantLink a:active{
text-decoration:none;
font-weight:bold;
}

/* #### headings ### */

h1 {}
	#leftColumn h1 { border-bottom: 2px solid #5791D1; font-size: 18px; font-weight: bold; padding-bottom: 3px; width: 100%; }

/* #### helper classes #### */

.alignRight { text-align: right; }
.alignLeft { text-align: left; }
.alignCenter { text-align: center; }

.trust { background: #363A61; color: #FFF; font-size: 16px; height: 24px; line-height: 24px; text-align: center; vertical-align: middle; }
.specials_callout { color: #FFF; display: block; font-size: 36px; font-weight: bold; line-height: 40px; margin: 30px 0 0 0; }
.award_winning { color: #FFF; display: block; font-size: 22px; line-height: 26px; margin: 15px 0; }
.openings { display: block; font-size: 36px; font-weight: bold; line-height: 40px; }
.technician { color: #0077C0; display: block; font-size: 22px; line-height: 26px; margin: 15px 0; }