body{
	background:#ffffff;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:arial;
	color:#848471;
	text-align:right;
	direction:rtl;
}

.centerer{
	position:relative;
	margin:20px auto 0;
	width:975px;
}

.wrapper{
	width:975px;
	position:relative;
	float:right;
	/*border:1px solid;*/
	background:url('/_media/images/bg.gif') repeat-y;
	margin:0;
}

.wrapper .main-top{
	position:absolute;
	top:-14px;
	height:14px;
	right:0;
	width:100%;
	background:url('/_media/images/top.gif') no-repeat 0 0;
}

.wrapper .main-bottom{
	position:absolute;
	bottom:-45px;
	height:45px;
	right:0;
	width:100%;
	background:url('/_media/images/bottom.gif') no-repeat 0 0;
	text-align:center;
	font-size:11px;
	line-height:33px;
}


.wrapper .inner-wrapper{
	width:849px;
	float:right;
	margin-right:62px !important;
	margin-right:32px;
	position:relative;
	padding:20px 0 0;
}

.inner-wrapper .imgtitle{
	display:block;
	margin-bottom:17px;
}
.inner-wrapper .menu{
	width:100%;
	float:right;
	padding:0 0 14px;
	clear:both;
}

.inner-wrapper .menu .logo{
	float:right;
	font-size:11px;
	width:210px;
	word-spacing:3px;
}

.inner-wrapper .menu .links{
	float:left;
	width:637px;
	font-size:13px;
	margin:30px 0 0;
	text-align:left;
}

.inner-wrapper .menu .links A{
	margin:0 6px;
}

.inner-wrapper .menu .links A:hover{
	color:#054A69;
}


.inner-wrapper .middle-content{
	width:847px;
	float:right;
	padding:46px 0 0;
	position:relative;
	clear:both;
}

.inner-wrapper .middle-content .contact-us{
	position:absolute;
	left:0;
	top:14px;
	font-size:13px;
	width:613px;
}

.inner-wrapper .middle-content .contact-us .contact-link{
	float:left;
}

.inner-wrapper .middle-content .left-content{
	float:left;
	width:260px;
	position:relative;
	top:7px;
}


.pre-footer{
	font-size:11px;
	width:100%;
	float:right;
	text-align:center;
	margin:40px 0 10px;
}


.inner-wrapper .middle-content .right-links .hover{
	background:url('/_media/images/link_hover.gif') no-repeat 100% 0;
}

.inner-wrapper .middle-content .right-links {
	float:right;
	width:193px;
}

.inner-wrapper .middle-content .right-links .right-logos{
	right:9px;
	position:relative;
	direction:rtl;
	margin-top:25px;
}

.inner-wrapper .middle-content .right-links ul{
	padding:0;
	margin:0;
	list-style:none;
	width:100%;
}


.inner-wrapper .middle-content .right-links li{
	padding-right:22px;
	line-height:23px;
	background:url('/_media/images/square.gif') no-repeat 95% 10px;
}


.inner-wrapper .article-item .inner-text H3{
	margin:0 0 11px;
	font-size:16px;
}

.inner-wrapper .thumb .img-holder{
	width:108px;
	height:105px;
	position:relative;
	overflow:hidden;
	left:-7px !important;
	left:3px;
	top:2px !important;
	top:2px;
}


.inner-wrapper table TD{
	vertical-align:top;
}
.inner-wrapper .thumb{
	/*float:right;*/
	width:118px;
	height:113px;
	background:url('/_media/images/articles/thumb_bg.gif') no-repeat;
	text-align:left;
}

/* QUICK CONTACT BOX */

#quick_contact{
	margin: 61px 0 40px 0;
	width: 160px;
	height: 157px;
	float:right;
}

#quick_contact_header{
	background: url(/_media/images/quick_contact/quick_contact_header.jpg) no-repeat 0 0;
	height: 33px;
}

#form > form{
	float: left;
}

#form > form > .q_contact_input{
	width: 145px;
	height: 23px;
	margin: 4px 0 0 0;
	border: 1px solid #B9BBA5;
	position: relative;
}

#form > form > .q_contact_input > input{
	border: none;
	position: absolute;
	top: 3px;
	left: 0;
	color: #848471;
	font-size: 11px;
}

#form > form > #fullname_w{
	background: url(/_media/images/quick_contact/fullname.jpg) no-repeat 127px 3px;
}

#form > form > #address_w{
	background: url(/_media/images/quick_contact/address.jpg) no-repeat 127px 3px;
}

#form > form > #phone_w{
	background: url(/_media/images/quick_contact/phone.jpg) no-repeat 127px 3px;
	dirction: ltr;
}

#q_contact_submit{
	float: left;
	margin: 8px 0 0 0;
}
