html, body {
	font-family: verdana, sans-serif;
	color: #000;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	background: #FAF3EB;
}
html>body {
}

#outer_frame {
	text-align: left;
	width: 720px;
	margin: 20px auto 0;
	overflow: visible;
}
#language {
	height: 33px;
	overflow: visible;
	text-align: right;
}
#logo {
	padding: 28px 0 18px 30px;
	background: #80804D url(gradient_logo_gr.jpg) repeat-x;
	text-align: left;
}
#band_1 {
	padding: 3px 0 0 0;
	background: #FAF3EB;
}
#space_left {
	float: left;
	padding: 19px 0 0 32px;
	background: #926220 url(gradient_menu_br.jpg) repeat-x;
	border-right: 1px solid #FAF3EB;
}
* html #space_left {
	padding: 1px 0 0 33px;
}
#menu_top {
	padding: 0 0 19px 0;
	line-height: 19px;
	background: #926220 url(gradient_menu_br.jpg) repeat-x;
}
#band_2 {
	padding: 3px 0 0 0;
	background: #FAF3EB;
}
#content-menu-counter_area {
	background-color: #fff;
	text-align: center;
}
* html #content-menu-counter_area {
	height: 78%;
}

#content {
	float: left;
	width: 504px;
	padding: 60px 108px 50px !important;
	margin-left: 0px !important;
	padding: 60px 0 50px;
	margin-left: 108px;
	min-height: 510px;
	height: auto !important;
  	height: 540px;  /* IE */
	overflow: visible;
	background-color: #fff;
	text-align: left;
}
#of_the_day {
	float: right; 
	margin: 10px 0 0 20px; 
	padding: 0 0 0 10px;
	width: 165px; 
	height: 90px;
	overflow: hidden;
	border-left: 1px dotted #707043;
}
#of_the_day li {

}
#counter {
	text-align: center;
	width: 504px;
	padding: 0 108px 5px;
}
#band_3 {
	clear: both;
	padding: 3px 0 0 0;
	background: #FAF3EB;
}
#menu_bottom {
	padding: 0 0 15px 0;
	line-height: 15px;
	background: #926220 url(gradient_menu_b_br.jpg) repeat-x;
	text-align: right;
}
#band_4 {
	padding: 3px 0 0 0;
	background: #FAF3EB;
	border-bottom: 20px solid #FAF3EB;
}
DIV.dog {
	float: left;
	overflow: visible;
	margin-left: -10px;
	height: 35px;
	text-decoration: none;
	border: 0;
}
* html DIV.dog {
	margin-left: 0px;
	height: 35px;
}
DIV.lang {
	float: right;
	font-size: 9px;
	padding: 18px 0 0;
}
DIV.lang a {
	color: #7D541B;
	text-decoration: none;
}
DIV.lang a:hover {
	text-decoration: underline;
}

DIV.logo a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}

DIV.mtop_items, DIV.mtop_items_act {
	float: left;
	font-size: 11px;
	border-right: 1px solid #FAF3EB;
}
DIV.mtop_items a, DIV.mtop_items a:visited, DIV.mtop_items_act a, DIV.mtop_items_act a:visited  {
	color: #fff;
	display: block;
	padding: 0 8px 0 8px;
	text-decoration: none;
}
DIV.mtop_items a:hover, DIV.mtop_items_act a {
	color: #fff;
	background-color: #80804D;	
}

DIV.mpath_items, DIV.mpath_items_act {
	float: left;
	font-size: 7pt;
	padding: 3px 0 0 4px;
}
DIV.mpath_items a, DIV.mpath_items_act a {
	color: #7D541B;
	text-decoration: none;
}
DIV.mpath_items a:hover, DIV.mpath_items_act a:hover {
	text-decoration: underline;
}

DIV.mmisc_items {
	font-size: 7pt;
	text-align: right;
	padding: 3px 5px 0 0;
}
DIV.mmisc_items a {
	color: #7D541B;
	text-decoration: none;
}
DIV.mmisc_items a:hover {
	text-decoration: underline;
}

DIV.mbottom_items, DIV.mbottom_items_act {
	float: right;
	font-size: 9px;
	background: #926220 url(gradient_menu_b_br.jpg) repeat-x;
	border-left: 1px solid #FAF3EB;
}
DIV.mbottom_items a, DIV.mbottom_items a:visited, DIV.mbottom_items_act a, DIV.mbottom_items_act a:visited {
	color: #fff;
	display: block;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
DIV.mbottom_items a:hover, DIV.mbottom_items_act a {
	color: #fff;
	background-color: #80804D;
}

DIV.counter {
	font-size: 7pt;
}