@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Myriad Pro, Helvetica, Calibri, Arial;
	font-size: 14px; 
	letter-spacing: 1px;
}
img { border: none; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; margin-bottom: 0; }



#wrapper { width: 980px; margin: 0 auto; }

#top { width: 980px; height: auto; }
#nav { float: right; width: 700px; color: white; }
#nav a { color: white; text-decoration: none; }
#nav table { border: none; border-collapse: collapse; width: 100%; }
#nav td { height: 58px; background-image: url(/images/bg-nav2.jpg); background-repeat: repeat-x; text-align: center; vertical-align: top;}
#nav td:hover { background-image: url(/images/bg-nav3.jpg); background-color: #820024;}
#nav div { height: 37px; padding-top: 20px; vertical-align: middle; cursor: pointer; border-right: 2px solid #255c7f; }

#bluebar { margin-top: 30px; *margin-top: 0px; width: 980px; height: 17px; background-image: url(/images/t1.jpg); }

#main { width: 980px; height: auto; min-height: 350px; }

#home-products { border-collapse: collapse; border: none; margin: 0 auto; width: auto; color: white; cursor: pointer; }
#home-products p,#home-products h3 { margin: 0; }
#home-products .prod { width: 262px; height: 100px; padding: 3px 5px 3px 5px; background-image: url(/images/bg-homebox.png); background-repeat: no-repeat; overflow: hidden;}
#home-products .spacer { width: 15px; background-none; }

#footer { width: 980px; background-image: url(/images/bg-footer.jpg); background-repeat: repeat-x; height: 25px; padding-bottom: 5px; padding-top: 3px; color: white; font-size: 10px; text-align: center; }
#footer a { color: white; }



.product_table { width: 100%; margin: 0 auto; }
.product_table td { text-align: center; padding: 10px; vertical-align: bottom; padding-top: 20px;  }
.prevnext img { margin-left: 5px; margin-right: 5px; vertical-align: middle; }
.prevnext a { text-decoration: none; }
.prevnext a:hover { text-decoration: underline; }
