
.buttons_container{
	position: absolute;
	border: 0px solid ;
	width: auto; 
	height: auto; 
	top: 580px;
	left: 300px;
	background-color: transparent;	
}

.media-container{
	position: absolute;
	border: 0px solid;
	width: auto;
	height: auto; 
	top: 65px;
	left: 350px;

}

.catalog_buton {
	clear: both;
	position:relative;
/*	top: 150px;
	left: 150px;	*/
	display:block;
	height: 70px;
	width: 200px;
	background:url(../images-button/catalog_button_1.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.catalog_buton span.hover {
	position: absolute;
	display: block;
	height: 70px;
	width: 200px;
	background: url(../images-button/catalog_button_1.png) no-repeat;
	background-position: bottom;
}

.communication_buton {
	clear: both;
	position:relative;
/*	top: 150px;
	left: 150px;	*/
	display:block;
	height: 70px;
	width: 200px;
	background:url(../images-button/communication_buton_1.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.communication_buton span.hover {
	position: absolute;
	display: block;
	height: 70px;
	width: 200px;
	background: url(../images-button/communication_buton_1.png) no-repeat;
	background-position: bottom;
}

.media_buton {
	clear: both;
	position:relative;
/*	top: 0px;	
	left: 150px;	*/
	display:block;
	height: 70px;
	width: 200px;
	background:url(../images-button/mertsan_media_buton_1.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.media_buton span.hover {
	position: absolute;
	display: block;
	height: 70px;
	width: 200px;
	background: url(../images-button/mertsan_media_buton_1.png) no-repeat;
	background-position: bottom;
}

.media_buton_i {
	clear: both;
	position:relative;
/*	top: 0px;	
	left: 150px;	*/
	display:block;
	height: 70px;
	width: 200px;
	background:url(../images-button/mertsan_media_buton_2.png) no-repeat;
	background-position:0 0;
	cursor: pointer;
}	
.media_buton_i span.hover {
	position: absolute;
	display: block;
	height: 70px;
	width: 200px;
	background: url(../images-button/mertsan_media_buton_2.png) no-repeat;
	background-position: bottom;
}
