html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #008FD4;
	margin: 0px;
	width: 100%;
	height: 100%;
}

body, input, select, textarea {
	font-family: 'Arial', 'Helvetica', 'Sans-serif';
	color: #000000;
}

select, textarea, input {
	font-size: 100%;
}

img {
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.break {
	clear: both;
}

.hidden {
	display: none;
}

.bottom {
	position: absolute;
	bottom: -1px;
}

.block0 {
	position: absolute;
	left: 50%;
	overflow: visible;
}

.block1 {
	position: absolute;
	left: -450px;
	width: 900px;
	overflow: hidden;
}

.header {
	float: left;
	width: 900px;
	height: 20px;
	overflow: hidden;
}

.column0 {
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: #008FD4;
}

.column00 {
	float: left;
	width: 708px;
	height: auto;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: #008FD4;
}

.column00 .left {
   	width: 453px;
   	float: left;
}

.column00 .right {
   	width: 236px;
   	float: left;
   	padding: 110px 0 0 0;
}

.column0 .padding {
	padding: 0 25px 0 0;
}

.column0 .padding .flyer {
	margin: 0 0 30px 0;
}

.column0 .padding a {
   	color: #FFF;
   	text-decoration: none;
}

.column0 .padding a:link {
   	color: #FFF;
   	text-decoration: none;
}

.column0 .padding a:visited {
   	color: #FFF;
   	text-decoration: none;
}

.column0 .padding a:hover {
   	color: #000;
   	text-decoration: none;
}

.column0 .padding a:active {
   	color: #FFF;
   	text-decoration: none;
}

.column1 {
	float: left;
	width: 258px;
	height: auto;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFF;
}

.column1 .padding {
	padding: 99px 0 0 0;
}

.column2 {
	float: left;
	width: 158px;
	height: auto;
	overflow: hidden;
}

.textbox {
   background: #231f20;
   width: 236px;
   padding: 9px 0 0 0;	
}

#hyves,#perskit,#contact,#route {
   margin: 0 0 20px 0;
}

.footer {
	float: left;
	width: 900px;
	height: 10px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}

.footer .padding {
	padding: 40px 0 0 0;
}

.footer a {
   	color: #FFF;
   	text-decoration: none;
}

.footer a:link {
   	color: #FFF;
   	text-decoration: none;
}

.footer a:visited {
   	color: #FFF;
   	text-decoration: none;
}

.footer a:hover {
   	color: #000;
   	text-decoration: none;
}

.footer a:active {
   	color: #FFF;
   	text-decoration: none;
}

.toggler {
	color: #FFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
	display: block;
}

a.toggler:hover {
	color: #000;
	text-decoration: none;
}