@font-face {
    font-family: 'AlifAlifRegular';
    src: url('../Font/alifalif-regular-webfont.eot');
    src: url('../Font/alifalif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Font/alifalif-regular-webfont.woff') format('woff'),
         url('../Font/alifalif-regular-webfont.ttf') format('truetype'),
         url('../Font/alifalif-regular-webfont.svg#AlifAlifRegular') format('svg');
		 
    font-weight: normal;
    font-style: normal;
	

}

@font-face {
    font-family: 'AlifAlifBold';
    src: url('../Font/alifalif-bold-webfont.eot');
    src: url('../Font/alifalif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Font/alifalif-bold-webfont.woff') format('woff'),
         url('../Font/alifalif-bold-webfont.ttf') format('truetype'),
         url('../Font/alifalif-bold-webfont.svg#AlifAlifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}



body
{
	font-family: 'AlifAlifRegular';
	font-size:17px;
	color:#333;
	

	
}
*
{
	margin:0px;
	padding:0px;
}
h1
{
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
img
{
	border:none;
}
a
{
	text-decoration:none;
}
.main
{
	width:990px;
	margin:auto;
	
}
.header_wrap
{
	height:190px;
	border-bottom:1px solid #dadadc;
	padding:0 0 6px 0;
}
.logo
{
	float:left;
	margin:48px 0 0 0;
}
.header_right_wrap
{
	float:right;
	width:870px;
	margin-top:45px;

	

}
.arabi_button
{
	float:right;
	margin:4px -10px 0 0px;
}
.arabi_button_inner
{
	background:url(../images/arabi_button.jpg) no-repeat;
	width:44px;
	height:25px;
	cursor:pointer;
	border:none;
}


.eng_button
{
	float:left;
	margin:-36px -10px 0 4px;
}

.eng_button_inner
{
	background:url(../images/english_button.jpg) no-repeat;
	width:44px;
	height:25px;
	cursor:pointer;
	border:none;
}

.Navigation_outer
{
	
	margin: 40px 0 0 0px;
	float:left;
	width:853px;
	
}
.nav
{
	list-style:none;
	
	float:left;
		z-index:100;
	width:680px;
}
.nav li
{

	display: block;
	position: relative;
	float: left;

}
.nav li a
{
	display:block;
	/*background:url(../images/nav_left.png) no-repeat left top;*/
	font-family: 'AlifAlifRegular';
	font-weight:bold;
	color:#939599;
	text-decoration:none;
	font-size:17px;
	padding:8px 8px 13px 8px;

	line-height:25px;
	
	
	

}
.trap_logo
{
	float:right;
	margin-top:2px;
	margin-right:3px;
}
/*noindex:-o-prefocus, .nav li a {
  padding:8px 4px 13px 12px;
}

.nav li a span
{
	
	background:url(../images/nav_right.png) no-repeat right top;
	padding:8px 19px 17px 5px;
	line-height:23px;
	
}*/
.nav li a:hover
{
	
  color:#ed1c24;
  
}
.selected_nav
{
	color:#ed1c24 !important;
}


											.nav li:hover ul {
													display: block;
													position: absolute;
												}
												.nav li:hover li {
													float: none;
													font-size: 11px;
													
													width:295px;
												}
											.nav li:hover a 
												{
												}



.selected_nav a span
{
	
}

.body_container
{
	margin:30px 0 40px 0;
	overflow:hidden;
}

.left_container
{
	
	width:100%;
	
}
.body_bottom_continer
{
	float:right;
	width:100%;
	margin-top:30px;
	
}
.slider_wrap
{
	overflow:hidden;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~SLIDER****************************************/
#container {
	width:670px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:670px;
	height:350px;
	position:relative;
}


#frame {
	position:absolute;
	z-index:0;
	width:789px;
	height:429px;
	top:-6px;
	left:-95px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:-6px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:663px;
	height:332px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:570px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:150px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
	left:5px;

	
}

#slides .next {
	left:632px;
}

/*
	Pagination
*/

.pagination {
	margin:0px auto 0;
	width:137px;
	
	
}

.pagination li {
	float:left;
	margin:12px 1px;
	list-style:none;
	padding:0 0 0 11px;
	
}

.pagination li a {
	display:block;
	width:18px;
	height:0;
	padding-top:32px;
	background-image:url(../images/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
	display:none;
	
	
}

.pagination li.current a {
	background-position:0 -26px;
	
}

/************************Ens Slider******************************/
.top_heading
{
	overflow:hidden;
	margin-top:7px;
	width:742px;
	margin:auto;
}
.pointing_arrow
{
	background:url(../images/pointing_arrow.png) left top;
	width:35px;
	height:37px;
	float:left;
	margin:7px 0 0 0;
}
.top_heading h1
{
	/*color:#787878;*/
	color:#333;
	font-family: 'AlifAlifRegular';
	font-size:26px;
	float:left;
	padding:0 0 0 0px;
	text-transform:uppercase;
	margin:0;
}
.paragraph_outer
{
	width:742px;
	margin:auto;
    overflow:hidden;
}
.paragraph
{
	padding:5px 0 85px 0;
	width:100%;
	float:right;

}
 p
{
	padding:10px 0px;
	font-size:17px;
	font-family: 'AlifAlifRegular';
	color:#333;
	text-align:justify;
}
.paragraph1
{
	padding:5px 0 85px 0;
	float:left;

}
.paragraph1  p
{
	padding:10px 0px 0 0;
	font-size:17px;
	font-family: 'AlifAlifRegular';
	color:#333;
	text-align:justify;
}

.footer_wrap
{
	width:990px;
	border-top:1px solid #cfcfcf;
	padding:18px 0px;
	margin:auto;
	overflow:hidden;
	min-height:260px;
	
}
.footer_logos
{
	float:left;
	margin:7px 40px 0 0;
}

.footer_top
{
	background:#ed1c24;
	padding:10px 0px;
	overflow:hidden;
}
.footer_main
{
	width:990px;
	margin:auto;
	background:#ed1c24;
	
}
.footer_logo
{
	float:left;
	margin:5px 0 0 0;
}
.footer_right
{
	width:468px;
	float:right;
	font-size:15px;
	margin:0px 0 0 0;
	line-height:22px;
	
}
.footer_right_inner_left_data
{
	/*width:562px;*/
	/*float:right;*/
	text-align:right;
	font-size:19px;
	 font-family: 'AlifAlifRegular';
	margin:12px 0 0 0;
	line-height:22px;

	color:#333;
	
}
.footer_text
{
	color:#6a6a6a;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:13px;
}
.footer_botton
{
	margin:5px 0 10px 0;
	overflow:hidden;
}
.copy_right_text
{
	/*float:right;*/
	color:#333;
	text-align:right;
	font-size:19px;
	font-family: 'AlifAlifRegular';
	padding:10px 5px 0 0;
}
.copy_right_text span
{
	text-align:right;
	margin:36px 0px 0 0;
		font-size:17px;
	float:right;
}
/******************************************Scop of work**************************************/
.scope_pic_outer
{
	overflow:hidden;

	width:520px;
	margin:10px auto;

}
.scope2_pic_outer
{
	overflow:hidden;
     
	width:750px;
	margin:10px auto;


}
.termite_pic_outer
{
	overflow:hidden;
     
	width:945px;
	margin:10px auto;


}
.scope_left_pic
{
	padding:3px;
	width:242px;
	overflow:hidden;
	border:1px solid #ecedee;
	float:left;
}
.scope_right_pic_wrap
{
	float:right;
	width:248px;
	
}
.scop_pic_right
{
	padding:3px;
	border:1px solid #ecedee;
	margin-bottom:6px;
	float:left;
}
.termite_pic_right
{
	padding:3px;
	border:1px solid #ecedee;
	margin:0px 20px 6px 0px; 
	float:left;
}
.scope2_left_pic_wrap
{
	float:left;
	width:365px;
	margin-right:10px;

	
}
.scope2_right_pic_wrap
{
	float:right;
	width:365px;

	
}


.scop_top_heading
{
	overflow:hidden;
	float:left;
	width:100%;
	
	
}

.scop_top_heading h1
{
	color:#333;
	font-family: 'AlifAlifRegular';
	font-size:24px;
	float:left;
	padding:0 0 0 0px;
	margin:0;
	
}

/********************************************Services*******************************/

.services_pic_wrap
{
	border:3px solid #e53941;
	margin-top:7px;
}
.services_text_list
{
	margin:2px 0px 15px 0px;
}
.services_text_list li
{
	color: #333;
    font-family: 'AlifAlifRegular';
    font-size: 15px;
    text-align: justify;
	padding:0 0 0 18px;
	display:block;
	text-decoration:none;
	background:url(../images/bullet.png) no-repeat left 10px;
}

.services_left
{
	float:left;
	width:360px;
}
.services_right
{
	float:right;
	width:360px;
}
/**************************Client Page**********************/

.clietns_list
{
	width:300px;
	float:left;
	margin:0 70px 0px 0px;

}
.clietns_list li
{
	color: #333;
    font-family: 'AlifAlifRegular';
    font-px;size: 15px;
    text-align: justify;
	padding:10px 0 0 18px;
	display:block;
	text-decoration:none;
	background:url(../images/bullet.png) no-repeat left 21px;
}

.clietns_list_2
{
	width:245px;
	float:right;

}
.clietns_list_2 li
{
	color: #333;
    font-family: 'AlifAlifRegular';
    font-size: 15px;
    text-align: justify;
	padding:10px 0 0 18px;
	display:block;
	text-decoration:none;
	background:url(../images/bullet.png) no-repeat left 21px;
}
.clients_outer_wrap {
    width:990px;
    overflow: hidden;
	margin:auto;

}
/*********************************************************Contact us***************************************/

.contactus_outer_wrap
{
	width:990px;
	float:left;
	margin:15px 0 20px 0;
}
.contactus_outer_wrap_top
{
	width:990px;
	height:14px;
	background:url(../images/contact_top.jpg) no-repeat;
	
}
.contatcus_outer_wrap_middle
{
	width:972px;
	overflow:hidden;
	padding:0px 8px;
	border:1px solid #dbdbdb;
}
.contactus_outer_wrap_bottom
{
	width:990px;
	height:14px;
	background:url(../images/contact_bottom.jpg) no-repeat;
}
.contatcus_outer_wrap_left
{
	float:left;
	width:405px;
	
}
.contatcus_outer_wrap_right
{
	float:right;
	width:508px;
	
}
.branches_outer
{
	float:left;
	overflow:hidden;

}

.contact_left
{
	width:480px;
	overflow:hidden;
	margin:10px 0 0 0;
	float:left;
}
.contact_form_top
{
	width:480px;
	height:20px;
	background:url(../images/contact_form_top.png) no-repeat
}
.contact_form_middle
{
	width:478px;
	overflow:hidden;
	border-left:1px solid #ee1c25;
	border-right:1px solid #ee1c25;
	padding:5px 0px;
}
.contact_form_bottom
{
	width:480px;
	height:20px;
	background:url(../images/contact_form_bottom.png) no-repeat;
}

.contact_us_table
{
	width:460px;
	margin:10px auto;
	
	
}
.contact_us_row
{
	overflow:hidden;
	padding:3px 5px;
}
.contact_first_column
{
	width:142px;
	/*color:#ED1C24;*/
	color:#333;
	font-weight:bold;
	font-size:17px;
	text-align:left;
	float:left;
	
	
}
.contact_second_column
{
	width:250px;
	color:#939599;
	font-size:17px;
	text-align:left;
	float:left;
	
	
}
.text_box_outer
{
	background:url(../images/text_box.jpg) no-repeat;
	width:247px;
	height:23px;
    	padding:7px 0 0 3px;
	border:none;
	
	
}
.text_box_inner
{
	background:none;
	width:224px;
	height:18px;
	font-size:14px;
	color: #9e9e9e;

	border:none;

	font-family:Arial, Helvetica, sans-serif;
}

.dropdown
{
  color: #9e9e9e;
  font-size:13px;
  width:200px;
  font-family:Arial, Helvetica, sans-serif;
  padding:5px;
  border:none;
  border:1px solid #dbdbdb;
	
}
.text_area_wrap
{
	height:100px;
	width:245px;
	background:url(../images/text_area_bg.jpg) repeat-x left top #FFF;
	padding:2px 0 0 3px;
	border:1px solid #efefef;
}
.text_area_wrap_inner
{
	background:none;
	height:100px;
	width:245px;
	border:none;
	font-size:14px;
	color: #9e9e9e;
}
.submit_btn
{
	width:102px;
	height:31px;
	background:url(../images/submit_btn.jpg) no-repeat;
	cursor:pointer;
	border:none;
	float:right;
}


.contact_form_right
{
	float:right;
	width:492px;
	margin-bottom:20px;

	
}

.city_big_wrap
{
	width:492px;
	overflow:hidden;
}
.city_big_top
{
	width:492px;
	height:15px;
	background:url(../images/city_big_top.png) no-repeat;
}
.city_big_middle
{
	width:490px;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	overflow:hidden;
	

}
.city_big_bottom
{
	width:492px;
	height:15px;
	background:url(../images/city_big_bottom.png) no-repeat;
}
.city_left_wrap
{
	width:160px;
	overflow:hidden;
	font-family: 'AlifAlifRegular';
	font-size:17px;
	color:#000;
	float:left;
	text-align:center;
	font-weight:bold;
	margin:17px 0 0 0;
}
.city_right_wrap
{
	width:330px;
	overflow:hidden;
	font-family: 'AlifAlifRegular';
	font-size:15px;
	color:#333;
	float:left;
	text-align:center;
	
}
.city_right_wrap_row
{
	width:287px;
	overflow:hidden;
	font-family: 'AlifAlifRegular';
	font-size:13px;
	color:#939599;
	text-align:center;
	
}
.city_first_column
{
	overflow:hidden;
	width:130px;
	float:left;
	text-align:left;
	font-weight:bold;
}
.city_second_column
{
	overflow:hidden;
	width:188px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:7px 0 0 0;
	float:left;
	text-align:left;
}

.city_inner_wrap
{
	float:left;
	overflow:hidden;
	width:231px;
	margin:0 13px 0 0px
}
.city_inner_wrap_top
{
	height:16px;
	width:231px;
	background:url(../images/small_city_top.png) no-repeat;
}
.city_inner_wrap_middle
{

	overflow:hidden;
	width:229px;
	border:1px solid #dbdbdb;
	min-height:151px;
	margin:10px 0px;
	padding:5px 0px;
}
.city_inner_wrap_bottom
{

	overflow:hidden;
	width:231px;
	height:16px;
	background:url(../images/small_city_bottom.png) no-repeat
}
.city_inner_heading
{

	overflow:hidden;
	font-family: 'AlifAlifRegular';
	font-size:15px;
	color:#000;
     padding:0 0 0 10px;
	font-weight:bold;

}
.small_city_first_colmn
{
	/*float:left;*/
	/*width:90px;*/
	width:100%
	font-size:11px;
	color:#333;
	text-align:left;
    font-family: 'AlifAlifRegular';
	padding:0 0 0 5px;
	font-weight:bold;
	
}
.small_city_second_colmn
{
	/*float:left;*/
	width:118px;
	font-size:13px;
	color:#333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0 0 36px;
	
}



/*------------------------------------*\
	NAV
\*------------------------------------*/
.nav_outer
{
	float:left;
	width:818px;

}
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	
*/
	position:relative;
	z-index:5;
	
}
#nav li{
	float:left;
	margin-right:0px;
	position:relative;
}
#nav a{
	display:block;
	padding:3px 15px 3px 15px;
	/*color:#939599;*/
	font-size:21px;
	color:#333;
	font-family: 'AlifAlifRegular';
	font-weight:normal;
	text-decoration:none;
}
#nav a:hover{
	color:#ed1c24;
	background:#FFF;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	color:#939599;
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	color:#ed1c24;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
	border-bottom:1px solid #b0b1b3;
	border-right:1px solid #b0b1b3;
	border-left:1px solid #b0b1b3;
	border-top:1px solid #b0b1b3;
	background:#FFF;
	
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#ed1c24;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	/*color:#939599;*/
	color:#333;
		
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#c9c8d3;
	color:#ed1c24;
	

	
}
/****************************************Why Pest control**************************************/
.why_pic_wrap
{
	float:left;
	width:210px;
	padding:3px;
	margin-top:8px;
	border:1px solid #ecedee;
}
.why_text_wrap
{
	float:left;
	width:520px;
	color:#333;
	font-family: 'AlifAlifRegular';
    font-size: 17px;
    text-align: justify;
	line-height:24px;
	padding:0px 5px 0px 20px;
}
.why_pic_right_wrap
{
	float:right;
	width:210px;
	text-align:right;
	border:1px solid #ecedee;
	margin-top:8px;
}
/**************************************Termite Threat************************************/
.thermite_threat_img
{
	float:left;
	padding:3px;
	border:1px solid #dbdbdb;
}

.branch_row {
   
    overflow: hidden;
    padding: 17px 5px;
}
.branch_row_2 {
    
    overflow: hidden;
    padding: 2px 5px;
}
.termite_threat_img_wrap
{
	width:900px;
	margin:auto;
}

.combo
{
	width:250px;
	height:29px;
	border:1px solid #DBDBDB;
	padding:4px;
	background: url(../images/text_box.jpg) no-repeat scroll 0 0 transparent;
}