@import url(common.css);

/*Свои стили*/
#content{position:static;}
#left{}
#left .top{height:250px;}
#out{
	position:relative;
	margin:0 250px 0 0;
	background:url(../i/top.jpg) no-repeat 70px 120px;
	background-color: #FFFFFF;
}

#left h1{position:absolute;right:20px;top:60px;margin:0;line-height:33px;}

