﻿#site_center {text-align:center;}

#container {
	width: 1093px;
	margin: 0 auto 0 auto;
	padding:0 0;
	text-align:right;
	background:url(images/bg2.png) repeat-y;
}
#container-header {
	background:url(images/top_bg.jpg) no-repeat;
	height: 260px;
}
#container-menu {
	height:23px;
	border-bottom:1px #E5E5E5 solid;
}

#container-content {
	margin: 0;
	height: auto;
	/*margin-bottom:10px;*/
}

#dvInnerContent {
	margin-bottom:20px;
}
#dvInnerRight{
	direction:rtl;
	float:right;
	/*margin-bottom:30px;*/
	/*border-left:2px #ECECEC solid;*/
	width:200px;
	padding:0 80px 0 18px;
	/*_width:240px;*/
}
#dvInnerMain{
	float:right;
	margin:0 0 0 10px;
	width:715px;
}

#container-footer {
	padding: 10px 80px;
}

