#container {
	background: url('../img/bg_right.gif') repeat-y 93px 0;
}

h1 {
	left: 93px;
	background: url('../img/header_inner_right_top.jpg');
}

#container #menu a:hover, #container #menu a.m_ {
	color: #4c4c42;
}

#fix2 {
	width: 95px;
	left: 0;
	height: 200px;
	background: url('../img/bg_right_inactive.gif') no-repeat;
}

#fix3 {
	width: 588px;
	left: 95px;
	height: 67px;
	background: url('../img/bg_right_title.gif') no-repeat;
}

#fix2 span, #fix3 span {
	display: none;
}

#fix {
	left: 95px;
	background: url('../img/bg_menu_right.jpg') no-repeat;
}

#container #menu {
	left: 95px;
}

#container #menu li {
	float: left;
}

#container #text {
	float: right;
	padding: 260px 25px 68px 0;
}

#container #footer {
	left: 95px;
	background: url('../img/bg_footer_right.jpg') top center no-repeat;
}
html>body #container #footer {
	bottom: 0;
}


#container #engine {
	left: 18px;
}