/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body td{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF;}
.i{ font-style:italic;}
.u{ text-decoration:underline;}
.b{ font-weight:bold;}
.fl{float:left;}
.fr{float:right;}
a:link, a:visited, a:hover{ text-decoration:underline; color:#FFF;}
a img{ border:none;}
.just{ text-align:justify;}
.header{ background-image:url(../images/hed.gif); background-repeat:no-repeat; height:178px;}
.ban{ background-image:url(../images/banner.jpg); background-repeat:no-repeat; height:197px;}
.fotbg{ background-image:url(../images/footbg.jpg); background-repeat:repeat-x; height:200px;}
.contentbg{ background-image:url(../images/title-bg.jpg); background-repeat:repeat-x; background-color:#322d25;}
.callout{ background-color:#2b362f; padding:10px 15px; font-size:12px;}
.content{ padding:10px 15px;}
.footer{ padding:15px; font-size:12px;}
.footer1{ float:left;text-decoration:none; color:#dfc49f;}
.footer1 a:link, .footer1 a:visited, .footer1 a:hover{text-decoration:none; color:#dfc49f;}
.reg{ float:right; color:#dfc49f; font-weight:bold; font-style:italic;}
.reg a:link, .reg a:visited, .reg a:hover{text-decoration:none; color:#dfc49f; font-weight:bold; font-style:italic;}
.slide{ height:197px;}
.contact{ background-image:url(../images/faded.jpg); background-position:center; background-repeat:no-repeat;}
.inputbox{ width:200px;}
.content_override{ font-size:12px;}
.copy{margin:0 auto; color:#dfc49f; clear:both;}

#background{ position:absolute; z-index:-1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow: scroll; z-index:2;} 

#productbox {
background-image:url(../images/product_bg.jpg); background-repeat:no-repeat; background-position:center;
height:281px;
font-size:12px;
}