<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* MOWER CSS - BOS Sales &amp; Service */

#top				{ width: 100%; height: 83px; background: #0b258f url('/images/marine/heading_bg.jpg') bottom center no-repeat; }
#topInner			{ width: 960px; height: 234px; margin: 0 auto; position: relative; } 
#title				{ position: absolute; left: 50%; margin-left: -460px; margin-top: 35px; font-size: 24px; color: #FFF; text-transform: uppercase; }

#welcome			{ width: 920px; margin: 0 auto; text-align: center; padding: 25px 0px 40px 0px; background: url('/images/marine/divider_top.jpg') bottom center no-repeat; font-size: 14px; margin-bottom: 30px; }

.product			{ width: 930px; margin: 0px 0px 50px 0px; padding: 0px 0px 5px 0px; background: url('../images/marine/product_div.jpg') bottom center no-repeat; margin-right: -10px;}
.productPic		    { float: left; padding: 0px 8px 20px 0px; width: 301px; height: 240px; }
.productPic h3		{ color: #666; text-align: center; font-size: 16px; }	</pre></body></html>