body,div,p,img,form,h1,h2,h3,h4,h5,h6 { 
    margin: 0; 
    padding: 0; 
    border: 0;
}

ul {
	padding-left: 2em;	
}

body {
	background-color: #898B5A;
	text-align: center;
	margin-top: 0.5em;
}

.page {
	width: 770px;
}

#logo {
	text-align: left;
	font: Times-New-Roman;
	font-size: 36px;
	letter-spacing: normal;
}

#basemenu {
font: Arial;
	font-size: 9px;
}

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

#logo_black {
	color: #000000;
}

#contentbox {
	background-color: #FFFFff;                
	margin: 0 auto;
	text-align: left;
}

/* menu: */

#menu {
	margin: 0 auto;
	text-align: center;
	color: #99846E;
	font-family: Verdana, Arial;
	font-size: 0.7em;
}

#menu a:link, #menu a:visited {
	color: #99846E;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #C43917;
	text-decoration: none;
}

#padding {
	padding: 0.5em;
}

#innerabout {
	/* Background image: */
	background-image: url("../images/front.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innercontacts {
	/* Background image: */
	background-image: url("../images/treesun.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 500px;
}

#innerlocation {
	/* Background image: */
	background-image: url("../images/fullfront.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innerproducts {
	/* Background image: */
	background-image: url("../images/products.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innercafe {
	/* Background image: */
	background-image: url("../images/cup.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innerdealers {
	/* Background image: */
	background-image: url("../images/cabinet.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innercontacts{
	/* Background image: */
	background-image: url("../images/phoneboxes.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

#innergallery {
	/* Background image: */
	background-image: url("../images/cabinet.jpg");
	background-repeat: no-repeat;
	padding: 1em;
	height: 420px;
}

/*
 Styles that apply to the 
 content area:
*/

#content {
	background-color: #ffffff; 
	filter: Alpha(opacity=70); 
	opacity: .7; 
	float: right; 
	width: 480px; 
	height: 400px;
	padding: 0.5em;
	font-family: Arial;
	font-size: 0.8em;
	overflow: auto;
}


#content p {
	font-size: 0.9em;
}

/* heading */
#content h1 {
	font-size: 1.5em;
	font-family: Times-New-Roman;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	color: #664D33;
}

#content a:link {
	color: #C2361D;
}

#content a:hover, #content a:active {
	color: #33201D;
}

#content a:visited {
	color: #892614;
}

#spacer {
	width: 190px;
	height: 25px;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.6em;
	overflow: auto;
}

#scroller {
	background-color: #ffffff;
	opacity: .9;
	float: left;
	width: 190px;
	height: 140px;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.6em;
	overflow: auto;
	filter: Alpha(Opacity=90);
}

#scroller a:link {
	color: #C2361D;
	filter: Alpha(opacity=0);
	opacity: .5;
	text-decoration: none;
}


#scroller a:hover, #button a:active {
	color: #33201D;
	text-decoration: none;
}

#scroller a:visited {
	color: #993300;
}

#flashmenu {
	float: left;
	width: 190px;
	height: 180px;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.6em;
	overflow: auto;
	}
	
#website {
	background-color: #999966;
	opacity: .7;
	float: left;
	width: 190px;
	height: 20px;
	padding: 0.5em;
	font-family: Verdana, Arial;
	font-size: 0.6em;
	overflow: auto;
	filter: Alpha(Opacity=70);
}
