body {
	margin: 0;
	background: #a49282;
}
body, td {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #4a3e33;
}
a {
	text-decoration: none;
	color: #d90a00;
}
a:hover {
	text-decoration: underline;
}
#background {
	background: url(../designfiles/taust_top.gif) repeat-x #bbaa9b;
	border-bottom: 13px solid #8f7966;
}
#container {
	width: 752px;
	margin: auto;
	min-height: 540px;
	_height: 540px;
}
#header {
	height: 133px;
	width: 752px;
	position: relative;
}
#logo {
	float: left;	
}
#controls {
	position: absolute;
	bottom: 0;
	right: 10px;
	height: 26px;
	background: url(../designfiles/controls_bg.gif) repeat-x;
	padding: 14px 15px 0 15px;
}
#print {
	color: #333;
	float: left;
	background: url(../designfiles/print.gif) no-repeat left;
	padding-left: 15px;
	margin-right: 7px;
}
#sitemap {
	color: #333;
	float: left;
	background: url(../designfiles/sitemap.gif) no-repeat left;
	padding-left: 15px;
	margin-right: 10px;
}
#langmenu {
	float: left;
}
#langmenu a {
	color: #333;
}
#mainmenu {
	width: 752px;
	height: 53px;
	background: url(../designfiles/mainmenu_bg.gif) repeat-x;
}
#mainmenu ul {
	float: left;
	height: 35px;
	margin: 0;
	margin-top: 18px;
	padding: 0;
}
#mainmenu ul li {
	float: left;
	list-style: none;
	background: url(../designfiles/mainmenu_separator.gif) no-repeat top right;
	padding: 10px 27px 0 0;
}
#mainmenu ul li a {
	color: #fff;
	font-size: 12px;
}
#content_wrapper {
	width: 722px;
	background: url(../designfiles/content_bg.gif) repeat-y;
	min-height: 355px;
	_height: 355px;
	padding-left: 14px;
	padding-right: 16px;
	padding-top: 10px;
}
#content {
	width: 545px;
	float: left;
	background: #e4ddd6;
	min-height: 340px;
	_height: 340px;
	line-height: 1.5em;
}
#contacts {
	width: 174px;
	float: right;
	background: url(../designfiles/contacts_icon.gif) no-repeat top #e4ddd6;
	min-height: 340px;
	_height: 340px;
	text-align: center;
}
#contacts h3 {
	font-weight: normal;
	color: #d90a00;
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
}
#footer {
	width: 745px;
	height: 37px;
	padding-top: 37px;
	text-align: left;
	padding-left: 7px;
	color: #fff;
	margin: auto;
	position: relative;
	top: -13px;
	background: url(../designfiles/footer_image.gif) no-repeat;
}
.fpage_option {
	float: left;
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	border-color: #d3cac2;
	border-bottom-width: 3px;
}
.fpage_option a {
	color: #333;
}
.fpage_option span:hover {
	text-decoration: underline;
}
.fpage_option span {
	display: block;
	padding: 8px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #333;
}
