#content{
	background:url(../slices/bg_1.jpg) repeat-y;
	_height:1px;
}
#content_line{
	background:url(../slices/content_h_1.jpg) no-repeat;
	height:22px;
}
#content_right h1{
	text-transform:uppercase;
}
#content_right_left{
	float:left;
	padding-left:20px;
}
#content_right_right{
	float:right;
	padding-right:20px;
}
/*................*/
#content{
	padding-bottom:100px;
}
#logo_txt_left{
	font-size:30px;
	text-transform:uppercase;
	width:598px;
	_width:590px;
	height:140px;
	overflow:hidden;
	font-weight:bold;
	position:relative;
}
.bottom{
	position:absolute;
	bottom:0px;
	padding-left:15px;
}
#content_right_left, #content_right_right{
	_padding-top:10px;
}