html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	color: #000;
	font-family: arial, helvetica, sans-serif;    
}
html {
    background: url(../images/bg.jpg) no-repeat center 0 #fff;
    min-width: 1156px;
}
body {
    font-size: 75%;
}
#main {
    margin: 0 auto;  
    width: 1157px;
}
#gage {
    /*
    background: blue;
    */
    height: 119px;    
    position: absolute; 
    width: 128px;
    top: 526px;
}
#page {
    margin: 0 auto;
    width: 901px;    
}
#header {
    height: 206px;
    float: left;
    width: 901px;
}
#logo {
    float: left;
}
#logo a {
    display: block;
    height: 206px; 
    width: 185px;
    margin-left: 48px;
}
#logo h1 {
    margin: 0;
    padding: 0;
}
#logo h1 span {
    display: none;
    visibility: hidden;
}
#topnav {
    background: url(../images/nav_bg.jpg) no-repeat 0 0 #c7b399; /* c7b39a */
    float: right;
    height: 67px;
    margin: 135px 20px 0 0;    
    overflow: hidden;
    width: 574px;
}
#topnav ul {
    list-style-type: none;
    margin: 11px 0 0 10px;
    padding: 0;
}
#topnav li {
    float: left;
    /*
    font-weight: bold;    
    margin: 0 .5em 0 -.5em;
    */
    padding: 0 .5em 0 0;
    text-align: center;
}
#topnav li.home a,
#topnav li.products a.parent,
#topnav li.services a,
#topnav li.clients a,
#topnav li.contact a {    
    display: block;
    height: 43px;
    width: 106px;
}
#topnav li.home a:hover {
    background: url(../images/nav_bg.jpg) no-repeat -10px -78px #c7b399;
}
#topnav li.products a.parent:hover {
    background: url(../images/nav_bg.jpg) no-repeat -122px -78px #c7b399;
}
#topnav li.services a:hover {
    background: url(../images/nav_bg.jpg) no-repeat -234px -78px #c7b399;
}
#topnav li.clients a:hover {
    background: url(../images/nav_bg.jpg) no-repeat -346px -78px #c7b399;
}
#topnav li.contact a:hover {
    background: url(../images/nav_bg.jpg) no-repeat -458px -78px #c7b399;
}
#topnav li a:link, 
#topnav li a:hover, 
#topnav li a:visited,
#topnav li a:active {
    text-decoration: none;
}
#topnav li a:hover {
    text-decoration: underline;
}
#topnav li a span {
    display: none;
    visibility: hidden;    
}
#topnav dl {
    display: none;
    position: absolute;
    top: 190px;
}
#topnav dl {
    border-left: 1px solid #422102;
    border-right: 1px solid #422102;
    margin: 0;
    padding: 0;
    width: 104px;
}
#topnav dl dt a {
    background-color: #613b17;
    border-bottom: 1px solid #422102;
    color: #fff !important;
    display: block;
    padding: 4px;
    text-decoration: none;
    width: 96px;
}
#topnav dl dt a:hover { 
    background-color: #4e2f11;
    color: #fff !important;
    text-decoration: none;
}
#container {
    /*background: url(../images/container_bg.jpg) repeat-y -1px 0;*/
    background: url(../images/container_bg.jpg) repeat-y 0 0;
    float: left;
}
#container h1 {
    font-size: 220%;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0.5em 0 0.5em 0;
}
#container h2 {
    font-size: 180%;
    font-weight: normal;
    margin: 0.5em 0 0.5em 0;
}
#container h3 {
    font-size: 120%;
    font-weight: normal;
    margin: 0.5em 0 1em 0;
}
#container h3.important {
    color: #cc3333 !important;
}
#container p {
    line-height: 160%;
    margin: 0.5em 0 1em 0;
}
#content {
    /*
    background-color: #422005;
    */
    color: #fffefa;
    float: left;
    width: 622px;
}
#content a:link,
#content a:hover,
#content a:visited,
#content a:active {
    color: #a7896d;
    text-decoration: underline;
}
#content a:hover {
    text-decoration: none;
}
#sidebar {
    /*
    background-color: #c7b39a;
    */    
    color: #000300;
    float: right;
    width: 278px;
}
#sidebar a:link,
#sidebar a:hover,
#sidebar a:visited,
#sidebar a:active {
    color: #422005;
    text-decoration: none;
}
#sidebar a:hover {
    text-decoration: underline;
}
.finest_quality_beans {
    float: right;
    margin: -22px 0 15px 15px !important;
}
#content .inner {
    padding: 10px 25px 10px 20px;
}
.inner {
    padding: 10px;
}
.clear {
	clear: both;
}
img.tc {
    display: block;
    margin: 0 auto;
}
.tc {
    text-align: center;
}
.tr {
    text-align: right;
}
.padded {
    margin: 0 10px;
}
.vat {
    vertical-align: top;
}
.fr {
    float: right;
    margin: 0 0 15px 15px !important;
}
.borders img {
    border: 1px solid #fff;
    padding: 5px;
}
.fl {
    float: left;
    margin: 0 15px 15px 0 !important;
}
.spaced {
    display: block;
    margin: 0 auto 3px auto;    
}
.content_right {
    float: right;
    margin: 0 0 15px 15px !important;
    width: 275px;
}
.content_right img {
    margin-bottom: 20px;
}
.big {
    font-size: 130%;
}
form#contact {
    width: 250px;
}
#contact div {
    margin: 0 0 0.5em 0;
}
#contact label {
    display: block;
}
#contact input, #contact textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
    background: #c7b39a;
    border: 1px solid #0e0e0e;
}
#contact textarea {
    width: 248px;
}
#contact .submitarea input {
    background: #6d4a2c;
    color: #fff;
    float: right;
}
#footer {
    margin: 0 auto;
    padding-top: 180px;
    text-align: right;
    width: 900px;
}
#footer p {
    font-size: 95%;
    float: right;
}
#footer a { 
    color: #422005; 
}
#footer_container {
    background: url(../images/footer_bg.jpg) no-repeat center 0;
    height: 481px;
}
#footer_container p {
    margin: 421px 133px 0 0;
    font-size: 95%;
    float: right;
}
#footer_container a { 
    color: #422005; 
}

a:link,
a:hover,
a:visited,
a:active {
    color: #f4edd0;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.h1 { z-index:10; }

