/* CSS Document */
/* !!!!!!!!!!!!!!!!! CONTROL PAPER !!!!!!!!!!!!!!!!! */





/* ---------- REDEFINED HTML TAGS ---------- */










/* ---------- FEATURE BAR ---------- */

#feature-bar-short { 
	display:block;
	width:800px; 
	height:110px;
	text-align:left;
	color: white;
	margin-left:28px;
	}

#feature-banner-company { 
	display:block;
	width:640px; 
	height:110px;
	text-align:left;
	background:url(../images/global/aboutus-banner.gif) no-repeat left top;
	color: white;
	margin: 0px 10px 20px 0px;
	float:left;
	}

#feature-banner-contact { 
	display:block;
	width:640px; 
	height:110px;
	text-align:left;
	background:url(../images/global/contact-banner.gif) no-repeat left top;
	color: white;
	margin: 0px 10px 20px 0px;
	float:left;
	}

#feature-banner-products { 
	display:block;
	width:640px; 
	height:110px;
	text-align:left;
	background:url(../images/global/products-banner.gif) no-repeat left top;
	color: white;
	margin: 0px 10px 20px 0px;
	float:left;
	}

#feature-banner-environment { 
	display:block;
	width:640px; 
	height:110px;
	text-align:left;
	background:url(../images/global/environment-banner.gif) no-repeat left top;
	color: white;
	margin: 0px 10px 20px 0px;
	float:left;
	}





/**************************************************************/
/* ---------------------- LEFT COLUMN ----------------------- */
/**************************************************************/




/* ----------  ELEMENTS ---------- */	
	
#productsNavContainer {
	position:relative;
	width:148px;
	margin:0px;
	}

#productsNav{position:relative;font-size:10px;text-transform:uppercase;
font-weight:bold;color:#751038;padding:0 0 0 0px;}

#productsNav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}

#productsNav ul li{display:block;width:148px;height:28px;float:left;margin:0px 0px 1px 0px;background:#fff url(../images/global/thin-buttonBG.gif) repeat-x bottom left;}

#productsNav ul li a{display:block;float:left;color:#751038;text-decoration:none;
padding:0px;height:28px;}

#productsNav ul li a span{padding:8px 0 0 12px;height:28px;float:left;}

#productsNav ul li a:hover {text-decoration:underline;}
	
/* ----------  TYPE STYLES ---------- */




	
		

/**************************************************************/
/* ---------------------- CENTER COLUMN ----------------------- */
/**************************************************************/


	
	
/* ----------  ELEMENTS ---------- */	


#logoCol	{
	display:block;
	width:440px;
	height:35px;
	margin:0px 0px 10px 0px;
	float:left;
	clear:both;
	}
	
.logoBlock	{
	display:inline;
	border: 1px solid #bbb;
	margin-right:10px;
	float:left;
	}

#prodRow	{
	display:block;
	width:400px;
	height:60px;
	margin:0px 0px 5px 0px;
	border: 1px solid #bbb;
	float:left;
	}

#prodCatImage	{
	display:inline;
	margin:4px;
	float:left;
	}

#prodCatHeading {
	width:280px;
	font-size:110%;
	text-transform:uppercase;
	color: #369BD1;
	line-height:13px;
	font-weight: bold;
	margin:8px 10px 0px 7px;
	float:left;
	}			

#prodCatdesc {
	width:290px;
	font-size:10px;
	color: #999;
	line-height:11px;
	margin:2px 0px 0px 7px;
	float:left;
	}	
	
		
/* ----------  TYPE STYLES ---------- */



	
		
	
	
/**************************************************************/
/* ---------------------- RIGHT COLUMN ----------------------- */
/**************************************************************/




/* ----------  ELEMENTS ---------- */	

	
/* ----------  TYPE STYLES ---------- */





	
	
	
	
	

/**************************************************************/
/* ---------------------- TYPOGRAPHY ----------------------- */
/**************************************************************/

			

.subhead {
	font-size:16px;
	font-weight: normal;
	color: #9C1D25;
	line-height:18px;
	}
	
	
.subhead2 {
	font-size:110%;
	color: #369BD1;
	line-height:13px;
	font-weight: bold;
	}

	
	
	
	
	
	
	
	
	