a:link, a:visited, a:hover {color: #880000; text-decoration: underline; font-weight: bold; }
a.light { color:white; }
body {margin: 0px; padding: 0px; background-color: white; text-align:center;}
div, table {font: 9pt/15pt Verdana, Geneva, Arial, Helvetica, sans-serif; }
h1 {font: bold 14pt Arial, Helvetica, sans-serif; margin-bottom:10px; color: #2B2A5E; padding: 0; }
h2 {font: bold 10pt Arial, Helvetica, sans-serif; color: #2B2A5E; margin-bottom: 2px; padding: 0; }
small { font: normal 8pt/8pt Verdana, Geneva, Arial, Helvetica, sans-serif;}
.blue { color:#2B2A5E; }
.button { background-color: #880000; font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif; border: 1px solid black; cursor: pointer; }
.products {
	border-left: 1px solid #B5B5C7;
	border-right: 1px solid #B5B5C7;
	padding: 5px;
	clear: both;
}
.prodlogo { width: 200px; text-align: center; float: left; }
.quote { width: 200px; height: 75px; font: italic 9pt/12pt Verdana, Geneva, Arial, Helvetica, sans-serif; background: url(images/quote.gif) no-repeat center; color: #848484; margin-left: 20px; margin-bottom: 40px; text-align: center; vertical-align: top; }
.red { color:#880000; }
#container { margin: 0 auto 0 auto; width: 794px; text-align:left;}
#footer { background: url(images/footer_bkg.jpg) repeat-x; height: 89px; margin: 0px; padding: 64px 11px 11px 11px; color: #2B2A5E; font: bold 9pt Arial, Helvetica, sans-serif; text-align: right; }
#header{ background: url(images/header.jpg); height: 108px; }
#main { background: url(images/main_bkg.jpg) repeat-y; margin: 0px; padding: 21px; background-color:white; }
#menu {	background: #FEECA9 url(images/menu_bkg.jpg); color: #2B2A5E; display: block; height: 24px; margin: 0px; padding: 0 7px; }
#menu a:link, #menu a:visited {	color: #2B2A5E; font: bold 10pt Arial, Helvetica, sans-serif; padding: 4px 10px 4px 10px; float: left; text-decoration: none; }
#menu a:hover, #menu a.active {	color: #2B2A5E; background: #FCCF27 url(images/menu_select.jpg) repeat-x; padding: 4px 10px 4px 10px; text-decoration: none; }
#sidebar { width: 200px; float: right; border-left: 1px solid #B5B5C7; border-bottom: 1px solid #B5B5C7; border-right: 1px solid #B5B5C7; background: url(images/sidebar-back.gif) repeat-x bottom; padding: 5px; margin: 15px 0 30px 30px; text-align: center; }
