body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
}
body, ul, li, p, h1, h2, h3, h4, h5, h6, b, label {
	margin: 0;
	padding: 0;
}
* {
	outline: none;
}
a img {
	border: none;
}
a {
	color: #666;
}
a:hover {
	text-decoration:none;
}
.navigatorHolder a{
	text-decoration:none;
}
li {
	list-style: none;
}
.marginAuto {
	width: 935px;
	margin: 0 auto;
}
h1 {
	font-size: 18px;
}
.headerHolder {
	border-bottom: 4px solid #20202f;
	padding-bottom: 8px;
	margin-top: 10px;
}
.topMenuHolder {
	margin-bottom: 33px;
}
.topMenuHolder ul {
	float: right;
}
.topMenuHolder li {
	float: left;
	margin: 0 0 0 15px;
	background: url(../images/separator-01.png) no-repeat right 50%;
	padding-right: 15px;
}
.topMenuHolder li.last {
	background: none;
	padding-right: 0px;
}
.topMenuHolder li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #535b70;
	font-size: 11px;
	text-transform: uppercase;
}
.topMenuHolder li a:hover, .topMenuHolder li a.selected {
	color: #ef3523;
}
/********main menu***********/
.mainMenuHolder {
	margin-bottom: 33px;
}
.mainMenuHolder ul {
	float: right;
}
.mainMenuHolder li {
	float: left;
	margin: 0 0 0 15px;
	background: url(../images/separator-02.png) no-repeat right 50%;
	padding-right: 15px;
}
.mainMenuHolder li.last {
	background: none;
	padding-right: 0px;
}
.mainMenuHolder li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #535b70;
	font-size: 20px;
}
.mainMenuHolder li a:hover, .mainMenuHolder li a.selected {
	color: #ef3523;
}
/**********components*************/
.componentsHodler {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.componentsHodler td {
	vertical-align: top;
}
.componentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #20202f;
	border-bottom: 4px solid #20202f;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.componentText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
.more a {
	color: #ed3321;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.more a:hover {
	color: #E45649;
}
.textAlignRight {
	text-align: right;
}
.componentsHodler li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background: url(../images/arrow01.png) left top no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
}
.joinMailingList {
	padding: 0 10px 25px 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	/*border-bottom: 1px solid #CCCCCC;*/
}
.joinMailingList td {
	vertical-align: middle;
	text-align: center;
}
.joinMailingList input {
	border: 1px solid #d7d7d7;
	padding: 8px 6px;
	color: #666666;
	width: 184px;
}
a.join {
	background: #d14336;
	padding: 8px 15px;
	color: #FFFFFF;
}
a.join:hover {
	background: #e45649;
}
.joinMailingList p {
	margin: 10px 0;
	font-size: 14px;
}
.borderNone {
	border-bottom: none;
}
/********Footer********/
.footerHolder {
	color: #888888;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerHolder a {
	color: #888888;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.footerHolder a:hover {
	text-decoration: underline;
}
.textAlignCenter {
	text-align: center;
	margin-bottom: 3px;
}
/**********Navigator*******/
.navigatorHolder {
	min-height: 48px;
	background: #f7f7f7 url(../images/navigatorBg.gif) repeat-x left bottom;
	line-height: 20px;
}
.navigatorHolder td {
	vertical-align: top;
}
.navigatorHolder a {
	background: url(../images/separator-04.png) no-repeat right center;
	color: #001629;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 15px;
	margin-right: 10px;
}
.navigatorHolder a.first {
	padding-left: 0px;
}
.navigatorHolder a.last {
	background: none;
	padding-right: 0px;
	margin-right: 0px;
}
.navigatorHolder a:hover, .navigatorHolder a.selected {
	color: #e45649;
}
.clear {
	clear: both;
}
/**************************************/
.bodyHolder {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.highlightedText {
	font-size: 22px;
	color: #515a73;
	margin: 25px 0;
}
.orange {
	color: #ec3f2c;
}
.seperator {
	border-bottom: 1px solid #CCCCCC;
	margin: 25px 0;
}
h2 {
	color: #515a73;
	font-size: 14px;
}
table.tblStyling01 td {
	vertical-align: top;
}
h1 {
	background: url(../images/separator-07.png) left 2px no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515a73;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.teamHolder li {
	float: left;
	width: 185px;
	margin-right: 45px;
}
.teamHolder li.last {
	margin-right: 0px;
}
.teamThumb {
	margin-bottom: 7px;
	border-bottom: 2px solid #e28282;
}
.teamName {
	color: #515a73;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.teamPos {
	color: #515a73;
	text-transform: uppercase;
	margin-bottom: 7px;
	font-size: 11px;
	font-style: italic;
}
/*********Contact*********/
.contactInfo {
	background: #f7f6f6;
	padding: 30px 25px;
	width: 288px;
	margin-right: 25px;
}
h3 {
	color: #515a73;
	font-size: 14px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
.contactHolder td {
	vertical-align: top;
}
.inputHolder {
	border-bottom: 1px solid #e4e2e2;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
label {
	display: block;
	margin-bottom: 5px;
}
.inputHolder input, .inputHolder textarea {
	background: #f7f6f6 url(../images/inputBg.gif) repeat-y left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding: 10px;
	width: 226px;
	color: #666666;
	margin-bottom: 5px;
}
.inputHolder textarea {
	height: 73px;
	width: 232px;
}
textarea.width557 {
	width: 550px;
	margin-bottom: 20px;
}
a.send {
	color: #FFFFFF;
	background: #001629;
	padding: 8px;
}
a.send:hover {
	background: #123049;
}
.borderBottomNone {
	border-bottom: none;
}
/*************Sector Activities**********/
.posRel {
	position: relative;
}
.rollOver {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/opacity87.png);
	padding: 30px;
	z-index: 1000;
	height: 100%;
	font-size: 14px;
	line-height: 22px;
}
.imageHolder:hover .rollOver {
	display: block;
}
#industryText, #hopitalityText {
	width: 780px;
	display: none;
	padding: 30px;
}
/*****************Map************************/
.lebanon, .iraq {
	display: none;
}
#lebanonIndicator {
	position: absolute;
	left: 392px;
	top: 88px;
	cursor: pointer;
}
.lebanon {
	background: url(../images/lebanon-line.png) right 12px no-repeat;
	padding-right: 180px;
	width: 211px;
	position: absolute;
	top: 80px;
	left: 0;
}
#iraqIndicator {
	cursor: pointer;
	position: absolute;
	right: 472px;
	top: 74px;
}
.iraq {
	background: url(../images/iraq-line.png) left 12px no-repeat;
	position: absolute;
	top: 66px;
	right: 101px;
	padding-left: 180px;
	width: 190px;
}
.countryName {
	font-size: 18px;
	text-transform: uppercase;
	color: #d13222;
}
.marginTop {
	margin-top: 10px;
}
.alert{
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.textAlignRight a, a.join {
	text-decoration:none;
}
.socialMediaLinksCont{
	text-align:center;
	padding:0 0 0 50px;
}