html,body{
	padding:0px;
	margin:0px;
}
img{ 
	behavior:url("css/pngbehavior.htc"); 
}
body,div,td,input,select,textarea{
	font-family:Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
	line-height:1px;
	font-size:1px;
}
ul.left_menu li a:HOVER, .left_submenu li a:HOVER, .page_pager_items a:HOVER {
	text-decoration:underline;
}

body.default{
	background-color:#45060f;
}
#site{
	margin:0px auto 0px auto;
	width:969px;
	background-image:url(../gfx/bg/site_head.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#site_header{
	font-size:0.69em;
	padding:18px 0px 14px 0px;
	text-align:right;
	color:#ba0034;
}
#site_header a{
	color:#fad39c;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
#site_header a.last{
	color:#fad39c;
	padding:0px 0px 0px 5px;
	text-decoration:none;
}


#shop_header{
	font-size:.9em;
	padding:18px 0px 14px 0px;
	text-align:right;
	color: Black;
}
#shop_header a{
	color: RED;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}
#shop_header a.last{
	color: RED;
	padding:0px 0px 0px 5px;
	text-decoration:none;
}




#content_panel #site_header a:HOVER, #site_header a.last:HOVER{
	text-decoration:underline;
}
#content_panel a:HOVER{
	text-decoration:none;
}
#menu_panel{
	float:left;
	width:244px;
}
#content_panel{
	float:left;
	width:725px;
}
#left_menu{
	background-color:#fad39c;
	padding:0px 36px 49px 36px;
	min-height:186px;	
}
* html #left_menu{
	height:186px;
}



ul.left_menu, ul.left_menu li, ul.left_submenu, ul.left_submenu li{
	padding:0px;
	margin:0px;
	list-style:none;
}
ul.left_submenu{
	padding:0px;
	padding:2px 0px 25px 0px;
	border-bottom:1px solid #bb0034;
}
ul.left_menu li{
	font-weight:bold;
	border-bottom:1px solid #bb0034;
	font-size:1.00em;
	padding:5px 0px 5px 0px;
	text-align:right;
}
ul.left_submenu li {
	padding:1px 0px 1px 0px;
}
ul.left_menu li a, .left_submenu li a{
	color:#000000;
	text-decoration:none;
}
ul.left_menu li.menuitem_act {
	border-bottom:none;
	padding-bottom:0px;
}
ul.left_menu li.menuitem_act a, ul.left_menu li.menuitem_act_nosubmenu a{
	color:#bb0034;
}
ul.left_menu li.menuitem_act a:HOVER, ul.left_menu li.menuitem_act_nosubmenu a:HOVER{
	color:#000000;
}
.left_submenu li{
	border-bottom:none;
	font-weight:normal;
	font-size:0.75em;
	text-align:right;
	padding:2px 0px 2px 0px;
}
ul.left_submenu li.menuitem_act a{
	color:#bb0034;
}
ul.left_submenu li.menuitem_act a:HOVER{
	color:#000000;
}
#page_header{
	height:195px;
	background-image:url(../gfx/page/header.jpg);
	background-repeat:no-repeat;
}
#page_header_2{
	height:186px;
	background-image:url(../gfx/page/header.jpg);
	background-repeat:no-repeat;
}
#page_header_coffee_extracts{
	height:195px;
	background-image:url(../gfx/page/header_coffee_extracts.jpg);
	background-repeat:no-repeat;
}
#page_header_tea{
	height:195px;
	background-image:url(http://www.autocrat.com/gfx/page/tea.jpg);
	background-repeat:no-repeat;
}
#page_header_green{
	height:195px;
	background-image:url(../gfx/page/header_green.jpg);
	background-repeat:no-repeat;
}
#page_header_nologo{
	height:165px;
	background-image:url(../gfx/page/header_nologo.jpg);
	background-repeat:no-repeat;
}
#page_content{
	background-image:url(../gfx/page/bg.gif);
	padding:1px 20px 20px 28px;
	font-size:0.75em;
	min-height:350px;
}
* html #page_content{
	height:350px;
}

#page_footer{
	background-image:url(../gfx/page/footer.jpg);
	height:205px;
	background-repeat:no-repeat;
}
#page_footer_text{
	color:#9d5124;
	font-size:0.75em;
	padding-top:130px;
	text-align:center;

}
#page_footer_text .red{
	color:#ba0034;
}
#page_footer_text a{
	color:#9d5124;
	text-decoration:none;
}
#page_footer_text a:HOVER{
	text-decoration:underline;
}


