/*:: Imports
------------------------------------- */
	@import url(framework.css);
	
/*:: Header
------------------------------------- */
	#header h1{display:block; width:276px; height:64px; background:url(../images/logo.gif) no-repeat top left; float:left; margin-top:7px;}
	
/*:: Content
------------------------------------- */
	#flash{float:left; width:500px; height:287px;}
	#contentNest{float:left; width:330px; height:257px; background:url(../images/nestBg.jpg) no-repeat top left; color:#7e7e7e; padding:30px 0 0 10px;}
	#contentNest h3{font-size:14px; margin-bottom:1em; text-align:center;}
	#contentNest p, #contentNest ul{font-size:12px; line-height:16px; margin-bottom:1em;}
	#contentNest ul{margin-left:20px;}

	#contentBuffer h2{height:43px; background:url(../images/title_main.gif) no-repeat bottom center; clear:both; padding-top:20px; margin-bottom:20px;}
	#contentBuffer #prodNav{list-style:none; height:143px; background:url(../images/homeNavBg.gif) no-repeat top center; padding-left:148px;}
	#contentBuffer #prodNav li{width:169px; height:123px; float:left; margin:9px 24px 0 0;}
	#contentBuffer #prodNav li a{display:block; height:123px; width:100%;}
	#staticMixers a{background:url(../images/home_static.jpg) no-repeat top left;}
	#calibrationColumns a{background:url(../images/home_calibration.jpg) no-repeat top left;}
	#injectionQuills a{background:url(../images/home_injection.jpg) no-repeat top left;}
	#staticMixers a:hover, #calibrationColumns a:hover, #injectionQuills a:hover{background-position:bottom left;}