@import url(skeleton.css);

#pictureStrip{margin:0 22px; height:225px; background:url(images/pictureStrip.jpg) no-repeat top left; clear:both; position:relative;}
#pictureStrip h2{height:85px; width:538px; background:url(images/welcome.gif) no-repeat top left; position:absolute; top:20px; left:20px;}
#pictureStrip h2 span{margin-left:-999em;}

#pictureStrip #products{height:212px; width:314px; position:absolute; right:0px; bottom:35px;}
#pictureStrip #products2{height:200px; width:298px; position:absolute; top:105px; left:20px;}

#content{padding:5px 22px 0 22px;}
.productBucket{height:180px; width:252px; background:url(images/bucketBg.gif) no-repeat top left; padding:10px; color:#fff;
			   float:left; margin-right:7px; position:relative; cursor:pointer;}

.target{background:url(images/bucketBg2.gif) no-repeat top left !important;}
#galleryLink{display:block; height:86px; width:244px; background:url(images/gallery.gif) no-repeat top left; border-bottom:1px solid #7f8184; border-top:1px solid #7f8184; color:}
#galleryLink:hover{color:#9F3209;}
#galleryLink span{margin:7px 0 0 7px; display:block; font-size:14px;}

.productBucket h4{font-size:18px; margin-bottom:5px;}
.productBucket ul{margin:20px 0 0 20px; font-size:12px;}
.productBucket ul li{margin-bottom:5px;}
.productBucket .learnMore{color:#fff; position:absolute; bottom:30px; left:10px; text-decoration:none;}
.productBucket .learnMore:hover{text-decoration:underline;}

.navi {border-left:1px solid #7f8184; margin-left:558px; padding-left:7px;}
.navi .phone{font-size:16px; padding:3px 0;}
.navi ul{list-style:none; margin-bottom:7px;}
.navi ul li{margin-top:6px;}
.navi a{color:#000; text-decoration:none; font-weight:bold;}
.navi ul li a:hover{text-decoration:underline;}

#footer{clear:both;}