#content ul#twocol {
		display: block;
		float: left;
		list-style: none;
		width: 850px;
	}
	
	#content ul#twocol li {
		display: block;
		float: left;
		width: 535px;
		padding: 16px;
	}
	
	#content ul#twocol li.grey {
		background: transparent url("../images/3col_greybg.gif") top left no-repeat;
		width: 251px;
		min-height: 195px;
		padding: 16px;
	}
	
	#content ul#twocol li.grey h1 {
		display: block;
		float: left;
		text-indent: -9999px;
		width: 220px;
		height: 18px;
		padding-bottom: 16px;
	}
	
	#content ul#twocol li h1 {
		display: block;
		float: left;
		height: 18px;
		padding-bottom: 16px;
	}
	
	#content ul#twocol p {
		display: block;
		float: left;
		clear: both;
		padding-top: 16px;
		font-size: 1.2em;
		line-height: 2.3em;
		width: 535px;
		color: #555;
	}
	
	#content ul#twocol li.grey p {
		display: block;
		float: left;
		clear: both;
		padding-top: 16px;
		font-size: 1.2em;
		line-height: 2.3em;
		width: 251px;
		color: #555;
	}
	
	#content form {
		display: block;
		float: left;
		clear: both;
	}
	
	#content ul#twocol li.main ul.lists {
		display: inline;
		list-style: circle;
	}
	
	#content ul#twocol li.main ul.lists li {
		min-height: 0px;
		width: auto;
		font-size: 1.2em;
		padding: 8px;
	}
	
		h1.industries {
			background: transparent url("../images/h1_ourindustries.gif") top left no-repeat;
		}
		
		h1.processes {
			background: transparent url("../images/h1_ourprocesses.gif") top left no-repeat;
		}
		
		h1.company {
			background: transparent url("../images/h1_ourcompany.gif") top left no-repeat;
		}
		
		h1.request {
			background: transparent url("../images/h1_request.gif") top left no-repeat;
		}
		
		h1.contactus {
			background: transparent url("../images/h1_contactus.gif") top left no-repeat;
		}
		
		#content ul#suba li {
			display: block;
			float: left;
			width: 219px;
			min-height: 0;
			padding: 16px;
			border-bottom: 1px solid #b2b2b2;
			text-transform: uppercase;
			font-size: 1.1em;
		}
		
		#content ul#suba li:hover, #content ul#suba li.highlight {
			background: #ddd;
		}
		
		
	div.line {
		display: block;
		clear: both;
		float: left;
		width: inherit;
		background: #b2b2b2;
		height: 1px;
		padding: 0px;
		margin: 0px;
		line-height: 1px;
		font-size: 1px;
	}
	
	.rfq {
		display: block;
		float: left;
		padding-top: 36px;
		line-height: 29px;
		font-size: 1.2em;
	}
