@charset "utf-8";
body, html {
	text-size-adjust: none
}
body, form, h1, h2, h3, h4, html {
	padding: 0;
	margin: 0
}
form, img {
	border: 0
}
* {
	box-sizing: border-box
}
h1, h2, h3, h4 {
	font-weight: 400
}
img {
	max-width: 100%;
	height: auto;
	float: left
}
body, html {
	border: 0
}
body {
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	background: #FFF;
	text-align: left;
	line-height: 22px;
	color: #FFF
}
.clear {
	clear: both;
	overflow: hidden;
	display: none;
	height: 0
}
input, textarea {
	font-family: Tahoma;
	font-size: 100%;
	color: #666
}
a {
	color: #6daec5;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

#wrapper
{
	float: left;
	width: 100%;
}

#wrapper a span
{	display: none;
}

.pageone
{
	float: left;
	width: 100%;
	text-align: left;	
	height: 5213px;
	background: url(/main_img.jpg) no-repeat top center;	
}

