﻿/* Reset Browser Margins and Spacing */
html, body, form, fieldset {border:0;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6, p, ul, li {margin:0;padding:0;}
li {margin-left:0}
/* Grid Layout */
.container {margin-left:auto;margin-right:auto;margin-top:28px;width:840px;}
.grid01, .grid02, .grid03, .grid04, .grid05, .grid06, .grid07, .grid08, .grid09, .grid10, .grid11, .grid12 {display:inline;float:left;margin-left:10px;margin-right:10px;}
.alpha {margin-left:0;}
.omega {margin-right:0;}
.container .grid01 {width:50px;}
.container .grid02 {width:120px;}
.container .grid03 {width:190px;}
.container .grid04 {width:260px;}
.container .grid05 {width:330px;}
.container .grid06 {width:400px;}
.container .grid07 {width:470px;}
.container .grid08 {width:540px;}
.container .grid09 {width:610px;}
.container .grid10 {width:680px;}
.container .grid11 {width:750px;}
.container .grid12 {width:820px;}
.container .prefix01 {padding-left:30px;}
.container .suffix01 {padding-right:30px;}
.clear {clear:both;}
#header {background:url(../images/bkg_header.gif) no-repeat;height:45px;margin:0;padding:0;position:relative;z-index:5}
#content {background:url(../images/bkg_borders.gif) no-repeat bottom left;height:auto;margin:0;padding:0 0 25px 0}
#sidebar {background:url(../images/bkg_dots.gif) repeat-y;height:auto;min-height:383px;padding-left:25px;}
#footer {margin:0 0 15px 0;padding:120px 0 0;position:relative;text-align:center;height:1%;//height:auto;}
#footer.zebras {background:url(../images/bkg_zebras.jpg) no-repeat;position:relative;height:1%;//height:auto;}
#footer.horses {background:url(../images/bkg_horses.jpg) no-repeat;position:relative;height:1%;//height:auto;}
#footer.fish {background:url(../images/bkg_fish.jpg) no-repeat;position:relative;height:1%;//height:auto;}
#footer.bees {background:url(../images/bkg_bees.jpg) no-repeat;position:relative;height:1%;//height:auto;}
#contact #sidebar {padding-left:35px}
#sales #content {background:url(../images/bkg_reverseborders.gif) repeat-y;margin:0;padding:20px 0 0 0;position:relative}
#sales #sidebar {min-height:0}