body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:14px;
	color: #e3d6a7;
	background-color:#9f957c;
}
a {
	font-weight:bold;
	color: #000000;
}

h1 {
	font-size:42px;
	font-weight:600;
	letter-spacing:2px;
	color:#d7b784;
	margin:0px 0px 0px 0px;
	padding:0px;
}
h3 {
	font-size:20px;
	font-weight:600;
	color: #ffffff;
	margin:0px;
	padding:0px;
}
h4 {
	font-size:18px;
	font-weight:600;
	color: #ffffff;
	margin:12px 0px;
	padding:0px;
}

h5 {
	font-size:16px;
	font-weight:bold;
}

p {
	text-align:justify;
	line-height:130%;
}

#wrapper {
	margin:0px;
	padding:0px;
	width:1000px;
	/*min-height:1300px;*/
	background:url(../images/bckgrnd.jpg) top no-repeat;
	text-align:left;
}
#headcontainer {
	padding:0px 0px 0px 35px;
	text-align:left;
}

.contacts {
	font-size:13px;
	color: #ffda94;
}

.contacts a {
	color:#ffda94;
}

#topmenu {
	background:url(../images/topmenu.png) no-repeat;
	width: 743px;
	height:40px;
	display:inline;
	float:right;
	margin-right:20px;
}

.topmenuitem {
	display:inline;
	float:left;
	color:#4a3117;
	font-size:15px;
	padding:10px 7px 0px;
	text-align:center;
}

.topmenuitem a {
	text-decoration:none;
	color:#4a3117;
}
.topmenuitem a:hover {
	text-decoration:underline;
}

.topmenuitem a.current {
	color:#faefde;
}

.menuseparator {
	display:inline;
	float:left;
	color:#4a3117;
	padding-top:10px;
	font-weight:bold;
}

#brandslogos {
	display:inline;
	float:left;
	width:17%;
	vertical-align:bottom;
	margin: 135px 0px 0px 35px;
}

#cleaner {
	margin-left: 95px;
}

#logos {
	margin-top: 56px;
}

#counter {
	display:inline;
	float:left;
	width:78%;
	height:638px;
}

#countertextcontainer {
	padding:5px 15px;
}

#undercounter{
	clear:both;
	margin-left: 218px;
	padding:20px 20px 20px 0px;
}

/*
	img {
	background: none;
	progid:dXImageTransform.Microsoft.AlphaImageLoader(src='/pub/img/_prod_new.png');
}
*/

#footermenu {
	color: #493017;
	margin: 10px 0px 0px 10px;
	background:url(../images/footermenu.png) no-repeat;
	width: 972px;
	height: 50px;
}

.footermenuitem {
	display:inline;
	float:left;
	color:#4a3117;
	font-size:13px;
	padding:20px 10px 0px;
	text-align:center;
}

.footermenuitem a {
	font-weight:100;
	color:#4a3117;
}

#footermenu .menuseparator {
	padding-top:20px;
}

#legal {
	display:inline;
	float:right;
	font-size:11px;
	padding:10px 15px 0px;
}
#legal a {
	color:#4a3117;
}

.block {
	clear: both;
	margin:0px;
	padding:10px 0px;
}

.inlined_l {
	display:inline;
	float:left; 
}

.inlined_r {
	display:inline;
	float:right; 
}

/*---- End of general template ---*/


#countertext_h {
	clear:both;
	margin:20px 20px 0px 50px;
	background:url(../images/cnttxt_sm.png) no-repeat;
	width: 718px;
	height: 177px;
	font-size:14px;
	color: #000000;
	padding:0px;
}

#countertext {
	clear:both;
	margin:20px 20px 0px 49px;
	background:url(../images/cnttxt_reg.png) no-repeat;
	width: 718px;
	height: 587px;
	font-size:14px;
	color: #000000;
	padding:0px;
}

#counterimg {
	background:url(../images/frame.png) no-repeat;
	width: 499px;
	height: 382px;
	display:inline;
	float:left;
	margin:20px 0px 0px 40px;
	padding:0px;
}

#galleryimg {
	background:url(../images/frame_glry.png) no-repeat;
	width: 596px;
	height: 456px;
	display:inline;
	float:left;
	margin: -25px 0px 0px 3px;
}

#coffeeimg {
	display:inline;
	float:left;
	background:url(../images/coffeeshdw.png) no-repeat;
	width: 229px;
	height: 225px;
	margin-top:100px;
}

#mwvimg {
	display:inline;
	float:right;
	background:url(../images/mwvshdw.png) no-repeat;
	width: 289px;
	height: 208px;
	margin:-20px -20px 0px 30px;
}

#lblimg {
	background:url(../images/frame_lbl.png) no-repeat;
	width: 96px;
	height: 107px;
	display:inline;
	float:left;
	margin: 5px 10px 0px 0px;
}

#scrolls {
	overflow:auto;
	height:480px;
	width:100%;
}

.i {
	font-style:italic;
}
.b {
	font-weight: bold;
}