html, body {margin:0; padding:0; }
body, td, div {font-family: 'Roboto', arial; color:#FFF; font-size:13px; font-weight:400}
body {background:url(images/bg.gif)}
a,a.link{text-decoration:none; color:#302714}
h2{font-size:14px; font-weight:500}
p {margin-top:5px}
div#wrapper{margin:20px auto 0 auto; width:980px; height:auto;}
div#container{width:980;height:625px;position:relative;}
div#slider{position:absolute; z-index:0; top:0; left:0; width:980px; height:625px; backgound-color:#302714}
div#header{position:absolute; z-index:1; top: 10px; left:30px; width:422px; height:256px; background:url(images/bgheader.png) no-repeat}
div#logo{margin-top:30px; text-align:center}
div#main{position:absolute; z-index:1; bottom: 20px; left:30px; width:422px; height:295px; background:url(images/bgcontent.png) no-repeat}
div#tagline{position:absolute; z-index:1; bottom: 20px; right:0px; width:509px; height:85px; background:url(images/bgtagline.png) no-repeat;}
div#tagline h2{text-align:center; padding-top:10px;}
.roboto{font-family: 'Roboto Condensed', sans-serif;}
div#menu {text-align:center;margin-top:28px; font-weight:500}
div#menu a {color:#FFF}
div#menu a:hover {text-decoration:underline}
div#maincontent{margin:15px;}
div#maincontent h2{height:30px; background:url(images/dashed.png) repeat-x; padding:5px 0 0 0;}
div#boxcontent{border:0px solid #CCC; height:200px; width:auto; overflow:auto}
div#footer{padding:10px; text-align:center; font-size:12px}
.shadow{
	-moz-box-shadow: 0 5px 15px 0px #000;
	-webkit-box-shadow: 0 5px 15px 0px #000;
	box-shadow: 0 5px 15px 0px #000;
}

li.prodlist a{color:#DCA405; font-weight:400}