body {
   background: url(images/stainless.gif);
   text-align:center;
   padding-top: 50px;
}

#site {
   width: 808px;
   font-family:Arial, Helvetica, sans-serif;
   line-height: 1.5em;
   font-size: 16px;
   color: #444444;
   text-align: left;
   margin: 0px auto; 
}

#site h1 {
  font-size: 1.4em;
  line-height: 1.3em;
  color: #fe066a;
  font-weight: normal;
  margin: 0px;
  border-bottom: 1px dotted #CCC;
}

#site h2 {
  font-size: 1.4em;
  line-height: 1.3em;
  color: #e51b24;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px dotted #CCC;
}

#site h3 {
  font-size: 1.0em;
  line-height: 1.1em;
  color: #e51b24;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  border-bottom: 1px dotted #CCC;
}

#header {
   background: url(images/vanti1_03.gif) no-repeat;
 width:808px;
 height:198px;
}

#tabs {
   background: #FFF;
   height: 30px;
   padding: 0px;
   margin: 0px;
   width: 808px;
}

#tabs ul {
   padding: 0px;
   margin: 0px;
}

#tabs div  {
   height: 30px;
   padding: 0px;
   margin: 0px;
   display: inline;
   float: left;
}

#home {
 width:91px;
}

#blank {
 width:94px;
}

#hampers {
 width:101px;
}

#orders {
 width:146px;
}

#contact {
 width:125px;
}

#customers {
 width:157px;
}

#events {
 width:94px;
}

#main {
   background: url(images/vanti2_12_02.gif) repeat-y;
   display: inline;
   float: left;
   margin: 0px;
}

#spacer {
   background: url(images/vanti2_12_01.gif) top no-repeat;
   height: 25px;
   width: 808px;   
}

#content {
   display: inline;
   float:left;
   width: 500px;
   padding: 30px 20px;
}

#sideBar {
   display: inline;
   float: right;
   width: 238px;
   padding: 30px 20px 10px 10px;
}

#footer {
   background: url(images/vanti2_13.gif) no-repeat;
   height: 23px;  
   width: 808px;
   display: inline;
   float: left;
}

#siteInfo {
   padding-top: 50px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align: center;
   line-height: 12px;
   color: #FFF;
}

caption {
   color: #FF3D47;
   font-weight: normal;
   font-size: 18px;
   padding: 0px 0px 3px 0px;
   border-bottom: 1px dotted #CCC;
   letter-spacing: 2px;
   text-align: left;
}

th {
   text-align: right;
}

fieldset {
   padding: 5px;
}

a {
  text-decoration: none;
}

a:link {
   color: #3a66cc;
}

a:visited {
   color: #3a66cc;
}

a:hover {
   color: #3a66cc;
}

a:active {
   color: #3a66cc;
}



#siteInfo a:link {
   color: #FFF;
}

#siteInfo a:visited {
   color: #FFF;
}

#siteInfo a:hover {
   color: #FFF;
}

#siteInfo a:active {
   color: #FFF;
}

.imageLabel {
   font-size: 12px;
   line-height: 16px;
   padding-top: 2px;
}

#googleAds {
   text-align: center;
}