@import url(reset.css);

html, body {
	height: 100%;
}
body {
	background-color: #000;
	overflow: hidden;
}
body, h2, h3 {
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
}
h1 a {
	background: url('../img/harder.png') 0 0 no-repeat;
	width: 169px;
	height: 77px;
	text-indent: -3000px;
	position: absolute;
	bottom: 44px;
	left: 34px;
	z-index: 1;
}
h1 a:hover {
	background-position: 0 -77px;
}
#reel, #opre, #hello {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
object, embed {
	z-index: 0;
}
#hello {
	display: none;
	background-color: #000;
	width: 720px;
	height: 405px;
	z-index: 3;
}
#hello div {
	margin-top: 40px;
	margin-left: 44px;
	float: left;
}
h2 {
	color: #f06465;
}
h3 {
	color: #fff;
}
h2, p, dl {
	margin-bottom: 18px;
}
body, a:link, a:visited, a:active {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#hello a.close {
	text-indent: -3000px;
	width: 12px;
	height: 12px;
	background-image: url(../img/close.gif);
	position: absolute;
	left: 14px;
	top: 14px;
}
#nav {
	position: absolute;
	left: 33px;
	top: 39px;
	z-index: 1;
}
#nav a {
	display: block;
	text-indent: -3000px;
	background-image: url(../img/nav.png);
	background-repeat: no-repeat;
	height: 17px;
	margin-bottom: 5px;
}
#nav .reel a {
	width: 62px;
	background-position: 0 0;
}
#nav .reel a:hover, #nav .reel a.active {
	background-position: 0 -86px;
}
#nav .opre a {
	width: 65px;
	background-position: 0 -21px;
}
#nav .opre a:hover, #nav .opre a.active {
	background-position: 0 -107px;
}
#nav .work a {
	width: 78px;
	background-position: 0 -43px;
}
#nav .work a:hover, #nav .work a.active {
	background-position: 0 -129px;
}
#nav .hello a {
	width: 83px;
	background-position: 0 -64px;
}
#nav .hello a:hover, #nav .hello a.active {
	background-position: 0 -150px;
}
#nav .new a {width: 63px; height: 17px; background: url(../img/new.png) no-repeat;}
#nav .new a:hover {width: 63px; height: 17px; background: url(../img/new_over.png) no-repeat;}
#nav .client a {width: 83px; height: 17px; background: url(../img/client.png) no-repeat;}
#nav .client a:hover {background: url(../img/client_over.png) no-repeat;}