.clear {
	clear: both;
}

.main-box {
	background: rgb(255,255,255) url(../gfx/main-box-bg.png) center repeat-y;
	margin: 0 auto;
	overflow: hidden;
	width: 970px;
}

.main-wrap {
	margin: 32px 12px 32px 12px;
	overflow: hidden;
	width: 946px;
}

.main-nav {
	float: left;
	overflow: hidden;
	width: 250px;
}

.top-logo {
	background: url(../gfx/logo.png) no-repeat;
	height: 37px;
	margin: 0 0 32px 32px;
	overflow: hidden;
	width: 186px;
}

.top-logo a {
	display: block;
	height: 37px;
	width: 186px;
}

.top-logo span {
	display: block;
	margin-left: -9999px;
}

.menu {
	overflow: hidden;
	width: 218px;
}

.menu dt a {
	background-position: 0 0;
	display: block;
	height: 31px;
	width: 218px;
}

.menu dt a:visited {
	background-position: 0 0;
}

.menu dt a:hover,
.menu dt a:focus {
	background-position: 0 -41px;
}

.menu dt a:active {
	background-position: 0 -82px;
}

.menu dt.selected {
	margin-bottom: 12px;
}

.menu dt.selected a,
.menu dt.selected a:visited,
.menu dt.selected a:hover,
.menu dt.selected a:focus,
.menu dt.selected a:active {
	background-position: 0 -123px;
}

.menu dt.selected.single {
	margin-bottom: 0;
}

.menu dt a span {
	display: block;
	margin-left: -9999px;
}

.menu dd {
	padding-left: 32px;
}

.menu dd a {
	color: rgb(115,115,115);
	text-decoration: none;
}

.menu dd a:visited {
	color: rgb(115,115,115);
}

.menu dd a:hover,
.menu dd a:focus {
	color: rgb(10,170,236);
}

.menu dd a:active {
	color: rgb(0,136,220);
}

.menu dd.selected {
	background: url(../gfx/submenu-marker.png) 16px 0 no-repeat;
}

.menu dd.selected a,
.menu dd.selected a:visited,
.menu dd.selected a:hover,
.menu dd.selected a:focus,
.menu dd.selected a:active {
	color: rgb(0,136,220);
	font-weight: bold;
}

.menu dd.last {
	margin-bottom: 12px;
}

.content {
	float: right;
	margin-right: 32px;
	overflow: hidden;
	width: 664px;
}

.top-nav {
	height: 24px;
	margin-bottom: 32px;
	overflow: hidden;
	width: 664px;
}

.lang-menu {
	float: left;
	list-style-type: none;
	margin-top: 4px;
	overflow: hidden;
	width: 316px;
	
	color: rgb(153,153,153);
	font: 9px/16px Tahoma,Arial,"Lucida Grande",Helvetica,sans-serif;
}

.lang-menu li {
	display: inline;
}

.lang-menu li a {
	background: url(../gfx/lang-marker.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 16px;
	margin-right: 32px;
	padding-left: 16px;
	
	color: rgb(153,153,153);
	text-decoration: none;
}

.lang-menu li a:visited {
	color: rgb(153,153,153);
}

.lang-menu li a:hover,
.lang-menu li a:focus {
	background-position: 0 -26px;
	
	color: rgb(10,170,236);
}

.lang-menu li a:active {
	background-position: 0 -52px;
	
	color: rgb(0,136,220);
}

.lang-menu li.selected a,
.lang-menu li.selected a:visited,
.lang-menu li.selected a:hover,
.lang-menu li.selected a:focus,
.lang-menu li.selected a:active {
	background-position: 0 -52px;
	
	color: rgb(0,136,220);
	font-weight: bold;
}

.phone {
	background: url(../gfx/phone.png) right no-repeat;
	float: right;
	height: 24px;
	overflow: hidden;
	width: 316px;
	
	text-indent: -9999px;
}

.main-content {
	overflow: hidden;
	width: 664px;
}

.foot-box {
	background: url(../gfx/main-box-foot.png) center top no-repeat;
	margin: 0 auto;
	overflow: hidden;
	width: 970px;
}

.foot-wrap {
	margin: 32px 44px 32px 44px;
	overflow: hidden;
	width: 882px;
}

.foot-logo {
	background: url(../gfx/foot-logo.png) no-repeat;
	float: left;
	height: 38px;
	overflow: hidden;
	width: 44px;
}

.foot-logo a {
	display: block;
	height: 38px;
	width: 44px;
}

.foot-logo span {
	display: block;
	margin-left: -9999px;
}

.legal-info {
	float: left;
	overflow: hidden;
	width: 425px;
	
	color: rgb(153,153,153);
	font: 9px/16px Tahoma,Arial,"Lucida Grande",Helvetica,sans-serif;
}

.foot-menu {
	float: right;
	list-style-type: none;
	overflow: hidden;
	width: 425px;
	
	color: rgb(153,153,153);
}

.foot-menu li {
	display: inline;
}

.foot-menu li a {
	background-position: right 0;
	display: block;
	float: right;
	height: 23px;
	line-height: 23px;
	margin-left: 32px;
	padding-right: 33px;
	
	color: rgb(153,153,153);
	text-decoration: underline;
}

.foot-menu li a:visited {
	color: rgb(153,153,153);
}

.foot-menu li a:hover,
.foot-menu li a:focus {
	background-position: right -33px;
	
	color: rgb(115,115,115);
}

.foot-menu li a:active {
	background-position: right -66px;
}

.fm-write-us {
	background: url(../gfx/mail-marker.png) no-repeat;
}

.fm-site-map {
	background: url(../gfx/sitemap-marker.png) no-repeat;
}
