@charset "utf-8";
/* CSS Document */

#splash { background: url(../images/img-splash.jpg) 0 0 no-repeat; width: 980px; height: 225px; }
	#splash h1, 
	#splash h2 { text-indent: -9999px; }

#options { background: url(../images/bg-products.gif) 0 165px no-repeat; height: 186px; position: relative; z-index: 10; }
	#options .option { float: left; height: 66px; margin: 0; padding: 100px 0 0 20px; width: 225px; }
	#options h2 { margin: 0 0 6px 10px; height; 14px; width: 215px; }
	#options select { }
	#optionApplications { background: url(../images/bg-splash-applications.jpg) 0 0 no-repeat; }
		#optionApplications h2 { }
	#optionMaterials { background: url(../images/bg-splash-materials.jpg) 0 0 no-repeat; }
		#optionMaterials h2 { }
	#optionIndustries { background: url(../images/bg-splash-industries.jpg) 0 0 no-repeat; }
		#optionIndustries h2 { }
	#optionProducts { background: url(../images/bg-splash-products.jpg) 0 0 no-repeat; }
		#optionProducts h2 { }
	#options .option .newListSelected { margin-bottom: 22px; }

#row2 { height: 171px; position: relative; z-index: 5; }
	#whatsNew { background: url(../images/bg-whatsnew.gif) top right no-repeat; width: 475px; height: 151px; float: left; position: relative; }
	#whatsNewEdge { position: absolute; right: 0; top: 0; }
	#whatsNewImage { border: 1px solid #000; border-width: 1px 1px 1px 0; padding-left: 10px; position: absolute; right: 0; top: 0; }
		#whatsNew a:link, #whatsNew a:visited { color: #fff; text-decoration: none; }
		#whatsNew a:hover, #whatsNew a:active { color: #ccc; }
		#whatsNew h2 { color: #fff; margin: 18px 0 0 20px; }
		#whatsNew h3 { color: #ed1616; font-size: 12px; margin: 0 0 0 20px; }
			#whatsNew h3 a:link, #whatsNew h3 a:visited { color: #ed1616; text-decoration: none; }
			#whatsNew h3 a:hover, #whatsNew h3 a:active { color: #999; }
		#whatsNew p { color: #999; font-size: 11px; line-height: 14px; margin-left: 20px; }
			#whatsNew p.more { }
	.stylish-select ul.newList { max-height: 300px; }
	
	#aboutUs { background: url(../images/bg-aboutus.jpg) 0 0 no-repeat; width: 449px; height: 133px; float: right; padding: 18px 20px 0 20px; }
		#aboutUs h2 { width: 449px; }
		#aboutUs img { }
			#aboutUs img#logoBonstone { margin-left: 10px; margin-top: -20px; float: right; }
			#aboutUs img#logoTouchstone { clear: right; margin-top: 10px; float: right; }
			#aboutUs img#logoNautiking { margin-top: -30px; float: right; }
		#aboutUs p { font-size: 11px; line-height: 14px; }

