@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../img/bg-hands-max.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.logo {
	position:absolute;
	left: 195px; top:15px;
	width:371px;
	height:67px;
	z-index:1;
}

.main-nav {
	position:absolute;
	width:330px;
	height:23px;
	z-index:2;
	left: 222px;
	top: 78px;
}
.home-img {
	position:absolute;
	width:543px;
	height:387px;
	z-index:3;
	top: 166px;
	left:214px;
	
}
.splash-img {
	position:absolute;
	width:604px;
	height:604px;
	z-index:5;
	top: 166px;
	left:214px;
	
}
.title {
	position:absolute;
	width:295px;
	height:50px;
	z-index:4;
	top: 115px;
	left: 233px;
}

.copywrite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	}
	
.intro {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	}
	
.about {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	}
	
