@charset "UTF-8";
/* CSS Document */
*+html #mr_nav {
	top: 364px;
}
* html #mr_nav {
	top: 364px;
	overflow: hidden;
}
* html #mr_nav ul li a {
	height: 21px;
}
*+html #imgtext {
	top: 386px;
}
* html #imgtext {
	top: 386px;
}
* html #br_wrap {
	margin-top: -3px;
	padding: 13px 0 0 0;
	height: 123px;
}
* html #br_wrap img { 
	margin-top: -13px;
}
* html #content {
	width: 550px;
}
* html #navcontainer ul ul a {
	padding: 0 0 0 30px;
	margin-bottom: -16px;
}
*+html ul, *+html ol {
	margin-left: 1.4em;
}
* html ul, * html ol {
	margin-left: 1.4em;
}
*+html #navcontainer ul ul a {
	background-position: 22px 7px;
}
* html #navcontainer ul ul a {
	background-position: 22px 7px;
}
*+html .fullwidth {
	margin: 10px -45px -35px -45px;
}
* html .fullwidth {
	width: 640px;
	margin: 10px -45px -48px -48px;
	padding: 0;
}
* html #footerspacer {
	margin-bottom: -7px;
}