*
{
    margin: 0;
    padding: 0;
}
a {
	text-decoration:none;
	outline:none;
}
a img
{
	border: 0;
}
h1,h3,h4,h5,h6,pre,code 
{
	font-size:1em;
}


h3, h3 a {
font-weight: bold;
font-size: 22px;
text-decoration: none;
margin-bottom: 8px;
margin-top: 8px;
}


HTML
{
	direction: ltr;
}
BODY 
{
	font-size:12px;
	font-family:Arial;
	direction: rtl;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x; 
	background-position: center top;
	background-color: #181818;
	position: relative;
}

#wrap
{
	width: 980px;
	margin: 0 auto;
}
.clear 
{
	clear: both;
	height: 0 !important;
	font-size: 1px;
}

p.siteUrl 
{
	height: 33px;
	color: White;
	font-size: 15px;
	text-align: left;
	padding-left: 12px;
	line-height: 30px;
	font-style: italic;
}
p.siteUrl a {
	color: White;
}
div.headerMid 
{
	height: 150px;
	position: relative;
}
.absImg 
{
	position: absolute;
	top: -33px;
	right: 10px;
}
.logoImg 
{
	padding: 12px 178px 0 0;
}

div.menu 
{
	margin: 0 auto;
	width: 960px;
	height: 45px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
div.menu ul 
{
	list-style-type: none;
	height: 45px;
}
div.menu ul li ul {
display: none;
}
div.menu ul li 
{
	float: right;
	height: 27px;
	position: relative;
	margin-right: 11px;
	background-image: url(images/li_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 9px;
	font-size: 14px;
}
div.menu ul li a 
{
	display: inline-block;
	color: White;
	height: 27px;
	line-height: 24px;
	padding: 0 20px 0 20px;	
}
div.menuRight 
{
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 25px;
	background-image: url(images/li_right.jpg);
	background-position: right top;	
	background-repeat: no-repeat;		
}
div.menuLeft
{
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 25px;
	background-image: url(images/li_left.jpg);
	background-position: left top;	
	background-repeat: no-repeat;		
}
.menuHover , .menuActive , .current_page_item
{
	background-image: url(images/li_hover_bg.jpg) !important;
}
.menuHover a , .menuActive a , .current_page_item a
{
	color: Black !important;
}
div.menuActiveR
{
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 25px;
	background-image: url(images/li_hover_right.jpg) !important;
	background-position: right top;	
	background-repeat: no-repeat;		
}
div.menuActiveL
{
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 25px;
	background-image: url(images/li_hover_left.jpg) !important;
	background-position: left top;	
	background-repeat: no-repeat;		
}
div.searchBox 
{
	float: left;
	width: 246px;
	height: 25px;
	background-image: url(images/search.jpg) !important;
	background-position: center center;	
	background-repeat: no-repeat;	
	margin: 9px 0 0 10px;
	display: inline;
}	
input.inputSearch 
{
	width: 196px;
	height: 20px;
	padding: 5px 12px 0 0;
	border: 0;
	background-color: Transparent;
	float: right;
	color: #888888;
	font-size: 12px;
}
input.butSearch 
{
	width: 32px;	
	height: 25px;
	float: left;	
	border: 0;
	background-color: Transparent;
	background-image: url(images/search_but.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

#contentMain
{
	margin: 0 auto;
	width: 944px;
	background-color: White;
	min-height: 560px;
	height: auto !important;
	height: 560px;
	padding: 8px 8px 40px 8px;
}
div.divReplace 
{
	direction: ltr !important;
	width: 944px;
	height: 398px;
	margin-bottom: 26px;
	position: relative;
	overflow: hidden;
}
ul.imgReplace 
{
	list-style-type: none;
	height: 398px;
	width: 944px;
}
ul.imgReplace li 
{
	display: inline;
	float: left;
	text-align: center;
	position: relative;
}
ul.imgReplace li img 
{
	width: 944px;
	height: 398px;
}
div.carousel-pagination
{
	position: absolute;
	right: 36px;
	bottom: 0;
	z-index: 100;
}
div.carousel-pagination p a
{
	float: left;
	background-color: #4D5357;
	border: 1px solid #43484C;
	text-align: center;
	display: block;
	width: 19px;
	height: 20px;
	color: White;	
	line-height: 19px;	
	margin-left: 2px;
	cursor: pointer;
}
.replaceActive , .replaceHover , #button_selected , .active
{
	background-color: #373B3E !important;
	border: 1px solid #35393B !important;
	color: #4D5357 !important;
}
div.innerText 
{
	margin: 0 auto;
	width: 900px;
}
#contentMain h1 
{
	background-color: #222222;
	height: 78px;
	color: #9B9B9B;
	font-size: 36px;
	font-weight: normal;
	line-height: 76px;
	padding-right: 30px;
	margin-bottom: 26px;
}
#contentMain h2
{
	color: #353535;
	font-size: 18px;
	padding-bottom: 6px;
        font-weight: bold;
}
div.news h2 , div.clients h2 
{
	color: #353535 !important;
	font-size: 14px !important;
	padding-bottom: 12px !important;
}
#contentMain p
{
	font-size: 12px;
	color: #686868;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 15px;
}
div.innerText a {
	color: #686868 !important;
}
div.innerText h2 a {
color: #353535 !important;
}
div.innerText a:hover {
text-decoration: underline !important;
}
div.innerText ul 
{
padding: 0 6px 8px 0;
margin-right: 10px;
}
.decimal {
list-style-type: decimal !important;
padding-right: 14px !important;
list-style-position: outside;
}

div.innerText ul li 
{
	color: #7C7C7C;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 6px;
}

.dataImg 
{
	float: left;
	padding: 0 10px 10px 0;
}
div.news 
{
	float: right;
	width: 510px;
	padding-left: 15px;
}
div.clients 
{
	float: left;
	width: 342px;
	padding-right: 28px;
	border-right: 1px solid #D0D0D0;	
}
div.clients p span 
{
	color: #5C5C5C;
}
div.clients p , div.news p 
{
	padding-right: 4px;
}

#footer 
{
	margin: 0 auto;	
	width: 970px;
	height: 224px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
	background-position:center top;
}
div.innerFooter 
{
	margin: 0 auto;
	width: 910px;
	padding: 16px 30px 0 20px;
	color: #9B9B9B;
}
#footer ul 
{
	width: 193px;
	list-style-type: none;
	float: right;
}
#footer ul li 
{
	border-bottom: 1px dotted #3F3F3F;
}
#footer ul li a 
{
	padding: 7px 22px 7px 0;
	display: block;
	color: #9B9B9B;
	background-image: url(images/footer_li.png);
	background-position: 180px 12px;
	background-repeat: no-repeat;	
}	
.footerHover 
{
	background-color: #4D5357 !important;
}
.footerHover a 
{
	color: white !important;
}	
div.footerForm 
{
	float: right;
	width: 385px;
	margin-right: 35px;
padding-top: 4px;
}
p.footerFormP
{
	border-bottom: 1px solid #3F3F3F;
	padding: 4px 2px 6px 0;
	margin-bottom: 14px;
}
div.footerForm div 
{
	height: 38px;
	padding-right: 20px;
}
div.footerForm div span 
{
	display: block;
	float: right;
	width: 64px;
	padding-top: 3px;
}
div.footerForm div div.formInput 
{
	float: right;
	width: 209px;
	height: 24px;
	background-image: url(images/input_bg.png);
	background-repeat: no-repeat;		
}
div.footerForm div div.formInput input
{
	border: 0;
	background-color: Transparent;
	width: 196px;
	color: White;
	padding: 2px 6px 0 0;
}
.but 
{
	border: 0;
	background-color: Transparent;
	float: left;
	width: 71px;
	height: 26px;
	background-image: url(images/but2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 12px;
	margin: 0 0 0 74px;
}
div.footerRights {
        float: left;
padding-top: 35px;
width: 270px;
}
.facebookIcon {
display: inline-block;
direction: ltr;
float: left;
padding: 0 0 10px 10px;
}
div.footerText {
width: 270px;
clear: both;
}
div.footerText img {
float: left;
}
div.footerText p
{
	font-size: 13px;
padding-top: 16px;
}
div.innerText img {
float: left;
padding: 0 8px 8px 0;
clear: left;
}
.trxImgData {
float: right !important;
padding: 0 11px 11px 0 !important;
}
div.serviceBox {
width: 900px;
clear:both;
border-bottom: 1px solid #B4B3B3;
float: right;
padding-bottom: 15px;
margin-bottom: 15px;
}
div.clientsPic div.serviceImg {
width: 262px !important;
}
div.clientsPic div.serviceText {
width: 610px !important;
}
div.serviceImg {
float: right;
width: 192px;
padding: 2px 0 0 18px !important;
}
div.serviceBox img {
float: right;
padding: 0 !important;
}
div.serviceText {
float: right;
width: 680px;
}
div.wpcf7 {
width: 400px;
float: right;
}
div.wpcf7 p {
float: right;
}
div.butbut {
	width: 71px;
clear: both;
float: left !important;
padding-left: 63px;
}
div.butbut input {
	border: 0;
	background-color: Transparent;
	width: 71px;
	height: 26px;
	background-image: url(images/but2.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.your-message textarea {
width: 334px;
}
#shTopImg{
position: relative;
}
.fancyExit {
top: 0;
width: 30px;
height: 30px;
float: left;
}

span.carousel-previous , span.carousel-next 
{
	display: none;
}
.fieldhover {
color: red !important;
}
div.trxVideo {
width: 395px;
hegiht: 300px;
margin-top: 10px;
}
.iwpnet {
float: left;
padding: 8px 0 10px 12px;
color: #666666;
}
div.articles img {
float: none;
padding:0 !important;
}
div.clientsPage img {
float: right !important;
margin: 0 0 16px 16px;
padding: 0 !important;
}
div.clientsPage p , div.clientsPage h2 {
float: left;
width: 630px;
}
div.hrClear {
margin: 20px 0 14px 0;
background-color: #B4B3B3;
height: 1px;
font-size: 0;
clear: both;
}
img.alignnone
{
float:left;
}


.navigation {
color: #000000;

padding: 5px;
display: block;
width: 870px;
}

.navigation .alignleft {
float: left;
background: #FDF732;
padding: 5px;
}

.navigation .alignright {
float: right;
background: #FDF732;
padding: 5px;
}

div.c-form {
width:450px;
float:right;
}

div.c-form  div div.label
{
clear:right;
	display: block;
	float: right;
	width: 64px;
	padding-top: 3px;
}
div.c-form  div div.formInput 
{
	float: right;
	width: 385px;
	height: 24px;
margin-bottom:6px;
		
}
div.c-form  div div.formInput input
{	
	width: 196px;
	padding: 2px 6px 0 0;
}
.but-Csend
{
	border: 0;
	background-color: Transparent;
	float: right;
	width: 71px;
	height: 26px;
	background-image: url(images/but2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 60px;
text-indent:-9999px;
overflow:hidden;
}
div.command
{
width:100%;
float:right;
margin-top:18px;
}
