.style2 {font-size: 9px}
.style3 {font-size: 11px;
			}

BODY	{
	font : normal 12px Arial, Helvetica, sans-serif;	/*	Define font for body text	*/
		}

H1	{
	color:#889894;
	clear:left;
	border-top-style: solid;
	border-top-width: thin;
	width: 230px;
		}

H2, H3, H4	{
	color:#889894;													/*	Define heading colors		*/
	clear:left;
		}

H1		{
	font-size:14px;												/*	Heading 1 size					*/
		}

H2		{
	font-size:12px;												/*	Heading 2 size					*/
		}
		
H3		{
	font-size:20px;												/*	Heading 4 size					*/
		}

		
H5		{
	font-size:11px;
	padding: 2px;
	color:#ffffff;
	font-style:italic;
	background-color:#768883;
	}

	
H6		{
	font-size:9px;
	}
	

#top	{
	position:absolute;
	top:-9px;
	left:26px;
	height:70px;
	width: 780px;
		}

#top_nav	{
	position:absolute;
	top:65px;
	left:188px;
	height:23px;
	width:620px;
	background-image:  url(images/home2-1-2.png);
	background-color: #768883;
		}

#top_nav a {														/*	Top navigation bar anchor text style	*/
	padding: 1px 20px 5px 20px;
	font : normal 13px Arial, Helvetica, sans-serif;
		}

#reference_nav	{
	position:absolute;
	top:0px;
	left:0px;
	width:620px;
	}
	
#login {
	width: 45px;
	border-right-color: #CC9933;
	border-right-style: solid;
	border-right-width: thin;
	height: 14px;
	float: none;
	border-top-color: #CC9933;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #CC9966;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CC9933;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 4px;
	color: #FFFFFF;
}

.style1 {	font-size: 12px;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #0033FF;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color:#0033FF;
}

.menu a:link, .menu a:visited {
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
	text-transform:lowercase;
		}

/*following is for Reference navigation bar */

#content_reference	{
	position:absolute;
	top:125px;
	left:190px;
	width:585px;
	height:110px;
		}

#content_reference a:hover	{
	color:#FF0000;
	text-decoration:none;
	}

.menu a:hover, .menu a:active {								/*	Top navigation link rollover effect	*/
	background-color:#000000;
		}
	
.menu .item1 a	{
	float:left;
	padding:0px;
	margin-right:4px;
	width:60px;
	height:17px;
		}	
					
.menu .item2 a	{
	float:left;
	padding:0;
	margin-right:4px;
	width:60px;
	height:17px;

		}		
		
.menu .item3 a	{
	float:left;
	padding:0;
	margin-right:4px;
	width:60px;
	height:17px;
		}
		
.menu .item4 a	{
	float:left;
	padding:0;
	margin-right:4px;
	width:60px;
	height:17px;
		}	
			
.menu .item5 a	{
	float:left;
	padding:0;
	margin-right:4px;
	width:60px;
	height:17px;
		}
		
.menu .item6 a	{
	float:left;
	margin-right:0px;
	width:48px;
	height:17px;
		}						
		
#uber	{																	/*	Use this id for the uber link in	*/
	background-color:#000000;										/* the top navigation bar				*/
	}
		
#montage	{
	position:absolute;
	top:91px;
	left:188px;
	width: 626px;
	height: 4px;
		}

#automotive      {
	position: absolute
	left: 60px;
	top:100px;
	
	}

#indexphoto      {
	position: absolute;
	left: 300px;
	top: 300px;
}
	
#left	{
	position:absolute;
	top:62px;
	left:26px;
	width:15px;
	height: 295px;
	clip: rect(auto,auto,auto,10);
		}

#left_nav	{
	position:relative;
	top:45px;
	width:155px;
		}

#left_nav ul	{														/*	Styles for the left menu list				*/
	font : normal 12px Arial, Helvetica, sans-serif;
	list-style-type:none;
		}

#left_nav li	{
	margin-left:0px;
		}

#left_nav a	{
	display:block;
	text-transform:uppercase;
	text-decoration:none;
		}

#left_nav a:link, a:visited	{
		}

#left_nav a:hover	{
	color:#000000;
	font-weight:bold;
		}

#left_uberlink a:link, #left_uberlink a:visited,		/*	Use these id's for the left uber links	*/
#left_uberlink a:hover, #left_uberlink a:active {
	font-weight:bold;
	color: #000000;
	text-decoration:none;
		}

#left_alterlink a:link, #left_alterlink a:visited,		/*	Use these id's for the left uber links	*/
#left_alterlink a:active {
	font-weight:normal;
	color: #889894;
	text-decoration:none;
		}
		
#left_alterlink a:hover {
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

#left_graphic	{
	position:absolute;
	top:auto;
	left:12px;
	width: 119px;
	height: 202px;
	visibility: visible;
		}

#content	{
	position:absolute;
	top:95px;
	left:198px;
	width:587px;
	height:46px;
		}
		
#content IMG	{
	border:0;
	margin:0px 5px 0px 0px;
		}

.float_right	{
	float:right;
	background-position: right;
		}

.float_left	{													/*	Float images in the content area		*/
	float:left;
		}
		
#get_brochure	{
	position:absolute;
	top:286px;
	width:120px;
	font:12px Arial black, Helvetica, sans-serif;
	text-align:left;
	color:#FF0000;
	left:-526px;
	}
	
#get_brochure a:link	{
	text-decoration:none;
	color:#336699;
	}
#get_brochure a:hover	{
	color:#FF0000;
	}
	
#copyright	{
	position:absolute;
	left:12px;
	top:616px;
	width:136px;
	height:39px;
	visibility: visible;
	}

.reprints	{
	position:absolute;
	left:42px; 
	top:250px; 
	width:142px; 
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #666666
	}

.reprints a:	{
	color: #CC3300;
	font-style:italic;
	text-decoration:none
	}
	
.reprints a:hover	{
	color:#ff0000;
	}
	
#clear	{
	clear:both;
	}

#column1	{
	position:absolute;
	left:8px;
	top:47px;
	width:278px;
	height: 602px;
	}
	
#column1_employment	{														/*	Locates and sizes the left column	*/
	position:absolute;											/* on the product page						*/
	left:0px;
	top:250px;
	width:285px;
	}

#singleaxis	{
	position:absolute;											/* on the product page						*/
	left:0px;
	top:50px;
	width:280px;
	height:100px;
	}
	
#column2	{
	position:absolute;
	top:46px;
	width:285px;
	left: 298px;
	height: 319px;
	}
	
#column2_employment	{
	position:absolute;
	top:46px;
	width:285px;
	left: 305px;
	height: 261px;
	}	
	
#column2_references	{
	position:absolute;
	top:46px;
	width:285px;
	left: 284px;
	height: 261px;
	}

#column3	{														/*	Locates and sizes the left column	*/
	position:absolute;											/* on the product page						*/
	left:1px;
	top:0px;
	width:247px;
	line-height: 18px;
	}
	
#column4	{
	position:absolute;
	top:0px;
	width:350px;
	height: 261px;
	line-height: 18px;
	left: 250px;
	}

.prod_blurb	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	}

#tubephoto {

	position:absolute;
	top:500px;
	left:1px;
}

#lowcontent {
	position:absolute;
	top:500px;
	left:1px;
}
#thank_you {
	position:relative;
	top:450px;
	width:600px;
	font:italic 12px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#993333;
	left:200px;
	border-top-color: #D4D0C8;
}
.employment_teaser 	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color:#999999;
	line-height:34px;
	}
.MoreLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
