html{
	/* direction: rtl; */
}

body{
	background: #fff url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	color: #333;
	font-family: Arial, tahoma;
	font-size: 11px;
	line-height: 16px;
}


h3{
	border-bottom: 3px solid #294c62;
	color: #294c62;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 4px 0;
	margin: 0 0 8px 0;
}

a{
	color: #333;
}

strong{
	font-weight: bold;
}


/* Page Layout */
.page_wrap{
	background: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	margin: 0 auto 0;
	width: 958px;
}

.shadow_left{
	background: url(../images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 auto 0;
	width: 958px;
}

.header_wrap{
	background: #fff url(../images/header_bg.png);
	background-repeat: repeat-x;
	direction: rtl;
	height: 159px;
	margin: 0 auto 0;
	width: 940px;
}

.header_wrap2{
	background: #f2f2f3 url(../images/header_bg2.png);
	background-repeat: repeat-x;
	direction: rtl;
	height: 159px;
	margin: 0 auto 0;
	width: 940px;
}

.navigation_wrap{
	height: 76px;;
	position: absolute;
	top: 83px;
	left: 0;
}

.content_wrap{
	background: #fff;
	direction: rtl;
	margin: 0 auto 0;
	position: relative;
	width: 940px;
}

.content_wrap2{
	background: #f2f2f3;
	direction: rtl;
	margin: 0 auto 0;
	width: 940px;
}

.footer_wrap{
	background: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 51px;
}


/* =========================================== */


/* Header */
.header{
	margin: 0 auto 0;
	position: relative;
	width: 908px;
}

.logo{
	position: absolute;
	top: 20px;
	right: 0;
}

.certificates_logos{
	position: absolute;
	top: 15px;
	left: 230px;
}

.certificates_logos img{
	margin: 0 8px 0 0;	
}

.contact_info_box{
	float: left;
	padding: 12px 0 0 5px;
}

.contact_info_box a{
	color: #333;
}

/* =========================================== */


/* Navigation */


/* =========================================== */


/* Content */
.content{
	background: #fff;
	margin: 0 auto 0;
	position: relative;
	width: 908px;
}

.hp{
	background: url(../images/hp_content_bg.jpg) no-repeat;
	background-position: left 18px;
	height: 365px;
	padding-top: 15px;
}

.inner{
	background: url(../images/inner_page_bg.png) no-repeat;
	background-position: 8px bottom;
	min-height: 445px;
}

.inner2{
	background: url(../images/inner_page_bg2.png) no-repeat;
	background-position: 8px bottom;
	min-height: 445px;
}

.page_text{
	padding: 0 60px 0 160px;
	position: relative;
}

.right_col{
	float: right;
	height: 340px;
	width: 192px;
}

.left_col{
	float: right;
	height: 340px;
	width: 710px;
}

.column_separator{
	float: right;
	padding: 18px 0 0 0;
}

.about_box, .news_box{
	direction: rtl;
	height: 170px;
	width: 174px;
}

.about_text{
	font-size: 12px;
	float: right;
	width: 410px;
	padding: 0 0 0 25px;
}

.about_pic{
	float: right;
}

.hp h3{
	background: url(../images/hp_title_hr.png) no-repeat;
	background-position: bottom right;
	color: #294c62;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;
}

.about_box div, .news_box div{
	padding: 5px 0 0 0;
}

.cat_thumbs{
	direction: rtl;
	float: right;
	margin: 18px 5px 0 0;
	width: 420px;
}

.cat_thumbs ul{}

.cat_thumbs ul li{
	float: right;
	padding: 0px 0 0 10px;
	height: 105px;
	width: 60px; 
}

.cat_thumbs ul li a{
	color: #333;
	line-height: 13px;
}

.cat_big_pic{
	float: left;
	padding: 5px 0 0 0;
}

.prd_description{
	padding: 0;
	margin: 0 0 15px 0;
}

.prd_thumbs{
	float: right;
	margin: 0 0px 0 0;
	width: 780px;
}

.prd_thumbs ul{}

.prd_thumbs ul li{
	float: right;
	padding: 5px 0 10px 55px;
}

.prd_thumbs ul li a{
	color: #333;
	text-decoration: none;
}

.certificate_item{
	width: 110px;
	text-align: center;
	padding: 0 12px 12px 12px;
}

.certificate_item a{
	color: #333;
}


.contact_info{
	font-size: 13px;
	float: right;
	width: 260px;
}

.contact_info p{
	padding: 0 0 8px 0;
}

.contact_form{
	float: right;
}

.tbl_frm_contact td{
	padding: 0 0 8px 0;
}

.frm_fld{
	background: url(../images/fld_bg.png) no-repeat;
	border: none;
	font-family: Arial;
	height: 19px;
	width: 141px;
}

.frm_area{
	background: url(../images/area_bg.png) no-repeat;
	border: none;
	font-family: Arial;
	font-size: 12px;
	height: 61px;
	width: 141px;
}

.btn_submit{
	background: none;
	border: none;
	color: #333;
	cursor: pointer;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.required, .warning{
	color: #b11116;
}

/* =========================================== */


/* Footer */
.footer{
	color: #939598;
	font-size: 10px;
	margin: 0 auto 0;
	position: relative;
	width: 908px;
}

.footer_nav{
	padding: 10px 10px 2px 10px;
	text-align: center;
}

.footer_nav a{
	color: #939598;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

.footer_nav a:hover{
	text-decoration: underline;
}

.credits{
	direction: rtl;
	text-align: center;
}

.credits a{
	color: #939598;
}

/* =========================================== */