@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: 774px top;
	background-image: url(/img/manu_bg.jpg);
}
.container_2 {
	float: left;
	width: 909px;
	background-image: url(/img/manu_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.container_3 {
	float: left;
	width: 909px;
	background-image: url(/img/bg_rigt.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #575757;
	position: relative;
}
.container_4 {
	float: left;
	width: 857px;
	background-color: #CCC;
	background-image: url(/img/bg_cont.gif);
	background-repeat: repeat-y;
	position: relative;
	z-index: 800;
}
.holder2 {
	position: absolute;
	height: 95px;
	width: 43px;
	left: 879px;
	top: 383px;
	background-image: url(/img/manu_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
}

