<style type="text/css" media="screen">
	html, body 		{ margin: 0; padding: 0; }
	body 			{ color:#ccc; font: 12px Helvetica, Arial, sans-serif; line-height: 18px;}
	body			{background-image:url('img/pex_tubing.jpg'); background-repeat:no-repeat;}
	h1			{ color: #ff9933; font-size: 24px}
	h2			{ color: #808080; font-size: 14px}
	h3			{ color: #ccc; font-size: 14px}
	a			{ color: #ffffff;TEXT-DECORATION: none; text-underline: none;}
	p			{ margin: 0 0 18px; }
		
	/* Header */
	#header			{ border-bottom: 0px; width: 98%; float: left; padding-left: 0px; }
	#header h1  		{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0;font-size: 13px;}
	#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 0 18px;}	
		
	/* Menu */
	#menu 			{ margin: left; width: 98%; height: 28px; padding-top: 0px;background: -moz-linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1) 95%) !important; }
	#menu ul 		{ list-style: none;margin: 0;padding: 0;width: 12em;float: left;}
	#menu a, #menu h2 	{ color: #ccc; font: bold 11px/16px arial, helvetica, sans-serif;display: block;border-width: 0px; margin: 0;padding: 2px 3px;}
	#menu li 		{ position: relative;}

	/* Content Style */
	#container		{ width: 1000px; height: 750px; margin: 0 auto;}
	#wrapper		{ float:left; margin-left: 40px; width: 96%; }
	#content		{ background: -moz-linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.1) 95%) !important; padding-top: 610px;}
	#navigation		{ border-bottom: 0px solid #ccc; }
	#navigation ul		{ padding: 0 18px 9px; }
	#extra			{  }
	#content p, #extra p 	{ padding-right: 18px; }
	#body			{background-image:url('images/carriage_house_bg.jpg'); background-repeat:no-repeat;}
		
	/* Content Positioning & Size */
	#navigation		{ float: left; width: 1%; margin-left: -20%; TOP:165px }
	#content		{ float: left; padding-top: 200px; width: 40%; height: 600px; }
	#extra			{ margin-left: 50%; width: 40%; height: 650px;  padding-top: 200px; }		

	/* Footer */
	#footer			{ border-bottom: 0px; clear: both; }
	#footer a		{ color: #ccc; }
	#footer p		{ color: #ccc; font-size: 11px; font-weight: bold; margin: 0px; padding: 0 18px 10px; }
	#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0px 18px 6px; padding: 0px 0 6px; }
	#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 12px; padding-left: 0px }
	#footer li2		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 12px; padding-left: 20px }
</style>