@charset "utf-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
body,ul,li,img { margin: 0px; padding: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }
.clear { clear: both; }
a:link { text-decoration: underline; color: #666666; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #006699; text-decoration: underline; }


#header { width: 900px; margin-right: auto; margin-left: auto; }
ul#mainav { width: 900px; margin-right: auto; margin-left: auto; background-image: url(../images/navbg.gif); height: 42px; }
ul#mainav #navleft { background-image: url(../images/navbg2.gif); background-repeat: no-repeat; background-position: left; }
ul#mainav #navright { background-image: url(../images/navbg3.gif); background-repeat: no-repeat; float: right; background-position: right; height: 42px; width: 10px; }
ul#mainav li { float: left; line-height: 42px; list-style-type: none; width: 130px; }
ul#mainav li a { color: #006699; font-size: 12px; font-weight: bold; text-align: center; display: block; text-decoration: none; }
ul#mainav li a:hover { color: #006699; text-decoration: underline; }

#main { width: 900px; margin-right: auto; margin-left: auto; margin-top: 10px; }
#main h1 { font-size: 24px; color: #006699; margin: 8px; }
#main #left h1 a { color: #006699; text-decoration: none; }
#main #left h1 a:hover { text-decoration: underline; color: #006699; }


#main h1 span { color: #56922e; display: block; font-size: 12px; }
.box { color: #990000; font-size: 14px; font-weight: bold; border: 1px dashed #CCCCCC; background-color: #FFFFCC; }
#Products-box { border: 1px solid #CCCCCC; margin-bottom: 10px; margin-right: auto; margin-left: auto; background-color: #eeeeee; }
#main #left { float: left; width: 700px; }
#main #right { float: right; width: 180px; }
#main #right #aboutbox { border: 1px solid #CCCCCC; }
#main #right #aboutbox th { color: #006699; font-size: 12px; background-color: #CCCCCC; }
.Products-table { margin-bottom: 40px; }
#footer { padding: 5px; width: 890px; margin-right: auto; margin-left: auto; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; text-align: center; margin-top: 20px; margin-bottom: 10px; }
#left ul { list-style-type: none; padding-left: 10px; line-height: 20px; }
#left h2 { color: #993300; background-color: #eeeeee; padding: 5px; margin-top: 30px; margin-right: 5px; margin-bottom: 20px; margin-left: 5px; }
#left h2 span { display: block; font-size: 12px; color: #666666; line-height: 20px; }
