#content{
	background:url(../slices/bg_4.jpg) repeat-y;
}
#content_line{
	background:url(../slices/content_h_1.jpg) no-repeat;
	height:22px;
}
#content_right{
	padding-top:10px;
	padding-left:20px;
	width:550px;
	font-size:12px;
}
#content_right h1{
	text-transform:uppercase;
	
}
#box{
	padding-left:7px;
	background-color:#262122;
	padding-bottom:10px;
}
#box p{
	margin:0px 10px 0px 10px;
}
ul{
	margin-top:0;
	margin-bottom:0;
}
h3{
	color:#F7941D;
	text-transform:uppercase;
	margin-bottom:0;
	padding-top:10px;
}
/*................*/
#content{
	padding-bottom:100px;
}
#logo_txt_left{
	font-size:30px;
	text-transform:uppercase;
	_width:590px;
	width:590px;
	height:140px;
	overflow:hidden;
	font-weight:bold;
	position:relative;
}
.bottom{
	position:absolute;
	bottom:0px;
	padding-left:15px;
}

