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 {	
    background: url(../images/bg.jpg) no-repeat center 0 #341904;
    color: #000;
	font-family: arial, helvetica, sans-serif;
}
body {
    font-size: 75%;
}
#page {    
    margin: 0 auto;
    overflow: hidden;
    width: 890px;
}
.longer {
    background: url(../images/page_bg.jpg) repeat-y -13px 0 transparent;
}
#header {
    background: url(../images/header.jpg) no-repeat center -458px;    
    height: 330px;
    width: 890px;    
}
#header #flash_container {
    height: 278px;
    float: right;
    padding: 10px 18px 0 0;
    /*padding-right: 15px;*/
    width: 628px;
    /*margin: 0 0 0 auto;*/
}
#header ul {
    list-style: none;
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 853px;
    /*
    position: relative;
    left: 0;
    top: 0;
    */
}
#header ul li {
    float: left;
}
#header ul li a {
    display: block;
    height: 37px;
    margin-top: -10px;
    /*
    position: relative;
    top: 278px;
    */
}
#header ul li a.home {    
    margin-right: 2px;
    width: 79px;
} 
#header ul li a.home:hover {
    background: url(../images/header.jpg) no-repeat -273px -278px;
}
#header ul li a.machines {
    margin-right: 2px;
    width: 106px;
}
#header ul li a.machines:hover {
    background: url(../images/header.jpg) no-repeat -354px -278px;
}
#header ul li a.services {
    margin-right: 2px;
    width: 102px;
}
#header ul li a.services:hover {
    background: url(../images/header.jpg) no-repeat -462px -278px;
}
#header ul li a.clients {
    margin-right: 2px;
    /*width: 87px;*/
    width: 131px;
}
#header ul li a.clients:hover {
    background: url(../images/header.jpg) no-repeat -566px -278px;
}
#header ul li a.news {
    margin-right: 2px;
    /*width: 79px;*/
    width: 126px;
}
#header ul li a.news:hover {
    background: url(../images/header.jpg) no-repeat -699px -278px;
}
#header ul li a.articles {
    margin-right: 2px;
    width: 106px;
}
#header ul li a.articles:hover {
    background: url(../images/header.jpg) no-repeat -827px -278px;
}
#header ul li a.links {
    margin-right: 2px;
    width: 79px;
}
#header ul li a.links:hover {
    background: url(../images/header.jpg) no-repeat -935px -278px;
}
#header ul li a.contact {
    width: 110px;
}
#header ul li a.contact:hover {
    background: url(../images/header.jpg) no-repeat -1016px -278px;
}
#header ul li a span {
    position: absolute;
    left: -9999px;
}
#header h1 a {    
    display: block;
    height: 100px;    
    float: left;
    margin: 38px 0 0 6px;
    width: 212px;
}
#header h1 span {
    position: absolute;
    left: -9999px;    
}
#container {
    float: left;
    width: 724px;
}
#lbar {
    float: left;
    width: 164px;
}
#rbar {
    float: left;
    width: 164px;
}
#lbar img, 
#rbar img {
    display: block;
}
#content {
    background: url(../images/content_bg.jpg) no-repeat 0 0 #180c04;
    color: #fff;
    float: right;
    min-height: 830px;
    width: 560px;
}
#content h1 {
    color: #a67e53;
    font-size: 170%;
    line-height: 150%;
    margin: 0 0 5px 0;
}
#content h2 {
    color: #a87d53;
    font-size: 170%;
    font-weight: normal;
    line-height: 150%;
    margin: 0 0 5px 0;
}
#content h3 {
    color: #b0977d;
    font-size: 140%;
    line-height: 150%;
    margin: 0 0 10px 0;
}
#content h3 a,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active {
    color: #b0977d;
    text-decoration: underline;
}
#content h3 a:hover {
    color: #b0977d;
    text-decoration: none;
}
#content h4 {
    color: #a27c4d;
    font-size: 120%;
    line-height: 150%;
    margin: 0 0 10px 0;
}
#content ol {
    list-style: decimal;
    margin: 0 0 10px 15px;
}
#content ul {
    list-style: disc;
    margin: 0 0 10px 15px;
}
#content ul.square {
    list-style: square;
    margin: 0 0 10px 15px;
}
#content p {
    margin: 0 0 10px 0;
}
#content p,
#content ol li,
#content ul li {
    line-height: 150%;
}
#content ol.why {
    color: #9f7952;
    list-style: decimal;    
}
#content ol.why,
#content strong {
    color: #9f7952;
}
#content ol.why li {
    color: #9f7952;
    margin-bottom: 10px;
}
#content ol.why li p {
    color: #fff;
}
.service_container {
    color: #fff;
    float: left;
    height: 200px;
    margin: 10px;
    padding: 10px 0 0 120px;
    width: 355px;
}
.services1 {
    background: #ddb06d url(../images/services1_bg.jpg) no-repeat 0 0;
}
.services2 {
    background: #ddb06d url(../images/services2_bg.jpg) no-repeat 0 0;
}
.services3 {
    background: #ddb06d url(../images/services3_bg.jpg) no-repeat 0 0;
}
.services4 {
    background: #ddb06d url(../images/services4_bg.jpg) no-repeat 0 0;
}
.services5 {
    background: #ddb06d url(../images/coffee_rentals.jpg) no-repeat 0 0;
}


#content .product {
    float: left;
    margin: 0 10px 10px 0;
    width: 160px;
}
.product_container {
    float: left;
    width: 520px;    
}
.product_container img {
    float: left;
}
.product_content {    
    float: right;
    overflow: hidden;
    width: 370px;
}
.product_content strong {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    text-align: right;
    width: 120px;
}
.product_content span {
    display: block;
    float: left;
    width: 240px;
}
.product_text {
    float: right;
    width: 290px;
}
em a.article_link {
    font-size: 90%;
}
#contact {
    margin: 10px 0;
}
#contact div {
    clear: both;
    margin: 0 0 10px 0;    
    text-align: right;    
    width: 310px;
}
#contact label {
    display: block;
    font-weight: bold;
    float: left;
    padding: 6px 0;   
    width: 100px;
}
#contact input.text,
#contact textarea {    
    background: #fff;
    border: 1px solid #a77d53;
    color: #000;
    float: right;
    width: 195px;
}
#contact textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 100%;
    margin: 0 0 5px 0;
}
#contact button.submit {
    color: #fff;
    cursor: pointer;
    background: url(../images/submit.jpg) no-repeat 0 0 #8f6c4c;
    border: 0;
    display: block;
    font-size: 11px;
    height: 17px;
    margin: 5px 0 5px auto !important;
    width: 48px;
}
#contact button.submit span {
    position: absolute;
    left: -9999px;
}
#special_offer {
    margin: 0 auto;
    width: 350px;
}
#footer {
    background: url(../images/footer_bg.jpg) repeat-x 0 0 #a67e53;
    height: 330px;
}
#footer_container {
    margin: 0 auto;
    padding: 50px 0 0 0;
    width: 890px;
}
.footer_left {
    float: left;
    font-size: 130%;
    line-height: 170%;
    padding: 0 15px;
    width: 280px;
}
.footer_left h1 {
    font-size: 130%;
}
.footer_left a,
.footer_left a:link,
.footer_left a:visited,
.footer_left a:active {
    color: #3d1d04;
    text-decoration: none;
}
.footer_left a:hover {
    color: #3d1d04;
    text-decoration: underline;
}
.footer_right {
    border-left: 1px solid #000;
    float: right;    
    line-height: 170%;
    padding: 0 15px 0 50px;
    width: 514px;
}
.footer_right p {
    font-size: 120%;
}
.footer_right ul {
    list-style: disc;
    margin: 0 15px 15px 15px;
}
.footer_right ul li {
    color: #3d1d04;
}
span.large {
    color: #b0977d;
    font-size: 160%;
}
span.national_call_centre {
    color: #3d1d04;
    font-size: 160%;
}
.copyright {
    margin: 20px auto;
    font-size: 90%;
    text-align: center;
    width: 890px;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:active {
    color: #3d1d04;
    text-decoration: none;
}
.copyright a:hover {
    color: #3d1d04;
    text-decoration: underline;
}
.white {
    color: #fff !important;
}
.inner {
    padding: 15px 20px;
}
.clear {
	clear: both;
}
img.tc {
    display: block;
    margin: 0 auto;
}
span.cite {
    color: #ae927c;
}
.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;
}
.fl {
    float: left;
    margin: 0 15px 15px 0 !important;
}
.fl_spaced {
    float: left;
    margin: 0 30px 15px 0 !important;
}
a:link,
a:hover,
a:visited,
a:active {
    color: #b0977d;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

