/* CSS Document */

body	{
	background-color:#444c52;
	margin: 0;
	padding: 0;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*#outerwrapper	{
	width: 860px;
	margin: auto;
	margin-top: 30px;
	height: 1px;
	background: #444c52 url(../images/left_shadow2.gif) repeat-y 50% 0;
}*/

#wrapper	{
	width: 800px;
	margin: auto;
	margin-top: 30px;
}

#navcolumn	{
	float: left;
	width: 170px;
	/*height: 630px;*/
	height: 800px;
	margin: 0;
	padding: 0;
	background-color: #182a35;
	/*border-width: 1px 0px 0px 1px;*/
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	/*background: #182a35 url(../images/logo.gif) 20px 30px no-repeat;*/
}

#centralcolumn	{
	float: left;
	width: 315px;
	height: 800px;
	margin: 0;
	padding: 0;
	background-color: #182a35;
	border-width: 1px 0px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	background: #182a35 url(../images/logo_copy2.gif) 0px 53px no-repeat;
}

#rightcolumn	{
	float: right;	
	width: 314px;
	height: 800px;
	margin: 0;
	padding: 0;
	background-color: #182a35;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	background: #182a35 url(../images/drill.gif) 10px 35px no-repeat;
}

/***********************************************/
/* NAVIGATION STYLES                           */
/***********************************************/

#logo	{
	margin: 0;
	padding: 0px 0px 0px 0px;
	height: 150px;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	background: #182a35 url(../images/logo.gif) 20px 30px no-repeat;
	position: relative;
	/*background: #182a35 url(../images/logo.gif) 20px 0px no-repeat;*/
}

#navigation	{
	margin: 0;
	padding: 65px 0px 0px 0px;
	position: relative;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	/*top: 65px;*/
	height: 247px;
}

#navigation ul	{
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
}

#navigation li	{
	margin: 0;
	padding: 0px 0px 8px 0px;
}

#navigation a	{
	font-size: 13pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #b3b3b3;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#navigation a:hover	{
	color: #ffffff;
}

.underscore {
	color: #FFcc00;
}

.current	{
	font-size: 13pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#navigation ul ul	{
	list-style: none;
	margin: 4px 0px 0px 10px;
	padding: 0;
}

#navigation li li	{
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#navigation li li a	{
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
}

.currentsub	{
	color: #ffffff;
}

/***********************************************/
/* LEFT COLUMN STYLES                       */
/***********************************************/
	
#pagetitlelh	{
	margin: 0;
	padding: 0px 0px 48px 0px;
	/*background: #182a35 url(../images/home_bg.gif) -140px 20px no-repeat;*/
	background: #182a35 url(../images/home_bg.gif) -141px 8px no-repeat;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	height: 115px;  /* Actual height of image */
}

#pagetitlelhprod	{
	margin: 0;
	padding: 0px 0px 48px 0px;
	/*background: #182a35 url(../images/home_bg.gif) -140px 20px no-repeat;*/
	background: #182a35 url(../images/product_bg.gif) -506px 8px no-repeat;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	height: 115px;  /* Actual height of image */
}

#pagetitlelhhist	{
	margin: 0;
	padding: 0px 0px 48px 0px;
	/*background: #182a35 url(../images/home_bg.gif) -140px 20px no-repeat;*/
	background: #182a35 url(../images/history_bg.gif) -328px 8px no-repeat;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	height: 115px;  /* Actual height of image */
}

#pagetitlelhcont	{
	margin: 0;
	padding: 0px 0px 48px 0px;
	/*background: #182a35 url(../images/home_bg.gif) -140px 20px no-repeat;*/
	background: #182a35 url(../images/contact_bg.gif) -391px 8px no-repeat;
	border-width: 0px 0px 0px 1px; /* Border on individual divs test */
	border-color: #FFFFFF; /* Border on individual divs test */
	border-style: solid; /* Border on individual divs test */
	height: 115px;  /* Actual height of image */
}

.pagetitlelh	{
	background: #182a35 url(../images/home_bg.gif) -140px 315px no-repeat;
}

#gear	{	
	/*width: 170px;*/
	height: 175px;
	background: #182a35 url(../images/gear.gif) 0px 0px no-repeat;
	position: relative;
	/*top: 35px;*/
	top: 0;
	margin: 0;
	padding: 0;
	/*top: 475px;*/
}

/*.gear	{	
	margin: 0;
	padding: 0;
	position: relative;
	top: 100px;
	/*top: 225px;*/
	/*right: 0px;
	height: 175px;
	width: 170px;
}

/***********************************************/
/* CENTRAL COLUMN STYLES                       */
/***********************************************/

/*div.img-ilus {
 	background: url(../images/shadow.gif) no-repeat bottom left;
 	margin: 10px -5px;
 	padding: 0;
	position: relative;
 }
  
div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px -20px 5px 25px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
 }*/

	
/***********************************************/
/* CENTRAL COLUMN STYLES                       */
/***********************************************/

#cencopy	{
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 215px;
	height: 400px;
}

#cencopy h1	{
	margin: 0px;
	padding: 0px 10px 4px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #ffcc00;	
}

#cencopy p	{
	margin: 0px;
	padding: 0px 10px 0px 0px ;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #b3b3b3;
	line-height: 150%;
	text-align: justify;
}

#cencopy2 {
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 52px;
}

/*#cencopy2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 650px;
	width: 320px;
}*/

#cencopy2 p	{
	margin: 0px;
	padding: 0px 10px 0px 0px ;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #b3b3b3;
	line-height: 150%;
	text-align: justify;
}

#cencopy ul	{
	margin: 20px 0px 0px 20px;
	padding: 0;
	list-style: url(../images/gear3.gif);
}

#cencopy li	{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	/*color: #b3b3b3;*/
	color:#CCCCCC;
	line-height: 150%;
	text-align: left;
}

.cenimage	{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	position: relative;
	top: 48px;
	right: 0px;
	height: 150px;
}

.cenimage img	{
	border: #FFcc00 1px solid;
}


#pagetitlemid	{
	background: #182a35 url(../images/home_bg.gif) -310px 22px no-repeat;
}

#pagetitlemidprod	{
	background: #182a35 url(../images/product_bg.gif) -675px 22px no-repeat;
}

#pagetitlemidhist	{
	background: #182a35 url(../images/history_bg.gif) -495px 22px no-repeat;
}

#pagetitlemidcont	{
	background: #182a35 url(../images/contact_bg.gif) -560px 22px no-repeat;
}

#copyright	{
	margin: 0;
	padding: 0;
	position: relative;
	clear:both;
	top: 253px;
	left: 2px;
}

#copyright p	{
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #999999;
	}

/***********************************************/
/* RIGHT COLUMN STYLES                         */
/***********************************************/

#rhcopy	{
	margin: 0px;
	padding: 0px;
	position:relative;
	top: 212px;
	height: 360px;
}


#cencopy a,
#rhcopy a,
#rhcopy2 a	{
	color: #b3b3b3;
	text-decoration:none;
}

#cencopy a:hover,
#rhcopy a:hover,
#rhcopy2 a:hover	{
	color: #ffffff;
}

#rhcopy2 {
	margin: 0;
	padding: 0;
	position: relative;
	top: 92px;
}

#rightcolumn p	{
	margin: 0px;
	padding: 0px 10px 0px 10px ;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #b3b3b3;
	line-height: 150%;
	text-align: justify;
}

#rhcopy ul	{
	margin: 20px 0px 0px 30px;
	padding: 0;
	list-style: url(../images/gear3.gif);
}

#rhcopy li	{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	/*color: #b3b3b3;*/
	color:#CCCCCC;
	line-height: 150%;
	text-align: left;
}

#pagetitlerh	{
	background: #182a35 url(../images/home_bg.gif) 182px 22px no-repeat; /* Positions HOME copy */
}

#pagetitlerhprod	{
	background: #182a35 url(../images/product_bg.gif) 182px 22px no-repeat; /* Positions PRODUCT copy */
}

#pagetitlerhhist	{
	background: #182a35 url(../images/history_bg.gif) 180px 22px no-repeat; /* Positions HISTORY copy */
}

#pagetitlerhcont	{
	background: #182a35 url(../images/contact_bg.gif) 177px 22px no-repeat; /* Positions CONTACT copy */
}

.rhimage	{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	top: 88px;
	right: 0px;
	height: 150px;
}

.rhimage img	{
	border: #FFcc00 1px solid;
}
