	html { background:#dadada url(imgs/bg_main.gif) repeat-x; }
	html, body {
	height: 100%; 
	min-height: 100%;
	width: 100%;
	}
	body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background: url(imgs/clouds_in.jpg) no-repeat 450px 0 ;
	}
	body, p {font-family: Arial; font-size: 12px}
	#wrapper {
	min-height: 100%; 
	height: auto !important;  
	margin: 0 auto -30px;
	}
	#logo {
	margin-top:80px;
	margin-left: 870px;
	position:absolute;
	z-index: 2;
	}
	#logo img {border: none;}
	#tree1 {
	left:780px;		
	margin-top:330px;
	position: absolute;	
	z-index: 1;
	}
	#tree2 {
	margin-top:370px;
	left:685px;	
	position: absolute;
	z-index: 1;
	}
	#toast {
	background: url(imgs/toast.jpg) 0 92px no-repeat; 
	padding-top: 92px;
	width: 220px;
	height: 173px;
	}
	#about {
	background: url(imgs/bg_about.jpg) no-repeat;
	margin-left: 20px;
	height: 430px;
	width: 679px;
	z-index: 2;
	position: absolute;
	}
	#about h2 { 
	font-size: 19px;
	line-height: 16px;
	padding: 30px 0 0 28px;
	margin: 0;
	width: 100px;
	float: left;
	}
	#about #cont {
	margin: 30px 0 0 165px;
	width: 490px;
	}
	#cont p { margin: 0 0 10px 0;}
	#works{
	width: 705px;
	position: relative;
	padding-left: 20px;
	}
	#works h1 {
	font-size: 18px;
	padding: 40px 0 40px 10px;
	margin: 0;
	display:block;
	float:right;
	color: #ff1a5b;
	width: 283px;
	}
	#works h4 {
	font-size: 18px;
	padding: 20px 0 30px 20px;
	margin: 0;
	display:block;
	float:right;
	color: #7b7b7b;
	width: 400px;
	text-align:right;
	}
	#works h3 {
	font-size: 18px;
	color: #7b7b7b;
	padding: 40px 0 40px 0px;
	margin: 0;
	display:block;
	width: 200px;
	}
	.clear { clear:both}
	.pink {
		color: #ff1a5b;
		}
	#works a.tmenu:link, #works a.tmenu:visited {
	color: #000;
	text-decoration: none;
	}
	#works a.tmenu:active, #works a.tmenu:hover {
	color: #ff1a5b;
	text-decoration: none;
	}
	#works #block {
	width: 670px;
	height: 245px;
	background-color:#FFF;
	margin: 0 0 8px 0px;
	padding-left: 25px; 
	}
	#works #block .pic  {
	padding: 10px 10px 0 0;
	float: right;
	}
	#works #block .ipic {
		visibility:hidden;
		position:absolute;
	}
	.pic img {border: 0;}
	#block h2 {
	font-size: 19px;
	font-weight:bold;
	line-height: 21px;
	margin-top: 35px;
	width: 120px;
	height: 65px;
	float: left;
	position:absolute;
	}
	#block #bord {
	width: 5px;
	height: 65px;
	background: url(imgs/bord.gif) no-repeat;
	float: left;
	margin: 30px 0 0 125px;
	position:absolute;
	}
	#block #descr {
	color: #6b6b6b;
	float: left;
	margin: 35px 0 0 140px;
	width: 150px;
	position:absolute;
	}
	#block .link {
	color: #acacac;
	margin-top: 200px;
	width: 150px;
	position:absolute;
	}
	#blink { 
		width: 700px;
		padding: 0;
		position: relative;
		height: 100px;
		text-align:right;
	}
	a:link, a:visited {
	color: #ff1a5b;
	text-decoration: underline;
	}
	a:active, a:hover {
	color: #575757;
	text-decoration: underline;
	}
	
	#foot, #push{ height: 30px;}
	#foot { 
	position:relative; 
	width: 100%;
	text-align: center;
	z-index: 2;
	}
	#foot .mmenu {margin-right: 30px}
	#foot .mmenu a:link, #foot .mmenu a:visited {
	color: #ff1a5b;
	text-decoration: none;
	}
	#foot a:link,#foot a:visited, #descr a:link,#descr a:visited{
	color: #1795b3;
	text-decoration: none;
	}
	#foot a:active,#foot a:hover, #descr a:active,#descr a:hover, #foot .mmenu a:active, #foot .mmenu  a:hover,  {
	color: #000;
	text-decoration:underline;
	}