/* CSS Document */

body	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e4e4e4;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;
	margin:0px;
	padding:0px;
	}

*	{
	margin:0px;
	padding:0px;
	}
	
#wrapper	{
	width:953px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#e9e9e9;
	}

#wrapaDiv	{
	width:953px;
	}	

#header	{
	width:953px;
	height:150px;
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	}
#menu	{
	width:953px;
	height:34px;
	background-image:url(../images/menu_back.jpg);
	background-repeat:no-repeat;
	text-align:center;
	}
#contentWrap	{
	width:953px;
	background: url(../images/content_bg.gif) repeat-y left top;
	background-color:#ff0;
	position:relative;
	}

#contentWrap	p{
	text-align:justify;
	}

#footer	{
	width:953px;
	height:76px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	}
#footer	p {
	text-align:center;
	font-size:.7em;
	margin:0;
	padding:20px 0 0;
	}
#siteby p {
	text-align:center;
	font-size:.7em;
	margin:0;
	padding:0;
}
#siteby a {
	color:#003366;
}
#leftBar	{
	width:46px;
	height:287px;
	background: url(../images/leftbar.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	}
	
#rightBar	{
	width:47px;
	height:287px;
	background: url(../images/rightbar.gif) no-repeat;
	background-repeat:;
	position:absolute;
	top:0;
	right:0;
	}
* html #rightBar	{
	position:absolute;
	top:0;
	right:-1px;
	}
#centContent	{
	width:860px;
	background-color:#e9e9e9;
    margin:0px 0px 0px 46px; 
	padding:20px 0px 0px;
	}
	
#centContent	ul li{
	font-size:14px;
		}

* html #centContent	{
	width:845px;
	background-color:#e9e9e9;
	margin:0px 0px 0px 46px;
	padding:0px;
	}
#facilityGallery img {
	margin:17px;
}
* html #facilityGallery img {
	margin:14px;
}
.clearFix {
    	display: block; 
    	height: 0; 
    	clear: both; 
		float:none;
				}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		float:none;
				}
#googleMap {
	width:640px;
	margin:20px auto;
}

#mainQuote {
	width:700px;
	border:1px dashed #8593A5;
	padding:20px;
	background: #D6DBE2;
	margin:20px auto;
	text-align:center;
}
#mainQuote quote {
	font-size:.8em;
}

#building_hm {
	width:550px;
	height:289px;
	float:right;
	background: url(../images/building_hm.jpg) no-repeat;
	margin-left:15px;
	margin-bottom:10px
}
#precision {
	width:844px;
	height:57px;
	background: url(../images/precision_machine_tag.gif) no-repeat;
	margin:20px auto;
}
#contLeft {
	width:50%;
	float:left;
	}
* html #contLeft {
	width:40%;
	float:left;
	}
	
#contRight {
	width:50%;
	float:right;
	}
* html #contRight {
	width:50%;
	float:right;
	}	

#prodCol-1	{
	width:355px;
	float:left;
	}

#prodCol-1	ul li{
	font-size:14px;
	}

#prodCol-2	{
	font-size:12px;
	width:245px;
	float:left;
	margin-left: 5px;
	}

#prodCol-2	ul li {
	font-size:12px;
	}

#prodCol-3	{
	float:right;
	width:230px;
	}

#prodCol-4	{
	width:99%;
	font-size: 14px;
	}

#prodCol-4	ul li{
	font-size:14px;
	}
	
/* ---------- Menu --------------------------------------------------------- */


ul#topNav{
	width: 598px;
	height: 34px;
	background:url(../images/nav_menu.gif) top center no-repeat;
	text-align: center;
	margin:0 auto;
}

ul#topNav li{
	float: left;
	display: inline; /*This line is needed to fix the double-margin bug floats in IE*/
}

ul#topNav li a{
	display: block;
	height: 34px;
	text-indent: -9999px;
}


ul#topNav li a:hover{
	background-image:url(../images/nav_menu.gif);
}

li#nav_b1 a{
	background-position: 0 -34px;
	width:79px;
}

li#nav_b2 a{
	background-position: -79px -34px;
	width:99px;
}

li#nav_b3 a{
	background-position: -178px -34px;
	width:159px;
}

li#nav_b4 a{
	background-position: -337px -34px;
	width:139px;
}

li#nav_b5 a{
	background-position: -476px -34px;
	width:122px;
}

/*  --------------- Text Formatting --------------------- */

h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#54749e;
	font-size:1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display:block;
	margin-bottom: 12px;
	}
* html h1	{
	margin-top: 20px;
	}	
h2	{
	color:#5879A5;
	margin-bottom: 7px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

h3	{
	color:#333333;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 0px;
	}

* html h2	{
	margin-top: 20px;

	}
p, address {
	font-size:14px;
	line-height:1.2em;
	margin-right: 18px;
	margin-bottom: 1.5em;
	margin-left: 18px;
	margin-top: .5em;
}

p.home{
	font-size:14px;
	line-height: 1.3em;
		}

ul {
	margin:1.5em 30px;
}
li {
	line-height:1.5em;
}
.floatright {
	float: right;
}
