/* CSS Document */

html {
	background:#FFFFFF url(http://images.absolute-help.ru:80/header01.jpg) 50% 0% no-repeat;
}
.header {
	position: relative;
	width:1000px;
	height:380px;
	overflow: visible;
}
.header .align_right {
	margin-bottom: 30px;
}
.header .hello{
	margin-left: 275px;
	font-size: 12px;
	line-height: 18px;
	padding-top: 25px;
}
.header .hello h5{
	font-size:21px;
	line-height:25px;
	font-weight:normal;
	color:#FF5800;
	margin-top:30px;
	margin-bottom:10px;
}
.children {
	position: absolute;
	bottom: 3px;
}
.winter {
	position: absolute;
	top: 5px;
	left: -340px;
}
#video {
	margin-top:40px;
}

