a:focus { outline:none }
img { border: 0 }
body {
	font-family: Verdana, Arial;
	color: #333333;
	font-size: 12px;
	margin:0; padding:0;
	background-color:#999;
	text-align:justify;
}
.left-align{
	float:left;
}
.right-align{
	float:right;
}
.main-wapper{
	width:980px;
	margin:0 auto;
	padding-top:8px;
	background-color:#FFFFFF;
}
.logo-object-counter-menu{
	height:182px;
}
.logo-object-counter{
	height:140px;
}
.logo{
	float:left;
	background-image:url(../images/logos/logo.jpg); 
	width:151px; height:129px;
	margin-left:40px;
	background-repeat:no-repeat;
}
.object{
	float:right;
	padding-right:10px;
}
.logo-box {
	float: left;
	width: 280px;
}
.live-box {
	float: left;
	width: 95px;
	margin-right: 4px;
}
.left-area{
	margin-left:2px;
	width:219px;
	float:left;
}
.heading-bg{
	background-image:url(../images/heading_bg.jpg);
	height:20px;
	padding-left:20px;
	padding-top:5px;
}
.contact-us{
	background-image:url(../images/cntactus.png);
	background-repeat:no-repeat;
	height:18px;
}
.project-heading{
	background-image:url(../images/project.png);
	background-repeat:no-repeat;
	height:18px;
}
.news-heading{
	background-image:url(../images/news.png);
	background-repeat:no-repeat;
	height:18px;
}
.contact-detail{
	width:216px;
	margin:0 6px 3px 0;
	padding-left:2px;
	border:0px solid #B8B6B7;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#F7F7F7;

}
.red-14{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#b00000;
	padding-top:2px;
}
.pak{
	background-image:url(../images/pak_flag.jpg);
	background-repeat:no-repeat;
	width:213px;
	height:127px;
	padding:10px 1 1 2px;
}
.oman{
	background-image:url(../images/uman_flag.jpg);
	background-repeat:no-repeat;
	width:213px;
	height:156px;
	padding:4px 1 1 2px;
	
}
.pro-image{
	background-image:url(../images/pro_image.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:156px;
	margin:14px 0 0 0;
}

.right-area{
	width:740px;
	padding-left:7px;
	float:left;
}
.address-text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	line-height:23px;
}
.address-text2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding-top:5px;
	
}
.blue-link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0072a8;
	text-decoration:underline;
}
.blue-link:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cc0100;
	text-decoration:underline;
}
.bold-textcounter{
	padding:10px 0;
}
.bold-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
	padding-bottom:0px;
	text-transform:capitalize;
}
.mid-textcounter{
	width:720px;
	background-image:url(../images/skafs.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.normal-green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333333;
	text-align:justify;
}
.bold-balck{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.heading-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.clear{
	clear:both; height:30px;
}
.footer{
		background-image:url(../images/footer_bg.jpg);
		background-repeat:repeat-x;
		height:60px;
		padding-top:7px;
}
.footer-text{
	font-family:Verdana, Geneva, sans-serif
	font-size:11px;
	color:#FFF;
	text-align:center;
	line-height:18px;
}
.footer-link{
	color:#FFFFFF;
	text-decoration:none;
}
.footer-link:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#menu{
	height:36px;
	width:978px;
	float:left;
	background-image:url(../images/menue_bg.jpg);
	background-repeat:repeat-x;
	display:block;
	clear: both;
	color: #FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-align: left;
	border-right:2px solid #FFFFFF;
	margin: 0px; 
	padding: 0px;
	text-transform:capitalize;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px; padding: 0px;
	border-left: 1px solid #FFF;
	}
#menu ul li{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px; padding: 0px;
	background-image:url(../images/selected.jpg);
	width:121px; height:36px;
}	
	
/*#menu ul li.first {
	border: none;
}*/
#menu ul li.home {
	border: none;
}
#menu ul li a {
	display: block;
	color: #FFF;
	/*background-image:url(../images/menue_bg.jpg);*/
	margin:0px; padding: 12px 20px 11px 25px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {

}
/* This handles the hover state for the top-level LI and A items */
#menu ul li a:hover,
#menu li:hover, 
#menu li.sfhover {
	color: #FFF;
	background-image:url(../images/menue_bg-hover.jpg);
	background-color:#990000;
	background-repeat:repeat-x;
	text-decoration: none;
	}

/* This hides the nested UL before you hover */
#menu li ul {
	position: absolute;
	width: 150px;
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	display: block;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
	margin: 0px; padding: 0px;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background-image:url(../images/menue_bg.jpg);
	width: 180px;
	background-color:#990000;
	display: block;
	padding: 0px; margin-left: -1px;
	height: 30px; line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #FFF;
}
/* This is the style for the links withing the LI items within the nested UL */
#menu li:hover ul li a,
#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li a,
#menu li.sfhover ul li.current_page_item a {
	background: transparent;
	width: 170px;
	display: block;
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	border: none;
	color: #FFF;
	font-weight: normal;
}
/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, #menu li.sfhover ul li a:hover {
	margin: 0px; padding: 0px 5px;
	height: 30px; line-height: 30px;
	color: #FFF;
	background-color:#FF3300;
	font-weight: normal;
	background-image:url(../images/menue_bg-hover.jpg);
}
.main{
	background-color:#ffffff;
	border: 0px solid #b8b6b7;
	width:741px;
	height:252px;
	overflow:hidden;
	z-index: 1;
	float:left;
	padding:0px;
}
.floatLeft {
	float:left;
	margin-right:10px;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
a {
	outline:none;
}
/*
	TYPOGRAPHY
*/
ul {
	list-style:square inside;
}
a,a:visited {
	text-decoration:none;
}
a:hover,a:active {
	color:white;
}
.contactus p{
	padding:3px 0px 3px 0px;
}
.textarea{ 
	background:url('../images/inputbg.gif') top left repeat-x; 
	width:325px; 
	height:150px; 
}
.select{ 
	font:12px Arial, Helvetica, sans-serif; 
	width:182px;
	background-color:#EFEFEF; 
}
.textarea{ 
	background:url('../images/inputbg.gif') #fff top left repeat-x; 
	width:325px; 
	height:150px; 
	border:solid 1px #898989; 
}
.inputtext{ 
	background:url('../images/inputbg.gif') top left repeat-x; 
	padding:3px; 
	width:173px; 
	border:solid 1px #898989; 
}
.file{ 
	width:265px; 
	background:url('../images/inputbg.gif') top left repeat-x; 
	padding:3px;
	border:solid 1px #898989; 
}
.submit{
	border:0px;
}
.content_box_contact_row{
	float:left;
	width:485px;
	height:auto;
	padding-bottom:6px;
}
.content_box_contact_row2{
	float:left;
	width:485px;
	height:auto;
	
}
.contact_row_left{
	float:left;
	width:200px;
	height:auto;
	padding-left:10px;
	text-align:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	
}
.contact_row_right{
	float:left;
	width:270px;
	height:auto;
	/*color:#8e9f01;*/
	
}
.contact_row_right_check_row{
	float:left;
	width: 400px;
	height:auto;
	/*color:#8e9f01;*/
	padding-bottom:5px;
}
.contact_row_right_check{
	float:left;
	width: auto;
	height:auto;
	/*color:#8e9f01;*/
	padding-right:5px;
}
.contact_row_right_text{
	float:left;
	width: 160px;
	height:auto;
	text-align:left;
}
.contact_row_right_text1{
	float:left;
	width: 180px;
	height:auto;
	/*color:#8e9f01;*/
}
.input2{
	background-color:#fbfcfe;
	border:1px solid #dce1e7;
	width:110px;
}
.submit{padding:2px 15px 3px 15px;border-style:solid;border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-color:#D9DFEA;border-left-color:#D9DFEA;border-bottom-color:#0C2355;border-right-color:#0C2355;background-color:#2274BD;color:#FFFFFF;font-size:11px;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center;}
.input{ 
	background:url('../images/inputbg.gif') top left repeat-x; 
	padding:3px; 
	width:173px; 
	border:solid 1px #898989; 
}
.textarea{ 
	background:url('../images/inputbg.gif') #fff top left repeat-x; 
	width:260px; 
	height:100px; 
	border:solid 1px #898989; 
}
.select{ 
	font:12px Arial, Helvetica, sans-serif; 
	width:182px; 
	background-color:#EFEFEF;
	border:solid 1px #898989; 
}
.file{ 
	width:265px; 
	background:url('../images/inputbg.gif') top left repeat-x; 
	padding:3px;
	border:solid 1px #898989; 
}
#grid {
	font:12px Arial, Helvetica, sans-serif; 
	width: 739px;
	border-top: 4px solid #e3e7e7;
	text-align:left;
}
#grid p {
	clear: both;
	width: 100%;
	margin: 0;
}
#grid span {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #e3e7e7;
	border-bottom: 1px solid #e3e7e7;
}
#grid span.heading {
padding: 3px;
background-color:#F4F0F1;
font:13px Arial, Helvetica, sans-serif; 
font-weight:bold;
text-align:center;
}
#grid span.headinglast {
border-right: 1px solid #e3e7e7;
padding: 3px;
background-color:#F4F0F1;
font:13px Arial, Helvetica, sans-serif; 
font-weight:bold;
text-align:center;
}
#grid span.col {
	font:14px Arial, Helvetica, sans-serif;
	padding: 3px;
	
}
#grid span.collast {
	border-right: 1px solid #e3e7e7;
	font:14px Arial, Helvetica, sans-serif;
	padding: 3px;
	
}
#grid span.message {
	width: 716px;
	border-right: 1px solid #e3e7e7;
	text-align:center;
	color:#FF0000;
	height:40px;
	padding-top:6px;
}
.selected-menu
{
	color: #FFF;
	background-image:url(../images/selected_btn.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	}
.selected-menu:hover
{
	color: #FFF;
	background-image:url(../images/selected_btn.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration: none;
	}
.mainboxe {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	height:auto;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
	padding-left:28px;
	padding-right:28px;
}
.left-box {
	float: left;
	width: 220px;
	margin-right: 60px;
	border: 1px solid #B8B6B7;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
}
.middle-box {
	float: left;
	width: 220px;
	margin-right: 10px;
	border: 1px solid #B8B6B7;
	padding-left:20px;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
}
.right-box {
	float: left;
	width: 199px;
}
.featuretitle {
	font-size: 14px;
	font-weight: bold;
	color: #b00000;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.left-boxFind {
	float: left;
	width: 225px;
	margin-right: 4px;
	
}
.middle-boxFind {
	float: left;
	width: 225px;
	margin-right: 4px;
}
#vline
{
vspsace: 2px; 
height: 2px;
background: url(../images/dot-line.gif) repeat-x;
padding-top:3px;
padding-bottom:2px;

}
.copyright{
	float:left;
	width:980px;
	height:auto;
}
.copyright_left{
	float:left;
	width:auto;
	height:auto;
	padding-left:10px;
}
.copyright_right{
	float: right;
	width:auto;
	height:auto;
	padding-right:10px;
}
.tab{
color: #0066cc;
	text-decoration: none;
}
.tab:hover{
	 color: #000;
	text-decoration: underline;
}
.lastElement { padding-bottom: 0 !important; margin-bottom: 0 !important; }
.internalSpace { padding-bottom: 7px; }

div.zoneAreaTop, div.zoneAreaTopWide, div.zoneAreaTopNarrow {
	background: url(../images/background_zone_top.gif) center bottom no-repeat;
	border: 0px solid black;
	height: 24px;
	clear: none;
	padding-bottom: 6px;
	position: relative;
	width: 340px;
}
div.zoneAreaTopWide {
	background: url(../images/background_zone_top_wide.gif) center bottom no-repeat;
	width: 680px;
}
div.zoneAreaTopNarrow {
	background: url(../images/background_zone_top_narrow.gif) left bottom no-repeat;
	width: 442px;
	margin-bottom: -1px;
}

div.zoneAreaTop ul, div.zoneAreaTopWide ul, div.zoneAreaTopNarrow ul {
	display: block;
	margin: 0;
	xpadding: 19px 0 0 0;
	border: 0px solid black;
	font-weight: bold;
	list-style: none;
	position: absolute;
	bottom: 5px;
	left: 0;
}
div.zoneAreaTop ul li, div.zoneAreaTopWide ul li, div.zoneAreaTopNarrow ul li {
	background-image: url(../images/zone_nav.gif);
	background-repeat: no-repeat;
	border: 0px solid black;
	color: #000000;
	display: block;
	float: left;
	height/**/: 24px;  /* For IE5.5 */
	he\ight: 20px;	/* For IE6 */
	width: 118px;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 4px 0px 0px 10px;
	white-space: nowrap;
	xbackground-position: 100% 0;
}
div.zoneAreaTop ul > li, div.zoneAreaTopWide ul > li, div.zoneAreaTopNarrow ul > li {
	height: 20px;	/* For standards compatible browsers */
}

div.zoneAreaTop ul li a, div.zoneAreaTopWide ul li a, div.zoneAreaTopNarrow ul li a,
div.zoneAreaTop ul li span, div.zoneAreaTopWide ul li span, div.zoneAreaTopNarrow ul li span {
	margin-top/**/: -2px; /* For IE5.5 */
	padding: 2px 0px 2px 0px;
}
div.zoneAreaTopNarrow ul li a, div.zoneAreaTopNarrow ul li span { width/**/: 90px; /* For IE5.5 */ }
div.zoneAreaTopWide ul li a, div.zoneAreaTopWide ul li span { width/**/: 118px; /* For IE5.5 */  }

div.zoneAreaTop ul li.selected, div.zoneAreaTopWide ul li.selected {
	background-image: url(../images/zone_nav_selected.gif);
	color:#000;
}
div.zoneArea, div.zoneAreaWide {
	background:url(../images/background_zone.gif) bottom;
	margin-bottom: 29px;
	padding: 10px;
	width: 680px;
}
div.zoneAreaWide {
	background:url(../images/background_zone_wide.gif) bottom left;
	width/**/: 680px; /* For IE5.5 */
	w\idth: 660px;
}
div.zoneArea2, div.zoneArea2Wide {
	border-left:1px solid #a8badf;
	border-right:1px solid #a8badf;
	width: 688px;
	padding:8px 0 10px	10px;
}
div.narrowZoneArea { 
	width/**/: 442px; /* For IE5.5 */
	w\idth: 250px; 
}
div.zoneAreaTopNarrow ul li { 
	width: 90px !important; 
	background: url(../images/zone_nav_narrow.gif) !important;  
}
div.zoneAreaTopNarrow ul li.selected { 
	width: 90px !important; 
	background: url(../images/zone_nav_narrow_selected.gif) !important;  
}
div.zoneAreaNarrow {
	background:url(../images/background_zone_narrow.gif) bottom left;;
	width: 442px;
}

div.zoneArea2Wide {	
	width/**/: 680px; /* For IE5.5 */
	w\idth: 668px; 
}

div.zoneArea2Wide .email2Col{ width:660px; }
div.zoneArea2Wide .email2Col .colLeft{
	width:200px;
	float:left;
}
div.zoneArea2Wide .email2Col .colRight{
	width:450px;
	float:left;
	padding-bottom:10px;
}
DIV.narrowZoneArea DIV.updatesBox { 
	width: 410px;
	padding: 7px 10px; 
	text-align: right; 
}

.spacer {
clear: both;
margin-bottom: 20px;

}
#mapandlocation {
	margin-top:30px;
}
.gmaps {
	width:410px;
	height:350px;
	color:#000;
}
.gmnoprint{
	color:#000;
}
#news
{
	margin:0 10px 10px 0;
	text-align:left;
}
#news h2
{
	background:url(../images/dark-header-gradient.png) #56789f repeat-x 0% 100%;
	text-shadow:0 -1px 1px rgba(0,0,0,0.2);
	font:normal normal bold 1.05em/1.5 helvetica,arial,sans-serif;
	padding:3px 10px;
	color:#fff;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:0;
}
#news ul
{
	background:url(../images/news-background.png) #fbfbfb repeat-x;
	border:1px solid #b0b0b0;
	border-top:none;
	padding:15px 0;
	margin:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#news li
{
	margin:0;
	padding:0 10px 0 10px;
	font-size:1.05em;
	display: block;
}	

/*Slideshow style rules*/
#slideshow {
	margin:0 auto;
	width:640px;
	height:500px;
	background:transparent url(../images/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:560px;
  height:500px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
}
#pageContainer {
  margin:0 auto;
  width:650px;
}
#pageContainer h1 {
  display:block;
  width:650px;
  height:114px;
  background:transparent url(../images/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.slide img {
  float:right;
  margin:0 15px;
}
ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 0px;
}
ol,ul {list-style:none;}

