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

body {
	background-repeat: no-repeat;
	background-position: 774px top;
	background-image: url(/img/bg_adv3.jpg);
}
.container_2 {
	float: left;
	width: 909px;
	background-image: url(/img/bg_adv.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;
}
.holder2 {
	position: absolute;
	height: 95px;
	width: 43px;
	left: 879px;
	top: 426px;
	background-image: url(/img/bg_adv2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 500;
}
#box1 {
	float: right;
	width: 777px;
	padding-top: 20px;
	padding-right: 40px;
}
.box2 {
	float: left;
	width: 407px;
}
.box3 {
	float: right;
	width: 544px;
	overflow: hidden;
	padding-left: 10px;
}

