body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}
.left {
	float:left;
}
.right {
	float:right;
}
a {
	text-decoration:none;
	outline:none;
	color:#f59193;
}
a:hover {
}
a img {
	border:0px;
}
p {
	text-align:justify;
}
/* Layout */
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#3e2d1d;
	background-color:#f3f0e1;
	padding:0px;
	margin:0px;
}
.logo {
	display:block;
	float:left;
	margin-top:15px
}
.wrap {
	width:950px;
	margin:0px auto;
}
.header {
	background:url(../images/header-bg.gif) repeat-x top;
}
.logo {
	display:block;
	float:left;
	margin-top:15px
}
.header .wrap {
	height:118px;
}
.langAr, .langEn {
	width:32px;
	height:32px;
	float:right;
	display:block;
	background:url(../images/languages.png) no-repeat 0px 0px;
	margin-top:7px;
	margin-right:5px;
}
.langEn {
	background-position:0px -52px;
}

/* Navigation */
.navigationContainer {
	width:650px;
	float:right;
	text-align:right;
}
.navigation {
	font-weight:bold;
	padding-right:0px;
	padding-top:17px;
}
.navigation li {
	display:inline;
	margin-left:25px;
}
.navigation li a {
	color:#f59193;
}
.navigation li a:hover, .navigation li a.activePage {
	color:#f3f0e1;
}
/* ContentContainer */
.contentContainer {
	padding-top:20px;
	padding-bottom:150px;
}
.leftColumn {
	width:615px;
	float:left;
	border-right:1px solid #3e2d1d;
	background:url(../images/home.gif) no-repeat bottom right;
	padding-right:55px;
	padding-bottom:119px;
}
.leftColumnServices {
	width:615px;
	float:left;
	border-right:1px solid #3e2d1d;
	background:url(../images/services.gif) no-repeat bottom right;
	padding-right:55px;
	padding-bottom:119px;
}
.leftColumnClients {
	width:615px;
	float:left;
	border-right:1px solid #3e2d1d;
	background:url(../images/clients.gif) no-repeat bottom right;
	padding-right:55px;
	padding-bottom:119px;
}
.leftColumnJobs {
	width:615px;
	float:left;
	border-right:1px solid #3e2d1d;
	background:url(../images/jobs.gif) no-repeat bottom right;
	padding-right:55px;
	padding-bottom:119px;
}
.leftColumnContact {
	width:615px;
	float:left;
	border-right:1px solid #3e2d1d;
	background:url(../images/contacts.gif) no-repeat bottom right;
	padding-right:55px;
	padding-bottom:119px;
}
.text {
	padding-top:22px;
}
.text p {
	width:600px;
	float:left;
	display:block;
}
.thumb {
	float:right;
	margin:0px 0px 0px 38px;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#faa71a;
	padding-top:7px;
}
/* Right */
.rightColumn {
	width:253px;
	float:right;
}
.rightColumn p {
	padding-top:30px;
}
/* Footer */
.footer {
	height:237px;
	background:url(../images/footer-bg.gif) repeat-x top;
}
.footerNavigation {
	width:650px;
	float:left;
	background:url(../images/footer-bg.png) no-repeat right;
	margin-top:60px;
}
.footerNavigation p {
	font-size:11px;
	text-align:center;
	color:#f3f0e1;
	padding-right:130px;
	padding-top:22px;
}
.imidos {
	margin:60px 20px 0px 0px;
	float:right;
	display:block;
}
.fdbk_tab_left {top: 400px!important;}
