﻿#wrp_top{
	background: url(images/wrp_top.jpg) repeat-x center top
}
.wrp_top_innr{
	background: url(images/wrp_top2.jpg) repeat-x center top !important;
}
#wrp_mdl{
	background: url(images/wrp_mdl.gif) left top
}
#wrp_btm{
	background: url(images/wrp_btm.jpg) repeat-x left bottom
}
#main {
	width:970px;
	width:971px;
	position:relative; 
	margin:0 auto; 
	text-align:left;
}

#header {height:470px;}
.wrp_top_innr #header {height:230px;}

.col_1, .col_2, .col_3, .col_1_2{ float:left;}
.col_1 { width:280px;margin-right:40px;}
.col_2 { width:281px;margin-right:40px;}
.col_3 { width:281px;}
.col_1_2 { width:601px;margin-right:40px;}

#cms_rtl .col_1 { float:right;margin-right:0;margin-left:40px;}
#cms_rtl .col_2 { float:right;margin-right:0;margin-left:40px;}
#cms_rtl .col_3 { float:right;margin-right:0;margin-left:0;}
#cms_rtl .col_1_2 { float:right;margin-right:0;margin-left:40px;}

#content {
	background: url(images/content-bg.gif) #fff repeat-x left top;
	line-height:14px;
	margin-bottom:20px;
	overflow:hidden;
}
#cms_rtl #content{
	direction:rtl;
	text-align:right;
}

#footer {
	position: relative; height: 130px;
}
#cms_rtl #footer{
	direction:rtl;
	text-align:right;
	padding-right:10px;
}
