@charset "utf-8";
/* CSS Document */

	* {
	padding:0px;
	margin:0px auto;
}
body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#cdcfd2;
	line-height:20px;
	background:#0e2b52;
}
a {
	color:#5ab8fa;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
p {
	padding:0;
	margin:0px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color: #D6D6AA;
}
.left {
	float:left;
}
.rigth {
	float:right;
}
.clr {
	clear:both;
}
.text-indent {
	text-indent:-9999px;
}
.paddingtitle {
	padding-top:20px;
 
}
/* overall wrapper */
	#wrapper {
	width:100%;
}
#header-container {
	width:100%;
	height:112px;
	float:left;
	background:url(../images/header-bg.jpg) repeat-x;
}

#header-holder {
	width:960px;
	height:112px;
	background: url(../images/header-bg3.gif) no-repeat right top;
}

#header-holder .inner {
   padding-top: 12px;
}

.header-content {
	width:465px;
	float:right;
}
.nav-holder {
	width:465px;
	height:30px;
	float:right;
	text-align:right;
}



.nav-holder ul li, #footer ul li {
	list-style-type:none;
	display:inline;
	border-right:#3e6fb0 1px solid;
	padding: 0 10px;
}
.nav-holder ul li a, .nav-holder ul li a:visited {
	color:#dee7f3;
	text-decoration: none;
}
.nav-holder ul li a:hover, .nav-holder ul li a:active {
	color:#5ab8fa;
	text-decoration: none;
}

#countrylist ul li {
  display: block;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding: 0 6px;
  background: url(../images/country-divider.gif) no-repeat right;
  
}

#countrylist ul li#noborder, .nav-holder ul li#noborder {
  background: none;
  border: none;
}

#countrylist ul li a {
  font-size: 10.5px;
  color: #ced5df;

}

.textbox {
	background:#eeede0;
	color:#6c6c64;
	border:#6c6c64;
}
#body-bg {
	width:100%;
	background: url(../images/body-bg.jpg) repeat-x top;
	float:left;
}

 
  
.sub-banner-holder, #sub-banner-holder {
	width:100%;
	background:#fff;
	float:left;
}
#sub-banner {
	background:url(../images/subpage-banner.jpg) no-repeat;
	width:960px;
	height:221px;
	text-indent:-9999px;
}
.sub-banner {
	width:960px;
	height:221px;
	text-indent:-9999px;
}

#banner-australia .sub-banner {
	background: url(../images/australia/australia-banner.jpg) no-repeat;
}

#banner-brazil .sub-banner {
	background:url(../images/brazil/brazil-banner.jpg) no-repeat;
}
#banner-greece .sub-banner {
	background:url(../images/greece/greece-banner.jpg) no-repeat;
}
#banner-italy .sub-banner {
	background:url(../images/italy/italy-banner.jpg) no-repeat;
}
#banner-norway .sub-banner {
	background:url(../images/norway/norway-banner.jpg) no-repeat;
}
#banner-russia .sub-banner {
	background:url(../images/russia/russia-banner.jpg) no-repeat;
}
#banner-sweden .sub-banner {
	background:url(../images/sweden/sweden-banner.jpg) no-repeat;
}
#banner-malaysia .sub-banner {
	background:url(../images/malaysia/malaysia-banner.jpg) no-repeat;
}
#banner-denmark .sub-banner {
	background:url(../images/denmark/denmark-banner.jpg) no-repeat;
}
#banner-netherlands .sub-banner {
	background:url(../images/netherlands/netherlands-banner.jpg) no-repeat;
}
#banner-finland .sub-banner {
	background:url(../images/finland/finland-banner.jpg) no-repeat;
}
#banner-norway .sub-banner {
	background:url(../images/norway/norway-banner.jpg) no-repeat;
}
#banner-france .sub-banner {
	background:url(../images/france/france-banner.jpg) no-repeat;
}
#banner-poland .sub-banner {
	background:url(../images/poland/poland-banner.jpg) no-repeat;
}
#banner-ireland .sub-banner {
	background:url(../images/ireland/ireland-banner.jpg) no-repeat;
}
#banner-germany .sub-banner {
	background:url(../images/germany/germany-banner.jpg) no-repeat;
}
#banner-singapore .sub-banner {
	background:url(../images/singapore/singapore-banner.jpg) no-repeat;
}
#banner-hongkong .sub-banner {
	background:url(../images/hongkong/hongkong-banner.jpg) no-repeat;
}

#banner-spain .sub-banner {
	background:url(../images/spain/spain-banner.jpg) no-repeat;
}
#banner-india .sub-banner {
	background:url(../images/india/india-banner.jpg) no-repeat;
}
#banner-taiwan .sub-banner {
	background:url(../images/taiwan/taiwan-banner.jpg) no-repeat;
}
#banner-japan .sub-banner {
	background:url(../images/japan/japan-banner.jpg) no-repeat;
}
#banner-uk .sub-banner {
	background:url(../images/united-kingdom/uk-banner.jpg) no-repeat;
}
#banner-korea .sub-banner {
	background:url(../images/korea/korea-banner.jpg) no-repeat;
}
#banner-usa .sub-banner {
	background:url(../images/united-states/usa-banner.jpg) no-repeat;
}

#banner-hongkong-2 .sub-banner {
	background:url(../images/hongkong-2/hongkong-2-banner.jpg) no-repeat;
}


#banner-egypt .sub-banner {
	background:url(../images/egypt/egypt-banner.jpg) no-repeat;
}

#banner-uae .sub-banner {
	background:url(../images/uae/uae-banner.jpg) no-repeat;
}

#banner-ksa .sub-banner {
	background:url(../images/ksa/ksa-banner.jpg) no-repeat;
}
#banner-kuwait .sub-banner {
	background:url(../images/kuwait/kuwait-banner.jpg) no-repeat;
}

#body {
	width:960px;
	clear:both;
	padding-top:20px;
}
#body-c1 {
	width:630px;
	float:left;
}
#body-c1 .inner {
}
.paddint-texttop {
	padding-top:5px;
}
#thealliance {
	width:168px;
	height:40px;
	float:left;
	background:url(../images/thealiance.gif) no-repeat;
}
#body-c1 p {
}
#whatwedo-holder {
	clear:both;
	margin-top:20px;
}
#body-c1 ul li {
	list-style-type:none;
	display:block;
	line-height:18px;
	padding:7px 0 0 25px;
	background:url(../images/c-bullet.gif) no-repeat 0px 12px;
	float:left;
	width:210px;
}
#body-c2 {
	width:330px;
	float:left;/*background: url(../images/col2-border.gif) no-repeat 0px 0px;*/
	}
#body-c2 .inner {
	padding:0px 12px 0 24px;
}
#contact {
	width:154px;
	height:40px;
	padding:0;
	margin:0;
	background: url(../images/contact-us.gif) no-repeat;
}
#whatwedo {
	width:188px;
	height:40px;
	float:left;
	background:url(../images/what-we-do.gif) no-repeat;
}
#body-c2 ul li {
	list-style-type:none;
	display:block;
	line-height:18px;
	padding:20px 0 0 0px;
}


#footer-border {
 background: url(../images/footer-divider.gif) repeat-x bottom center;
 height: 20px;
 width:960px;
 clear: both;
 padding-top: 20px;
}

#footer {
	width:960px;
	height:36px;
	font-size:11px;
	padding-top:20px;
	clear: both;

	
}
#footer ul li a {
	color:#dee7f3;
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
}
#footer ul li a:hover {
	color:#5ab8fa;
	text-decoration: none;
}
#what-we-offer {
	width:194px;
	height:40px;
	float:left;
	background:url(../images/what-we-offer.gif) no-repeat
}
#news-release {
	width: 200px;
	height: 40px;
	float: left;
	background: url(../images/news-release.png) no-repeat;
}
.services-holder {
	width:275px;
	margin:0;
	padding:0;
	float: left;
}
.services-holder .inner {
	padding: 0 10px 0 0;
}
.services-holder1 {
	width:275px;
	float:left;
	height:230px;
}
.services-holder2 {
	width:255px;
	float:left;
	height:230px;
}
#body-c1 .services-holder1 ul li,  #body-c1 .services-holder2 ul li,  #body-c1 .no-bullet ul li {
	background-image:none;
	padding-top:10px;
	padding-left:0px;
}
.member-fix-height {
	height: 220px;
}
#members {
	background:url(../images/members.gif) no-repeat;
	width:125px;
	height:40px;
	text-indent:-9999px;
	padding:0;
	margin:0;
}
/* members profile*/ 
 	
.membersbody-c1 {
	width:630px;
	float:left;
}
.membersbody-c1 .inner {
	padding:0px 60px 0 0;
}
.membersbody-c1 p {
	padding-top:15px;
}
.country {
	height:40px;
	padding:0;
	margin:0;
	text-indent:-9999px;
}

#australia .country {
	background: url(../images/australia/australia.gif) no-repeat;
}

#brazil .country {
	background: url(../images/brazil/brazil.gif) no-repeat;
}
#malaysia .country {
	background:url(../images/malaysia/malaysia.gif) no-repeat;
}
#denmark .country {
	background:url(../images/denmark/denmark.gif) no-repeat;
}
#netherlands .country {
	background:url(../images/netherlands/netherlands.gif) no-repeat;
}
#finland .country {
	background:url(../images/finland/finland.gif) no-repeat;
}
#norway .country {
	background:url(../images/norway/norway.gif) no-repeat;
}
#france .country {
	background:url(../images/france/france.gif) no-repeat;
}
#poland .country {
	background:url(../images/poland/poland.gif) no-repeat;
}
#ireland .country {
	background:url(../images/ireland/ireland.gif) no-repeat;
}
#germany .country {
	background:url(../images/germany/germany.gif) no-repeat;
}
#russia .country {
	background:url(../images/russia/russia.gif) no-repeat;
}
#singapore .country {
	background: url(../images/singapore/singapore.gif) no-repeat;
}
#greece .country {
	background:url(../images/greece/greece.gif) no-repeat;
}
#hongkong .country {
	background: url(../images/hongkong/honkong.gif) no-repeat;
}
#spain .country {
	background:url(../images/spain/spain.gif) no-repeat;
}
#india .country {
	background: url(../images/india/india.gif) no-repeat;
}
#sweden .country {
	background:url(../images/sweden/sweden.gif) no-repeat;
}
#italy .country {
	background:url(../images/italy/italy.gif) no-repeat;
}
#taiwan .country {
	background:url(../images/taiwan/taiwan.gif) no-repeat;
}
#japan .country {
	background:url(../images/japan/japan.gif) no-repeat;
}
#korea .country {
	background:url(../images/korea/korea.gif) no-repeat;
}
#uk .country {
	background: url(../images/united-kingdom/united-kingdom.gif) no-repeat;
}
#usa .country {
	background: url(../images/united-states/united-states.gif) no-repeat;
}

#hongkong-2 .country {
	background: url(../images/hongkong-2/hongkong.gif) no-repeat;
}

#egypt .country {
	background: url(../images/egypt/egypt.gif) no-repeat;
}

#uae .country {
	background: url(../images/uae/uae.gif) no-repeat;
}

#ksa .country {
	background: url(../images/ksa/ksa.gif) no-repeat;
}

#kuwait .country {
	background: url(../images/kuwait/kuwait.gif) no-repeat;
}


.logo {
	clear:both;
	padding:0;
	margin-top:20px;
}
.content {
	width:570px;
	margin-top:20px;
}
.content ul li {
	list-style-type:none;
	/*list-style-position:inside;*/
	display:block;
	padding-left:20px;
	background:url(../images/c-bullet.gif) no-repeat 0 5px;
}
.membersbody-c2 {
	width:330px;
	float:left;
	
	}
.membersbody-c2 .inner {
	padding:0px 12px 0 24px;
}
.membersbody-c2b {
	width:294px;
	padding:0px 12px 0 24px;
	float:left;
}
.membersbody-c2 ul li, .membersbody-c2b ul li {
	list-style-type:none;
	display:block;
	padding:5px 0 0 0px;
	list-style-type:none;
}



#tabs-container {
	width:560px;
	color:#ccccce;
	margin:0;
	padding:0 0 20px 0;
	background:none;
	margin-top:15px;
	float:left;
}
#tabs-container p {
	padding-top:15px;
	text-align:justify;
	font-weight:normal;
	color:#ccccce;
}
#tabs-container h1 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	background:none;
}
#tabs-container ul li {
	background:none;
	width:140px;
	float:left;
	margin:0;
	padding:0;
}
.click-button {
	width:87px;
	height:20px;
	float:left;
	margin-top:20px;
	clear: both;
}
.click-button a, .click-button a:visited {
	background:url(../images/click.gif) no-repeat;
	padding-left:7px;
	color:#565859;
	text-decoration:none;
	font-size:11px;
	display:block;
}
.click-button a:hover {
	background:url(../images/click.gif) no-repeat;
}
.contact-info {
	margin: 20px 0;
}
.contact-person {
}

