html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
address, abbr, caption, cite, code, dfn, em, th, var {font-style: normal; font-weight: normal;}
caption, th {text-align: left;}
q:before, q:after {content: '';}
:link, :visited {text-decoration: none;}
.box{
	background-color:#fff;
	border: 1px solid #aaa;
	padding: 3px;
}
body{
	background-color:#a1a1a1;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}

.hide{
	display:none;
}
.clear{
	clear:both;	
}
.dividerOrangeFull{
	width:776px;
	height: 1px;
	margin:3px auto;
	background-image:url(../images/dividerOrangeFull.png);
	background-repeat:no-repeat;
}

.headerPage{
	color:#000000;
	font-weight:bold;
	font-size:14pt;
}

.headerText{
	color:#EA7C03;
	font-weight:bold;
	font-size:12pt;
	display:block;
	border-bottom:1px solid #717171;
}
.headerOrange{
	color:#EA7C03;
	font-weight:bold;
	font-size:12pt;
	display:block;
	border-bottom:1px solid #717171;
}
.headerBlue{
	color:#184896;
	font-weight:bold;
	font-size:12pt;
	display:block;
	border-bottom:1px solid #EA7C03;
}
#content h1 {
	color:#184896;
	font-weight:bold;
	font-size:12pt;
	display:block;
	border-bottom:1px solid #EA7C03;
	margin-right: 10px;
	margin-left: 10px;
}

.headerImg{
	margin-left: 5px;
}

#wrapper{
	width:798px;
	margin:0 auto;
}
#header{
	width:798px;
	height:98px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}


#navHome a:hover, #navHistory a:hover, #navServices a:hover, #navProcess a:hover, #navFacilities a:hover, #navClients a:hover, #navContact a:hover{
	background-position:bottom;	
}


#nav{
	width:798px;
	height:68px;	
}

#navHome a{
	float:left;
	width:67px;
	height:27px;
	background-image:url(../images/navHome.jpg);
	background-repeat:no-repeat;
}
#navHistory a{
	float:left;
	width:81px;
	height:27px;
	background-image:url(../images/navHistory.jpg);
	background-repeat:no-repeat;
}
#navServices a{
	float:left;
	width:86px;
	height:27px;
	background-image:url(../images/navServices.jpg);
	background-repeat:no-repeat;
}
#navTestimonials a{
	float:left;
	width:121px;
	height:27px;
	background-image:url(../images/navTestimonials.jpg);
	background-repeat:no-repeat;
}
#navFacilities a{
	float:left;
	width:92px;
	height:27px;
	background-image:url(../images/navFacilities.jpg);
	background-repeat:no-repeat;
}
#navClients a{
	float:left;
	width:78px;
	height:27px;
	background-image:url(../images/navClients.jpg);
	background-repeat:no-repeat;
}
#navSpacer{
	float:left;
	width:54px;
	height:27px;
	background-image:url(../images/navSpacer.jpg);
	background-repeat:no-repeat;
}
#navContact a{
	float:left;
	width:197px;
	height:27px;
	background-image:url(../images/navContact.jpg);
	background-repeat:no-repeat;
}
#navLeft{
	float:left;
	width:11px;
	height:27px;
	background-image:url(../images/navLeft.png);
	background-repeat:no-repeat;
}
#navRight{
	float:left;
	width:11px;
	height:27px;
	background-image:url(../images/navRight.png);
	background-repeat:no-repeat;
}
#sendDrawing{
	width:798px;
	height:41px;
	background-image:url(../images/navSendDrawing.png);
	background-repeat:no-repeat;
}

#contentWrapper{
	width:798px;
	background-image:url(../images/bodyRepeat.png);
	background-repeat:repeat-y;
}
#content{
	margin: 0 auto;
	width:776px;
	background-image:url(../images/bodyTop.jpg);
	background-repeat:no-repeat;
}
#content a{
	color:#184896;
	text-decoration:none;
}
#content a:hover{
	text-decoration: underline;
}
#content p, #content h3{
	padding: 0 10px;	
}
#content ul{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#footer a{
	text-decoration:none;
	color:#000000;
}
#footer a:hover{
	text-decoration:underline;
	color:#b24e00;
}
#pageBottom{
	width:798px;
	height: 22px;
	background-image:url(../images/pageBottom.png);
}
.facPic{
	padding:2px;
	border:1px solid #EA7C03;
}
.bluePic{
	padding:2px;
	background-color:#fff;
	border:1px solid #184896;
	margin: 8px;
}
.orangeTable{
	padding: 5px;
	border: 1px solid #EA7C03; 
}

.hr_orange{
	display:block;
	margin: 10px 0;
	height:1px;
	border-bottom: 1px dashed #717171;
}
.orangeText{
	color:#EA7C03;
}
.blueText{
	color:#184896;
}

.grayTextSmall{
	color:#666666;
	font-size:90%;
}
#map{
	border:1px solid #000000;
}

