@import url(pages.css);
* { padding: 0; margin: 0; }
h1 { color: #e3653a; font-size: 13px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-decoration: none; margin: 0; padding: 0; }
body { color: #e3653a; font-size: 13px; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
a { outline: 0; }
a:link { color: #e3653a; text-decoration: none; }
a:visited { color: #e3653a; text-decoration: none; }
a:hover { color: #930; }
img { border-width: 0; }
#wrapper { 
 margin: 0 auto;
 width: 900px;
}
#header { width: 880px; height: 84px; margin: 10px 0 0; background: white; padding-right: 10px; padding-left: 10px; }
#header img { margin-right: auto; margin-left: auto; display: block; }
#content { width: 880px; margin: 5px 0 10px; height: auto; float: left; padding: 10px; }
.leftyy { text-align: left; width: auto; clear: both; }
/*TOP NAVIGATION*/
#navigation { width: 880px; margin: 10px 0 8px; padding-right: 10px; padding-left: 10px; }
#navigation a:link { color: white; text-decoration: none; }
#navigation a:visited { color: white; text-decoration: none; }
#navigation a:hover { color: #fff; text-decoration: underline; }
/*LINKS*/
#linkwapper { margin-right: auto; margin-left: auto; position: relative; width: 885px; height: 18px; }
#home { color: #fff; background-color: #f00; text-align: center; position: relative; width: 105px; height: 18px; float: left; margin-right: 44px; }
#homeselect { color: #fff; background-color: #f00; text-align: center; margin-right: 44px; position: relative; width: 105px; height: 18px; float: left; }
#homeselect a:hover { color: #fff; text-decoration: none; }
#products { color: #fff; background-color: #69c; text-align: center; position: relative; width: 105px; height: 18px; float: left; margin-right: 44px; margin-left: 45px; }
#contact { color: #fff; background-color: #390; text-align: center; position: relative; width: 105px; height: 18px; float: left; margin-right: 44px; margin-left: 45px; }
#order { color: #fff; background-color: #969; text-align: center; position: relative; width: 105px; height: 18px; float: left; margin-right: 44px; margin-left: 45px; }
#offers { color: #fff; background-color: #e87a99; text-align: center; position: relative; width: 105px; height: 18px; float: left; margin-left: 45px; }
/*BOTTOM NAVIGATION*/
#botnav { font-size: 12px; text-align: right; margin: 10px 0 8px; padding-right: 10px; padding-left: 10px; width: 880px; }
.botnavabout { color: #390; }
.botnavabout a:link { color: #390; }
.botnavabout a:visited { color: #390; }
.botnavabout a:hover { color: #360; }
.botnavinfo { color: #f00; margin-left: 15px; }
.botnavinfo a:link { color: #f00; }
.botnavinfo a:visited { color: #f00; }
.botnavinfo a:hover { color: #c00; }
/*CONTENT*/
table { margin-right: auto; margin-left: auto; }
#protxtbox { text-align: center; margin-right: auto; margin-left: auto; padding-right: 5px; padding-left: 5px; width: auto; height: auto; }
/*HOME PAGE*/
#hmsplash { margin-top: 15px; margin-right: auto; margin-left: auto; width: 513px; height: 380px; }
#hmtoplft { position: absolute; width: 338px; height: 250px; }
#hmtoprt { margin-left: 350px; position: absolute; width: 164px; height: 120px; }
#hmmidrt { margin-top: 130px; margin-left: 350px; position: absolute; width: 164px; height: 120px; }
#hmbotrt { margin-top: 260px; margin-left: 350px; position: absolute; width: 164px; height: 120px; }
#hmbotmid { position: absolute; width: 164px; height: 120px; margin-top: 260px; margin-left: 174px; }
#hmbotlft { position: absolute; width: 164px; height: 120px; margin-top: 260px; }
/*TEXT MODS*/
h3 { font-size: 1.5em; font-weight: bold; margin: 1em 0; }
.howtophone { font-size: 15px; font-weight: bold; text-align: center; }
.twelve { font-size: 12px; }
#reqfield { font-size: 11px; font-style: italic; }
.underline { text-decoration: underline; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.italic2 { font-style: italic; margin-top: 3px; }
.textcentre { text-align: center; }
.offtextcentre { text-align: center; }
.offertextcentre h1 { font-size: 1.3em; font-weight: bold; margin: 1em 0; }
h4 a:link { font-weight: bold; text-decoration: underline; margin: 1.33em 0; }
.tentext { font-size: 10px; }
