/* ---------------------------------------------------------------------------------
   
   Crystal Waters - Home Stylesheet 

--------------------------------------------------------------------------------- */

#content-wrap { float: left; width: 956px; padding: 0px 12px 0 12px; background: none; }
#content { width: 956px; background: none; position: relative; z-index: 900; }
#footer { padding-top: 35px; background: none; }

#home-header { float: left; width: 956px; height: 294px; z-index:1; }
#rotate { z-index:2; }
#welcome { float: left; width: 310px; padding: 40px 0 0 38px; z-index:3; position:relative; }
#welcome h1, #welcome p { color: #fff; }
#welcome h1 { font-size: 1.4em; margin: 0 0 0.6em 0; }
#welcome p { width: 210px; margin: 0 0 1.0em 0; }
#welcome .smTxt { font-size: 0.8em; }

#home-boxes { float: left; width: 940px; position: relative; z-index: 900; height: 170px; margin-left: 8px; display: inline; background: url(../images/home/boxes-bg.jpg) no-repeat 0 0 #f2ebe2; margin-bottom: -35px; }
#home-boxes h2 { margin: 0 0 0.4em 0; }

.box1 { float: left; width: 207px; padding: 28px 30px 0 30px; }
.box2, .box3 { float: left; width: 184px; padding: 28px 20px 0 20px; }
.box3 { width: 175px; }

#flash-plant { position: absolute; z-index: 900; top: 0; left: 628px; width: 329px; height: 449px; }
#growme { outline: none; }
   
