<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*resets and overrides
=======================*/
* { margin:0; padding:0; }
img { border:none; }
a:focus { outline:none; }

/*Links &amp; Type
================*/
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#383838;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#e5e5e3;
}
a:link, a:active, a:visited { text-decoration:none; }
a:hover {
	color:#F00;
	text-decoration:underline;
}
	
h1 { }
h1 a { }
h1 a:hover { }

h2 { }
h2 a { }
h2 a:hover { }

/*Main Layout
===============*/
#page { 
	width:999px;
	height:auto;
	margin:0px auto;
}
#header { 
	width:999px;
	height:206px;
}
.header { 
	width:999px;
	height:135px;
	margin-bottom:19px;
}
.logo {
	width:654px;
	height:135px;
	float:left;
}
.header-right {
	width:345px;
	height:135px;
	float:left;
}
#calender {
	width:193px;
	float:right;
	padding:1px 10px 1px 0px;
	margin:115px 10px 0px 0px;
	border-right:1px solid #717270;
}
#calender_bullet {
	width:10px;
	height:10px;
	margin-top:3px;
	float:right;
	background-color:#55be4f;
}
#calender_text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#717270;
	float:right;
	margin-left:4px;
}
.calender_txt2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#817f7f;
}
.arabic-txt {
	width:26px;
	height:14px;
	float:right;
	margin-top:115px;
}
.english-txt {
	width:26px;
	height:14px;
	float:right;
	margin-top:116px;
	margin-left:7px;
}
.english-txt a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#817f7f;
}
div#menu {
	width:780px;
	margin:0px auto;
    height:46px;
	float:left;
	margin-left:160px;
}
div#menu ul {
    list-style: none;
    float: left;
}
div#menu li {
    position: relative;
    z-index: 9;
    display: block;
    float: left;
	z-index:99999;
	padding:0px 10px;
}
div#menu li:hover&gt;ul {
    left: -2px;
}
div#menu li div {
    list-style: none;
    float: left;
    position: absolute;
    top: 50px;
    left: 0;
    width: 208px;
    z-index: 11;
    visibility: hidden;
    padding: 0 0 9px 7px;
    _padding: 0 0 9px 3px;
    background: url(../images/submenu-bottom.png) no-repeat 7px bottom;
    _background-image: url(../images/submenu-bottom.gif);
    margin: 0 0 0 -9px;
}
div#menu li:hover&gt;div {
    visibility: visible;
}

div#menu li.current a {}

/* menu::level1 */
div#menu a {
    position: relative;
    z-index: 10;
    height: 55px;
    display: block;
    float: left;	
    padding: 0 10px 0 10px;
    line-height: 55px;
    text-decoration: none;
}
div#menu span {
    font: normal 12px Tahoma, Geneva, sans-serif;
    padding-top: 18px;
    color: #787878;
    text-transform:uppercase;
    display: block;
    cursor: pointer;
    background-repeat: no-repeat;		
}
div#menu ul a:hover span {
    color: #353535;
}

div#menu li { background: url(../images/nav_separator.png) top left no-repeat; }
div#menu li.last span{
    background: url(../images/nav_separator.png) top right no-repeat;
    padding: 18px 18px 16px 0;
}

/* menu::level2 */
div#menu ul ul li {
    background: url(../images/nav_dropdown_sep.gif) left bottom repeat-x;
    padding: 4px 0;
    z-index: 9;	
}
div#menu ul ul {
    z-index: 12;	
    padding: 0;
    background: rgb(226,226,226) url(../images/nav_dropdown_grad.png) right top no-repeat;
    margin-top:0px;
    margin-left:4px;
    margin-right:5px;
}
div#menu ul ul a {
  	width: 184px;
	padding: 0px 7px 3px 8px;
    height: auto;
    float: none;
    display: block;
    background:none;
    margin-bottom: 2px;
    z-index: -1;
}
div#menu ul ul a span {
	padding: 0 10px 0px 10px;
    line-height: 20px;
    color: #454545;
    font-weight:normal;
    text-transform: none;
    background:none;
}
div#menu ul ul a:hover {
    background: url(../images/submenu-selected-bottom.gif) no-repeat 8px bottom;
}
div#menu ul ul a:hover span {
    background: url(../images/submenu-selected-top.gif) no-repeat 0px 0px;
    color: #fff;
}

div#menu ul ul li.last { background: none; }
div#menu ul ul li {
    width: 100%;
}

.banner {
	width:999px;
	height:421px;
	background-image:url(../images/banner-01.jpg);
}
#wowslider-container {
	width:999px;
	height:421px;
	position:relative;
	margin:0 auto;
	z-index:100;
}
#wowslider-images {
	width:999px;
	height:421px;
}
#wowslider-container  .ws_bullets-container{
	width:999px;
	height:43px;
	background-image:url(../images/bullet-bg.png);
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
} 
#wowslider-container  .ws_bullets{
	position:absolute;
	right:1px;
	bottom:15px;
	z-index:100;
}
#wowslider-container .ws_bullets a {
	position:relative;
	background:url("../images/banner-bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	display:block;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:25px;
	z-index:100;
	outline:none;
}
#wowslider-container a.ws_selbull,#wowslider-container a.ws_overbull,#wowslider-container .ws_bullets a:hover{
	background-position:100% 0;
}
#middle { 
	width:999px;
	height:472px;
	background-color:#FFFFFF;
}
.welcome-container {
	width:999px;
	height:148px;
}
.welcome-left {
	width:45px;
	height:148px;
	float:left;
	background-image:url(../images/welcome-left.png);
}
.welcome-middle {
	width:909px;
	height:148px;
	float:left;
}
.welcome-middle-top {
	width:909px;
	height:92px;
	padding-top:16px;
	text-align:justify;
}
.welcome-middle-bottom {
	width:909px;
	height:40px;
	background-image:url(../images/welcome-bottom.png);
}
.welcome-right {
	width:45px;
	height:148px;
	float:left;
	background-image:url(../images/welcome-right.png);
}
#middle-bottom {
	width:945px;
	height:166px;
	background-color:#f2f2f0;
	padding:10px 27px;
	margin:0px auto;
}
.services-container {
	width:945px;
	height:324px;
	padding:0px 27px;
}
.consultancy-container {
	width:342px;
	height:auto;
	float:right;
}
.consultancy-img {
	width:246px;
	height:98px;
	margin:10px 0px;
	background-image:url(../images/consultancy-img.jpg);
}
.services ul {
	list-style:none;
}
.services ul li {
	background:url(../images/bullet.png) center right no-repeat;
}
.services ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#565755;
	padding-right:15px;
	text-decoration:none;
	cursor:default;
	line-height:20px;
}
.consultancy-sub-header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#141413;
}
.training-container {
	width:354px;
	height:auto;
	float:right;
}
.training-img {
	width:262px;
	height:98px;
	margin:10px 0px;
	background-image:url(../images/training-services-img.jpg);
}
.mngmnt-container {
	width:245px;
	height:auto;
	float:right;
}
.mngmnt-img {
	width:245px;
	height:99px;
	margin:10px 0px;
	background-image:url(../images/mngmnt-img.jpg);
}
.heading-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1b9b1b;
	line-height:22px;
}
.common-txt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#373837;
}
.read-more a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#f00;
	text-align:right;
	float:right;
}
.highlight-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1b9b1b;
	line-height:22px;
}
.companies-container {
	width:317px;
	height:auto;
	border-left:1px solid #898988;
	margin-left:22px;
	float:right;
	padding-bottom:15px;
}
.sisters-header {
	width:120px;
	height:32px;
	background-image:url(../images/sisters-header-arabic.png);
}
.cmpny-logo01 {
	width:56px;
	height:51px;
	float:right;
	margin:7px 0px 15px 10px;
}
.cmpny-logo02 {
	width:140px;
	height:51px;
	float:right;
	margin:7px 0px 15px 0px;
}
.cmpny-logo03 {
	width:225px;
	height:45px;
	float:right;
}
.cmpny-logo04 {
	width:58px;
	height:51px;
	float:right;
	margin:7px 10px 15px 0px;
}
.iso-container {
	width:316px;
	height:auto;
	border-left:1px solid #898988;
	margin-left:30px;
	float:right;
	padding:0px 0px 15px 5px;
}
.iso-header {
	width:152px;
	height:32px;
	background-image:url(../images/iso-header-arabic.png);
}
.clients {
	width:246px;
	height:118px;
	background-image:url(../images/clients-arabic.jpg);
	float:left;
}
.footer-container {
	width:100%;
	height:43px;
	background-color:#117c12;
}
#footer { 
	width:999px;
	height:43px;
	margin:0px auto;
}
.footer-menu-container {
	width:784px;
	height:auto;
	float:right;
	padding-top:15px;
	color:#75bd75;
}
.footer-menu-container a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#75bd75;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-menu-container a:hover {
	color:#FFF;
}
.footer-menu-container a.active {
	color:#FFF;
}
.footer-copyright-container {
	width:214px;
	height:auto;
	float:left;
	padding-top:15px;
	color:#1d3102;
	text-align:left;
}

/*About us
---------------*/
.inner-middle-container {
	width:949px;
	height:auto;
	padding:8px 25px;
	background-color:#FFF;
}
.inner-middle-left-container {
	width:641px;
	height:auto;
	padding-right:22px;
	text-align:justify;
	float:left;
}
.inner-middle-left-container li {
	width:608px;
	height:auto;
	padding-right:22px;
	background:url(../images/inner-arabic-bullet.png) right top no-repeat;
	list-style:none;
	color:#666;
	margin-left:11px;
	line-height:22px;
}
.inner-subheader-txt {
	font-size:13px;
	font-weight:bold;
	color:#1b9b1b;
	line-height:22px;
}
.inner-subheader-txt1 {
	font-size:13px;
	font-weight:bold;
	color:black;
	line-height:22px;
}
.inner-middle-right-container {
	width:264px;
	height:auto;
	border:1px solid #e1e2dc;
	background-color:#f2f2f0;
	float:left;
	padding:6px 8px;
	text-align:justify;
}
.consultancy-services-container {
	width:256px;
	height:26px;
	background-color:#ebece7;
	padding:4px 8px 0px 0px;
	margin-bottom:8px;
}
.consultancy-services-img {
	width:262px;
	height:98px;
	margin-bottom:4px;
}
.inner-readmore {
	width:262px;
	text-align:right;
	color:#F00;
	float:right;
	margin-bottom:8px;
}
.inner-readmore a {
	color:#F00;
}
.inner-middle-bottom-container {
	width:100%;
	height:186px;
	background-color:#f2f2f0;
}
.photo {
	width:108px;
	height:117px;
	float:right;
	margin:0px 0px 8px 8px;
}

/*Our clients
---------------*/
.clients-container {
	width:300px;
	padding-left:10px;
	float:right;
}
.clients-container ul{
	margin:0px;
	padding:0px;
	}
.clients-container ul li{
	width:300px;
	}
/*Training Schedule
--------------------*/
table td {
	border-top:1px solid #c2c2c2;
	border-left:1px solid #c2c2c2;
	padding:4px 0px 4px 5px;
}
table .header-txt {
	background-color:#d7d7d7;
	font-weight:bold;
	text-align:center;
}
table .bg {
	background-color:#f3f3f3;
}
.submit-form {
	width:641px;
	height:auto;
	padding-top:22px;
	text-align:right;
}

/*Contact us
---------------*/
.contact-left-container {
	width:360px;
	float:left;
}
.contact-right-container {
	 width:230px; 
	 float:left; 
	 margin-left:25px;
	 margin-top:25px;
}
.contact-individual-container {
	width:350px;
	margin-top:10px;
}
.label {
	width:100px;
	float:left;
	padding-top:1px;
}
.label1 {
	width:328px;
	float:left;
	padding-top:1px;
}
.label-divider {
	width:20px;
	float:left;
	padding-top:1px;
}
.txtbox-container {
	width:228px;
	height:auto;
	float:left;
}
.txtbox {
	width:228px;
	height:16px;
	border:1px solid #939393;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#383838;
}
.txtarea {
	width:228px;
	height:60px;
	border:1px solid #939393;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#383838;
}
.btn {
	width:64px;
	height:25px;
	float:left;
	margin-right:20px;
	padding-top:35px;
}
.contactus-discription {
	 width:617px; 
	 margin-top:15px;
	 padding-right:24px;
}

/*------------------News and events-------------------------*/

.news-img-container {
	width:143px;
	height:120px;
	float:right;
	/*background-image:url(../images/news-img.png);*/
	margin:5px 0px 0px 10px;
	}


/*Secondary layout structures
===============================*/
#callout-alpha { }
#callout-beta { }

/*Form Elements
=================*/
label { }
input { }
input.button { }

/*Miscellaneous
=================*/
.left { float:left; }
.right { float:right; }
.clear { clear:both; }


</pre></body></html>