* {
	margin: 0px;
	padding: 0px;
}
body {
	background: white;
	font-family: Arial, sans-serif;
}

#site {
	display: block;
	clear: both;
	margin: 20px auto;
	width: 925px;
	height: 801px;
	height: auto;
	position: relative;
}

#aifeun {
	display: block;
	width: 400px;
	height: 801px;
	background: url(images/the-big-aifeun.jpg) no-repeat top left;
	position: relative;
}

#ceas {
	position: absolute;
	top: 138px;
	left: 185px;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	text-shadow: 0px 1px 0px #ffffff;
}

#ie_sucks {
	display: block;
	position: absolute;
	border: none;
	top: 156px;
	left: 41px;
	width: 320px;
	height: 416px;
	background: url(images/error.jpg) no-repeat top left;
	z-index: 10;
}

#harta {
	display: block;
	position: absolute;
	border: none;
	top: 156px;
	left: 41px;
	width: 320px;
	height: 416px;
}

#home {
	display: block;
	position: absolute;
	bottom: 97px;
	left: 160px;
	width: 80px;
	height: 80px;
	text-decoration: none;
	font-size: 1px;
	color: black;
}

#text {
	display: block;
	clear: both;
	position: absolute;
	top: 155px;
	right: 0px;
	width: 490px;
	height: 480px;
}

#text h1 {
	font-size: 30px;
	font-weight: normal;
	color: #009ddc;
	letter-spacing: -2px;
	margin: 0px 0px 15px 0px;
}

#text p {
	font-size: 15px;
	color: #1a5066;
	margin: 0px 0px 15px 0px;
}

#text p.info {
	color: #6b6b6b;
	font-size: 11px;
	display: block;
	position: absolute;
	bottom: 40px;
}

#text p.info a {
	color: #6b6b6b;
	padding: 0px;
	background: none;
	font-weight: bold;
}

#text p a {
	color: #009ddc;
	text-decoration: none;
	padding-right: 20px;
	background: url(images/bullet.jpg) no-repeat center right;
}

#text p a:hover {
	text-decoration: underline;
}

#text a.mobione {
	display: block;
	position: absolute;
	width: 173px;
	height: 50px;
	bottom: 0px;
	left: 0px;
	background: url(images/logo-mobione.jpg) no-repeat top left;
	text-indent: -10000px;
	overflow: hidden;
	color: gray;
}

#text a.mbdragan {
	display: block;
	position: absolute;
	width: 141px;
	height: 50px;
	bottom: 0px;
	right: 0px;
	background: url(images/logo-mbdragan.jpg) no-repeat top left;
	text-indent: -10000px;
	overflow: hidden;
	color: gray;
}