@charset "utf-8";
/* CSS Document */

.blue {
	font-size: 1.09em;
}

/* Two Column layout, second nav in little left column */

#LCol {
	float: left;
	width: 242px;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 8px;
	background: none;
}


#RCol {
	width: 690px;
	float: right;
	margin-top: 5px;
	padding: 10px 0px;
}

/* Two Column layout - End */


/* -- Special Page Rules -- */

/* Standard Layouts */

#RCol div.pLeft
{
	width: 100%;
}

#RCol.Products div.pLeft h2, 
#RCol.Processes div.pLeft h1,
#RCol.Materials div.pLeft h1, 
#RCol.Services div.pLeft h1
{
	letter-spacing: 5px;
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: 5px;
}

#RCol div.pLeft ul
{
	clear: none;
	margin-left: 20px;
}

#RCol div.pLeft li
{
	clear: none;
	padding-top: 3px;
	list-style-type: disc;
}

#RCol.Processes div.pLeft ul ul, 
#RCol.Materials div.pLeft ul ul
{
	clear: none;
	padding-top: 5px;
	margin-left: 20px;
}

#RCol.Processes div.pLeft ul ul li, 
#RCol.Materials div.pLeft ul ul li
{
	clear: none;
	padding: 1px 0px 0px 0px;
	list-style-type: circle;
}

#RCol div.pRight
{
	float: right;
	height: 100%;
	padding-left: 5px;
}

/* End Standard Layouts */



/* Products Page */

#RCol.Products ul
{
	margin-left: 0px;
}

#RCol.Products li 
{
	clear: both;
	list-style-type: none;
}

#RCol.Products div.pLeft p
{
	padding-left: 5px;
	font-size: .95em;
}

#RCol.Products div.pLeft ul 
{
	margin-left: 25px;
}

#RCol.Products div.pLeft h3
{
	margin: -10px 0px 8px 3px;
}

#RCol.Products div.pRight 
{
	width: 268px;
	margin-bottom: 5px;
}

#RCol.Products div.pRight img 
{
	position: relative;
	padding: 0px 3px;
}

#RCol.Products div.pRight img.pBottom
{
	top: 10px;
}

/* End Products Page */


/* Processes Page */

#RCol.Processes div.pLeft h2 
{
	color: #060294;
}

#RCol.Processes div.pLeft ul
{
	margin-left: 5px;
}

#RCol.Processes div.pLeft li
{
	list-style-type: none;
}

#RCol.Processes div.pRight 
{
	width: 330px;
}

/* End Processes Page */


/* Materials Page */

#RCol.Materials div.pLeft h1
{
	color: #000;
}

#RCol.Materials div.pRight 
{
	width: 85%;
}

#RCol.Materials div.pLeft li
{
	clear: both;
	list-style-type: none;
}

#RCol.Materials div.pLeft li li
{
	list-style-type: disc;
}

#RCol.Materials div.pLeft ul ul
{
	margin-left: 30px;
}

/* End Materials Page */


#RCol.Services div.pLeft li
{
	clear: both;
	list-style-type: none;
}

#RCol.Services div.pLeft h2 
{
	color: #060294;
}

#RCol.Services div.pRight 
{
	width: 83%;
}