body{
	font-size:12px;
	font-family:arial;
	direction:rtl;
	background:#fff;
	text-align:right;
	color:#565A5D;
	margin-top:2px;
}

A{
	text-decoration:none;
	color:#565A5D;
}

IMG{
	border:0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pointer {
	cursor: pointer;
}

.container{
	position:relative;
	margin:10px auto;
	width:960px;
}

#topMainLinks{
	text-align:center;
	margin-bottom:4px;
	color:#91A191;
}

#topMainLinks A{
	font-size:11px;
	color:#91A191;
	text-decoration:none;
}

#topMainLinks A:hover{
	text-decoration:underline;
}

#innerDiv{
	float:right;
	position:relative;
	width:100%;
	min-height:100px;
	height:auto !important;
	height:100px;
	border:1px solid #E2E2E2;
	padding-bottom: 20px;
}

.content{
	margin:5px auto;
	position:relative;
	width:920px;
	padding-left: 20px;
}

.header{
	width:100%;
	min-height:110px;
	height:auto !important;
	height:110px;
	position:relative;
}

.logo{
	position:absolute;
	left:-20px;
	top:0;
	width:303px;
	height:99px;
}

.menu{
	position:relative;
	right:18px;
	top:16px;
	width:626px;
	height:auto;
	float:right;
	direction:rtl;
	text-align:right;
}

.menu .menuBox{
	position:relative;
	float:right;
	width:111px;
	/*width:160px;*/
	overflow:hidden;
	margin-left:10px;
	height:auto;
}
.menu .menuBox P{
	margin:6px;
}
.menu .menuBox B,.menu .menuBox B A{
	font-family:georgia;
	color:#FE8336;
	font-size:13px;
	cursor:pointer;
}


.tags{
	float:left;
	width:884px;
	background:#23282C;
	color:#919096;
	font-family:arial;
	position:relative;
	margin-top:2px;
	text-align:justify;
	min-height:50px;
	height:auto !important;
	height:50px;
	padding:0 10px 0 10px;
	/*right: 15px;*/
}

.tags A{
	color:#B3B2B8;
}

.tags A:hover{
	color:#FFFFFF;
}

.tags .item{
	position:relative;
	float:right;
	vertical-align:bottom;
	margin:5px;
	height:30px;
	font-size:30px;
}

.footer{
	text-align:left;
	font-size:12px;
	margin-top:10px;
	float:right;
	width:100%;
	height:30px;
	line-height:30px;
	position:relative;
	color:#818181;
	padding-bottom: 10px;
}

.footer A{
	color:#818181;
}

.contentText{
	width: 900px; 
	min-height:400px;
	height:auto !important;
	height:400px;
	position: relative; 
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font: 12px arial;
	color: #71716f;
	text-align: justify;
}

.contentWrapper{
	float:right;
	background:#fff url('/_media/images/middleContent.gif') repeat-y 0% 0%;
	width:940px;
	min-height:400px;
	height:auto !important;
	height:400px;
	position:relative;
}

.topEdge{
	background:#fff url('/_media/images/topContent.gif') no-repeat 0% 0%;
	width:940px;
	height:20px;
	position:relative;
	float:right;
	
}

.bottomEdge{
	background:#fff url('/_media/images/bottomContent.gif') no-repeat 0% 0%;
	width:940px;
	height:20px;
	position:relative;
	float:right;
	
}

.left_bg {
	width: 6px;
	font-size: 1px;
	background: transparent url('/_media/images/layout/left_bg.png') repeat-y top left !important;
	background: transparent;
	filter: auto !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_media/images/layout/left_bg.png', sizingMethod='scale');
}

.bottom_bg {
	height: 5px;
	font-size: 1px;
	background: transparent url('/_media/images/layout/bottom_bg.png') repeat-x bottom left !important;
	background: transparent;
	filter: auto !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_media/images/layout/bottom_bg.png', sizingMethod='scale');
}

.left_cottom_corner {
	width: 6px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url('/_media/images/layout/left_bottom_corner.png') no-repeat bottom left !important;
	background: transparent;
	filter: auto !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_media/images/layout/left_bottom_corner.png', sizingMethod='scale');
}

.right_bg{
	border-top: 1px solid #CFCFCF; 
	border-right: 1px solid #CFCFCF;
}

.right_border{
	border-right: 1px solid #CFCFCF;
}

.title_border {
	width:1px !important; 
	font-size: 1px;
	height: 18px; 
	float:right; 
	background: url('/_media/images/border_chopped.gif') no-repeat;
	padding: 0px !important;
}

.title_main {
	height: 18px; 
	float:right; 
	background-color: #23282C; 	
	text-align: center;
	color: #ffffff;
	font:  13px arial;
	padding: 0px 3px !important;
}

.title_main H1, .title_main H2, .title_main H3{
	font: 13px arial;
	display: inline;
}

.title_border_non {
	width:1px !important; 
	font-size: 1px;
	height: 18px; 
	float:right; 	
	padding: 0px !important;
}

.title_main_non {
	height: 18px; 
	float:right; 	
	text-align: center;
	color: #ffffff;
	font: 12px arial;
	padding: 0px 3px !important;
}

.work_num{
	color: #ffffff;
	font: bold 13px georgia;	
}

.work_num_non{
	color: #23282C;
	font: bold 16px georgia;
}

.home_icon{
	float: left;
	width: 26px;
	height:	16px;	
}

.phone_icon{
	float: right;
	width: 16px;
	height:	16px;
}

.icon_holder{
	float: left;
	width: 45px; 
	height: 16px;
}

.contentTitle{
	padding-right: 40px;
	width: 850px;	
}