﻿html, body {margin: 0; padding: 0; font-family: Verdana; background-color: #8EC0FC;}
h1 { color: White; font-weight: normal; font-size: 100%; text-align: center; padding: 20px 0 5px; margin: 0; background: #8EC0FC; }
img { border-style: none; }
p { color: Black; font-size: 80%; }
ul { font-size: 80% }

#default-content {width: 896px; position: relative; margin: auto; height: 543px; display: block;
          background: url(images/home-background.jpg) no-repeat;}
#secondary-content {width: 896px; position: relative; margin: auto; display: block;
          background: url(images/secondary-middle.jpg) repeat-y;}
#secondary-top {width: 896px; position: absolute; top: 0; background: url(images/secondary-top.jpg) no-repeat; height: 406px; display: block; }
#secondary-middle { position: relative; width: 896px; margin: auto; top: 250px; min-height: 350px; padding-bottom: 250px; z-index: 10;}
#secondary-bottom { position: relative; width: 896px; margin: auto; background: url(images/secondary-bottom.jpg) no-repeat; height: 162px; display: block; }
#secondary-inner-content { width: 700px; margin: auto; }
.products { border-top: solid 1px #8ec0fc; padding: 10px 0; font-size: 80%; clear: both; }
.products img { float: left; }
.products p { margin: 0 0 0 160px; width: 500px; padding: 10px; font-size: 100%; color: Black; }
.products form { margin-left: 170px; }
.secondary { /*background: #8EC0FC url(images/secondary-middle.jpg) repeat-y center;*/ }

#logo-link { position: absolute; left: 10px; top: 25px; }
#logo-link img { height: 141px; width: 278px;}
#op { position: absolute; left: 289px; top: 0; }
#hh { position: absolute; left: 425px; top: 35px;}
#au { position: absolute; left: 585px; top: 7px;}
#cu { position: absolute; left: 735px; top: 33px;}
#white-box { position: absolute; right: 22px; top: 215px; font-size: 80%; width: 160px; }
#top-seller { position: absolute; top: 328px; left: 137px; }
#fom { position: absolute; top: 329px; left: 326px; }
#featured { position: absolute; top: 331px; left: 519px; }
#footer { width: 800px; margin: auto; padding-top: 15px; color: White; font-size: 70%; }
#footer-right { float: right;}
#top-links { text-align: right; position: relative; }