#container .content .blue
{
	width:1044px;
	height: 610px;
	position:absolute;
	background-image:url(../images/about_blue.png);
	top:0px;
	left:90px;
}

#container .content .title
{
	width:983px;
	height: 152px;
	position:absolute;
	background-image:url(../images/title.png);
	top:0px;
	left:110px;
}

#container .content .title .text
{
	width:463px;
	height: 54px;
	position:absolute;
	background-image:url(../images/about_title.png);
	top: 60px;
left: 72px;
display:none;
}

#container .content .article_text
{
	width:600px;
	height: 347px;
	position:absolute;
	background-image:url(../images/about_content.png);
	top: 183px;
left: 169px;
	display:none;
}

#container .content .dog
{
	width:389px;
	height: 520px;
	position:absolute;
	background-image:url(../images/about_dog.png);
	top: 59px;
left: 740px;
	display:none;
}

#container .content .panel
{
	width:1071px;
	height: 460px;
	position:absolute;
	background-image:url(../images/about_panel.png);
	top: 154px;
left: 68px;
	opacity:1;
}