@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(images/main_back_01.gif);
	background-repeat: repeat;
	text-align: left;
	min-height: 100%;
	height: 100%;
}


#wrapper01{   
	height: auto;
	min-height: 100%;
	width: 820px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: left;
	background-image: url(images/main_back_02.gif);
	background-repeat: repeat-y;
	background-position: 180px top;
}

#wrapper02 {
	background-repeat: no-repeat;
	height: 100%;
	min-height: 400px;
	width: 820px;
	background-position: left top;
	background-image: url(images/menu_back.gif);
	z-index: 200;
}

#menu #people a {
	background-image: url(images/buttons_people_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 55px;
	width: 15px;
	left: 85px;
	top: 78px;
}

#menu #people a:hover {
	background-image: url(images/buttons_people_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 55px;
	width: 15px;
	left: 85px;
	top: 78px;
}

#menu #work a {
	background-image: url(images/buttons_work_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 91px;
	width: 15px;
	left: 105px;
	top: 78px;
}

#menu #work a:hover {
	background-image: url(images/buttons_work_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 91px;
	width: 15px;
	left: 105px;
	top: 78px;
}

#menu #interior a {
	background-image: url(images/buttons_interior_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 85px;
	width: 15px;
	left: 125px;
	top: 78px;
}

#menu #interior a:hover {
	background-image: url(images/buttons_interior_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 85px;
	width: 15px;
	left: 125px;
	top: 78px;
}

#menu #outdoor a {
	background-image: url(images/buttons_outdoor_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 65px;
	width: 15px;
	left: 145px;
	top: 78px;
}

#menu #outdoor a:hover {
	background-image: url(images/buttons_outdoor_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 65px;
	width: 15px;
	left: 145px;
	top: 78px;
}

#menu #reportage a {
	background-image: url(images/buttons_reportage_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 80px;
	width: 15px;
	left: 165px;
	top: 78px;
}

#menu #reportage a:hover {
	background-image: url(images/buttons_reportage_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 80px;
	width: 15px;
	left: 165px;
	top: 78px;
}

#menu #mail a {
	background-image: url(images/buttons_mail_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 35px;
	width: 15px;
	left: 185px;
	top: 78px;
}

#menu #mail a:hover {
	background-image: url(images/buttons_mail_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 35px;
	width: 15px;
	left: 185px;
	top: 78px;
}

#menu #about a {
	background-image: url(images/buttons_about_02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 65px;
	width: 15px;
	left: 205px;
	top: 78px;
}

#menu #about a:hover {
	background-image: url(images/buttons_about_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	height: 65px;
	width: 15px;
	left: 205px;
	top: 78px;
}
#wrapper01 #wrapper02 #header a {
	position: absolute;
	height: 107px;
	width: 81px;
	left: 696px;
	top: 0px;
}

#header h3 {
	background-image: url(images/menu_back_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 476px;
	overflow: hidden;
}


#content {
	width: 640px;
	clear: both;
	float: left;
	height: auto;
	left: 180px;
	top: 192px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
}
#footer {
	height: 43px;
	width: 640px;
	background-position: 180px 0px;
	text-indent: -9999px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 180px;
	background-image: url(images/footer_back.gif);
	background-repeat: no-repeat;

}
#wrapper02 #footer h4 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul {
	list-style-type: none;
}

#content ul {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: inline;
	overflow: hidden;
	height: auto;
	width: 551px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 57px;
}


#wrapper02 #content li {
	list-style-type: none;
	float: left;
	height: 80px;
	width: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
	border: none;
}

/*только для сучки ИЕ*/
* html #wrapper02 #content li {
	list-style-type: none;
	float: left;
	height: 82px;
	width: 42px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: inline;
	border: none;
	overflow: hidden;
}

* html #content ul {
	list-style-type: none;
	text-decoration: none;
	text-align: left;
	float: left;
	display: inline;
	overflow: hidden;
	height: auto;
	width: 551px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 57px;
}

#wrapper02 #content li a:link{
	border: 1px solid #5b6169;
}

#wrapper02 #content li a:visited{
	border: 1px solid #5b6169;
}

#wrapper02 #content li a:active{
	border: 1px solid #5b6169;
}



#wrapper02 #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper02 #content a  {
	height: 80px;
	width: 40px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
