/* hide from ie on mac \*/
html, body, #website {
	height: 100%;
	overflow: hidden;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* end hide */
body {
	background-color:#b71d21;
	margin: 0;
	color: #fff;
}

div.outer {
	margin-top: -120px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	position: absolute;
	top: 50%;
	height: 240px;
	text-align: center;
}

a:link{color: #FFFFFF; font-weight: normal; text-decoration: none;  border-bottom:1px solid #F36E20;}
a:visited{color: #FFFFFF; font-weight: normal; text-decoration: none; border-bottom:1px solid #F36E20;}
a:hover{color: #FFFFFF; font-weight: normal; text-decoration: none; border-bottom:1px solid #929497;}
a:active{color: #FFFFFF; font-weight: normal; text-decoration: none;  border-bottom:1px solid #F36E20;}

.h1,h1{font-size:14px; color:#fff;}

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 860px;
}
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	height: 600px;
	margin: 0px auto;
}

.klein{
	font-size:10px;
	line-height: 14px;
}
#logo a{border-bottom:0px solid #F36E20;}div.iframe {
	margin-top: -280px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	position: absolute;
	top: 50%;
	height: 550px;
	text-align: center;
}
div.outer2 {

	margin-top: 20px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	position: absolute;
	height: 820px;
	text-align: left;
}
.groot {

	font-size:16px;
	line-height: 14px;
}

