HTML {
	width: 100%;
}


.clear{
	height: 0px;
	width: 0px;
	display: none;
	clear: left;
}

BODY {
	text-align: center;
}

#master {
	position: relative;
	width:790px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	background-image: url(fauxcolumns.gif);
}

#top {
	position: relative;
	height: 79px;
	width: 790px;
	background-color: #FD1B14;
	white-space: nowrap;
}

#logo {
	width: 156px;
	height: 79px;
}

#langchoose{
	position: absolute;
	top: 30px;
	right: 14px;
	height: 48px;
	width: 80px;
	text-align: right;
}

#langchoose a {
	color: #FFFFFF;
	text-decoration: none;	
}

#langchoose a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#langchoose ul {
	padding: 0px;
	margin: 0px;
}

#langchoose ul li {
	list-style: none;
	color: #FFFFFF;
	text-align: right;
}

#langchoose ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#langchoose ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#print {
	display: none;
}

#left {
	width: 136px;
	height: 459px;
	float: left;
}

#right {
	width: 136px;
	height: 489px;
	float: left;
}







/*topnavi*/

#topnavi {
	position: absolute;
	top: 58px;
	left: 146px;
	width: 700px;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1;
}

#topnavi a, #topnavi .NavLevel0, #topnavi .NavLevelActive0{
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#topnavi a:HOVER{
}

#topnavi li {
	float: left;	
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 21px;
}

#topnavi li:HOVER. #topnavi li.sfhover {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#topnavi li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	background: #FFFFFF;
	border: solid 1px #000000;
	padding: 5px 20px 5px 20px;
	margin: 0px;
}

#topnavi li:hover ul, #topnavi li.sfhover ul {
	left: auto;
}

#topnavi li ul li {
	list-style: none;
	display: list-item;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#topnavi li ul li a{
	color: #000000;
	font-weight: normal;
	text-transform: none;
}

#topnavi li ul li a:hover{
	text-decoration: underline;
}

#left * .NavLevelActive2 {
	color: #FD1B14;
}

#left * .NavLevelActive3 {
	color: #FD1B14;
}


/*leftnavi*/

.navlist2{
	margin-top: 38px;
	margin-left: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left : 0px;
}

.navlist2 li{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 9px;
}

.navlist3{
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left : 0px;	
}

.navlist3 li{
	list-style: none;
	background-image: url(listitem-nav3.gif);
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
	background: url(listitem-nav3.gif) no-repeat left;
	padding-left: 9px;
}

#hotline {
	position: absolute;
	width: 136px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	height: 30px;
	bottom: 34px;
}

#content {
	height: 489px;
	width: 518px;
	float: left;
	/*z-index: 0;*/
	overflow: auto;
}

#bottom1{
	height: 14px;
	border-top: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px 5px;
	width: 780px;
	clear: both;
}

#bottom1 A:HOVER{
	color: #FD1B14;
}

#bottom2{
	height: 16px;
	border-top: 1px solid #000000;
	background-color: #FD1B14;
	text-align: right;
	padding-right: 10px;
	clear: both;
}

#bottom2 A:HOVER{
	color: #FFFFFF;
}

#navPosition{
	display: inline;
	white-space: nowrap;
}

#navPosition ul{
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

#navPosition ul li{
	display: inline;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

/* fairrank box */
#additionaltext{
	position:absolute;
	top:650px;
	margin-left:-395px;
	left:50%;
	width:790px;
	text-align:left;
	border-style:none;
}

#additionaltext h1 {
	margin: 0 0 5px 0;
	font-size:12;
	font-weight:bold;
}
}