/* MENU */
a.start {
	float:left;
	background: url(../gfx/menu/ru/start.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.start {
	background-position: 0px -69px;
}
a.start_on {
	float:left;
	background: url(../gfx/menu/ru/start.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.about {
	float:left;
	background: url(../gfx/menu/ru/about.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.about {
	background-position: 0px -69px;
}
a.about_on {
	float:left;
	background: url(../gfx/menu/ru/about.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.pr {
	float:left;
	background: url(../gfx/menu/ru/pr.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.pr {
	background-position: 0px -69px;
}
a.pr_on {
	float:left;
	background: url(../gfx/menu/ru/pr.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.support {
	float:left;
	background: url(../gfx/menu/ru/support.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.support {
	background-position: 0px -69px;
}
a.support_on {
	float:left;
	background: url(../gfx/menu/ru/support.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.distribution {
	float:left;
	background: url(../gfx/menu/ru/distribution.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.distribution {
	background-position: 0px -69px;
}
a.distribution_on {
	float:left;
	background: url(../gfx/menu/ru/distribution.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

a.contact {
	float:left;
	background: url(../gfx/menu/ru/contact.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px 0px;
	display:block;
}
a:hover.contact {
	background-position: 0px -69px;
}
a.contact_on {
	float:left;
	background: url(../gfx/menu/ru/contact.jpg) no-repeat;
	width:114px;
	height:69px;
	background-position: 0px -69px;
	display:block;
}

/* BOTTOM */
#page_set_bottom {
	float:left;width:912px;
}
#bottom_left {
	float:left;width:229px;height:57px;background:url(../gfx/bottom/left.jpg)
}
#bottom_leftm {
	float:left;width:124px;height:57px;background:url(../gfx/bottom/leftm.jpg)
}
#bottom_menu {
	float:left;width:444px;height:57px;
}
#bottom_center_top {
	float:left;width:444px;height:18px;background:url(../gfx/bottom/ru/bottom-center-top.jpg)
}
#bottom_set_menu {
	float:left;width:444px;height:19px;
}
#bottom_center_bottom {
	float:left;width:444px;height:20px;background:url(../gfx/bottom/ru/bottom-center.jpg);
}
#bottom_right {
	float:left;width:115px;height:57px;background:url(../gfx/bottom/ru/right.jpg);
}
a.bottom_start {
	float:left;
	background: url(../gfx/bottom/ru/start.jpg) no-repeat;
	width:67px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_start {
	background-position: 0px -19px;
}
a.bottom_about {
	float:left;
	background: url(../gfx/bottom/ru/about.jpg) no-repeat;
	width:61px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_about {
	background-position: 0px -19px;
}
a.bottom_pr {
	float:left;
	background: url(../gfx/bottom/ru/pr.jpg) no-repeat;
	width:64px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_pr {
	background-position: 0px -19px;
}
a.bottom_support {
	float:left;
	background: url(../gfx/bottom/ru/support.jpg) no-repeat;
	width:80px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_support {
	background-position: 0px -19px;
}
a.bottom_distribution {
	float:left;
	background: url(../gfx/bottom/ru/distribution.jpg) no-repeat;
	width:92px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_distribution {
	background-position: 0px -19px;
}
a.bottom_contact {
	float:left;
	background: url(../gfx/bottom/ru/contact.jpg) no-repeat;
	width:66px;
	height:19px;
	background-position: 0px 0px;
	display:block;
}
a:hover.bottom_contact {
	background-position: 0px -19px;
}
