@font-face {
	font-family: 'NaturalLog';
	src:url('../fonts/natlog-webfont.eot?') format('eot'),
		url('../fonts/natlog-webfont.woff') format('woff'),
		url('../fonts/natlog-webfont.ttf') format('truetype'),
		url('../fonts/natlog-webfont.svg#webfont0L0TsvhT') format('svg');
}
html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#9dd21a;
	color:#000;
	min-width:1000px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#ed9b32;
}
a:hover {text-decoration:underline;}
#wrapper{
	width:100%;
	min-height: 100%;
}
#header{
	width:100%;
	background:url(../images/sprite.png) repeat-x;
	height:56px;
	border-bottom:3px solid #fff;
}
.header-holder{
	width:891px;
	margin:0 auto;
	padding:10px 0 0;
}
.logo{
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-logo.png) no-repeat;
	width:341px;
	height:34px;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.content-t{
	background:url(../images/sprite.png) repeat-x 0 -79px;
	width:100%;
	height:355px;
}
.content-b{	width:100%;}
.grass{
	background:url(../images/bg-grass.png) repeat-x;
	height:46px;
	margin:-9px 0 0;
}
.content-holder{
	width:891px;
	margin:0 auto;
	position:relative;
}
.content-b .content-holder{padding-bottom:298px;}
.cloud1{
	position:absolute;
	top:47px;
	left:11px;
}
.cloud2{
	position:absolute;
	top:52px;
	right:73px;
}
.button{
	position:absolute;
	top:126px;
	right:132px;
}
.button a{
	background:url(../images/btn-movie.png) no-repeat;
	width: 260px;
	height: 64px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.button a:hover{background:url(../images/btn-movie.png) no-repeat -270px 0;}
.bear-holder{
	position:absolute;
	top:-235px;
	left:229px;
}
.bear-small{
	left: 160px;
	top: 220px;
	position:absolute;
}
.bubble{
	background:url(../images/bg-bubble.png) no-repeat;
	width: 208px;
	height: 108px;
	position:absolute;
	right:206px;
	top:-58px;
}
.bubblebig{
	background:url(../images/bg-bubble-big.png) no-repeat;
	width: 432px;
	height: 452px;
	position:absolute;
	right:-200px;
	top:-140px;
}
.talk{
	font:35px/28px "NaturalLog", Arial, Helvetica, sans-serif;
	color:#b13b61;
	letter-spacing: -1px;
	word-spacing: -8px;
	display:block;
	padding: 16px 0 0 26px;
}
.talk span{
	display:block;
	margin:-3px 0 0;
}
#talkcontact{
	padding: 30px 30px 20px 60px;
}
.talksecondlevel{
	font:12px Arial, Helvetica, sans-serif;
	color:#b13b61;
	display:block;
	padding: 10px 0 0 70px;
	width:280px;
}
.talkcasual{
	font:13px Arial, Helvetica, sans-serif;
	color:#b13b61;
	display:block;
	padding: 0px 0 0 70px;
	width:310px;
	margin-top:-5px;
}
.trees{
	top:-145px;
	left:51px;
	position:absolute;
}
.tree{
	position:absolute;
	top:-105px;
	right:173px;
}
.decor{
	position:absolute;
	top:111px;
	left:43px;
}
.fly{
	position:absolute;
	right:60px;
	top:4px;
}
.squirrel-small{
	position:absolute;
	right:219px;
	top:40px;
}
.squirrel-big{
	position:absolute;
	right:95px;
	top:4px;
}
#footer {
	border-top:1px solid #98ca1c;
	background:url(../images/sprite.png) repeat-x 0 100%;
	height: 59px;
	text-align: center;
	position:relative;
	width: 100%;
	margin-top:-60px;
}
.nav{
	margin:0;
	padding:23px 0 0;
	list-style:none;
}
.nav li{
	display:inline;
	margin:0 40px 0 0;
}
.nav a{font:26px/26px "NaturalLog", Arial, Helvetica, sans-serif;}
.nav a:hover{
	color:#fff;
	text-decoration:none;
}
