/* CSS Document */

#menu {
	position:relative;
	font-size:11px;
	height:29px;
	width:719px;
}
#menu, #menu ul {
	list-style:none;
	width:719px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menu li {
	float:left;
	height:29px;
	padding-right: 2px;
	width: 141px;
}
#menu li a {
	float:left;
	display:block;
	height:24px;
	line-height:35px;
	background:url(/ru/img/button.gif) left top;
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 141px;
	text-align: center;
	padding: 0;
}
#menu li a b {
	float:left;
	height:29px;
	width: 141px;
	display:block;
	cursor:pointer;
	background-image: url(/ru/img/button.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu li.current a {background:url(/ru/img/button_active.gif); color:#FFFFFF; background-repeat: no-repeat;}
#menu li.current a b {background:url(/ru/img/button_active.gif); color:#FFFFFF; background-repeat: no-repeat;}

#menu li.current ul {width:719px; background:#FFFFFF;}
#menu li a:hover {background:url(/ru/img/button_active.gif); background-repeat: no-repeat;}
#menu li a:hover b {background:url(/ru/img/button_active.gif); background-repeat: no-repeat;}

#menu li:hover > a {background:url(/ru/img/button_active.gif); background-repeat: no-repeat;}
#menu li:hover > a b {background:url(/ru/img/button_active.gif); background-repeat: no-repeat;}

#menu li.current a:hover {background:url(/ru/img/button.gif); color:#FFFFFF; background-repeat: no-repeat;}
#menu li.current a:hover b {background:url(/ru/img/button.gif); color:#FFFFFF; background-repeat: no-repeat;}
#menu li.current:hover a {background:url(/ru/img/button.gif); color:#FFFFFF; background-repeat: no-repeat;}
#menu li.current:hover a b {background:url(/ru/img/button.gif); color:#FFFFFF; background-repeat: no-repeat;}

#menu td:hover {
	color: #FFFFFF;
	height: 29px;
	width: 141px;
	text-decoration: underline;
}
#logo {
	width: 265px;
	text-align: center;
	padding-top: 20px;
}
#menu1, #menu2, #menu3 {
	height: 15px;
	color: #D32D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-right: 14px;
	margin-top: 12px;
	text-align: right;
	width: 70px;
	float: left;
}
#menu1 a, #menu2 a, #menu3 a {
	color: #D32D2D;
	text-decoration: none;
}
#menu1 {
	background-image: url(/ru/img/about_us.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: top;
	width: 67px;
	padding-top: 35px;
}
#menu2 {
	background-image: url(/ru/img/vacancies.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 35px;
	background-position: center top;
	padding-left: 10px;
	width: 67px;
}
#menu3 {
	background-image: url(/ru/img/contacts.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 35px;
	background-position: center top;
	padding-left: 10px;
	width: 67px;
}
#menu1 a, #menu2 a, #menu3 a {
	color: #D32D2D;
	text-decoration: none;
}
#menu1 a:hover {text-decoration: underline;}
#menu2 a:hover {text-decoration: underline;}
#menu3 a:hover {text-decoration: underline;}
#main_pic {
	background-image: url(/ru/img/main_pic.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 719px;
	margin-top: 2px;
}
#slogan {
	color: #404040;
	font-size: 13px;
	text-align: center;
	margin-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 275px;
}
#bottom_menu {
	color: #D32D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	text-align: right;
	float: right;
	height: 15px;
	margin-right: 16px;
	margin-bottom: 3px;
}
#bottom_menu a {
	font-weight: bold;
	color: #D32D2D;
	text-decoration: none;
}
#bottom_menu a:hover {text-decoration: underline;}
#bottom_menu a.current {text-decoration: underline;}
