 /** Website template by freewebsitetemplates.com **/
 body {
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	}
	
 #page{
      
 
 }	
 
 #header{
	width:960px;
	height:72px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
		
  #header a#logo{
     position:relative;
	 z-index:100;
  }		
.text_maroon1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #F90;
	font-weight: bold;
	width: 600px;
	padding-left: 10px;
}

.search.web {
	background-color: #F90;
	height: 120px;
	width: 520px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
	padding-left: 20px;
	padding-top: 10px;
}
  
  #header a#logo img{
    border:0; 
  }
  
  /**-------------- Navigation style ---------------**/
  #header ul.navigation{
      list-style-type:none;
	  margin:-82px 0 0 300px;
	  padding:0;
	  overflow:hidden;
	  
  }
  
  #header ul.navigation li{
      float:left;
	  height:35px;
	  width:107px;
  }
  
  #header ul.navigation li.active{
      
	  background:url("../images/menu.gif");
	  background-repeat:no-repeat;
	  background-position: 0 -160px;
  }
  
  #header ul.navigation li a{
    text-decoration:none;
	color:#2c1d00;
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:bold;
	display:inline-block; 
	line-height:35px;
	background:url("../images/menu-separator.gif");
	background-repeat:no-repeat;
	background-position:right; 
	height:35px;
	padding:0 20px 0 20px;
	text-align:center;
	width:67px;
  }
  
  #header ul.navigation li a:hover{
	color:#ffffff;
	
  }
  
  
  /**------------- Start of body style ----------------**/
  
  #body div.banner{
	background-position:center;
	background-repeat:no-repeat;
	height:606px;
	background-image: url(../images/dog.jpg);
  }
  
  
  #body div#content{
    width:960px;
	margin:0 auto;
	overflow:hidden;
	background-image:none;
	height:auto;
	overflow:hidden;
  }
  
  #body div#content .content{
	float:left;
	width:615px;
	margin-right:10px;
	background-image:none;
	height:auto;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }
  
  #body #content .content h2{
	font-family: "Myriad Pro";
	margin: 80px 0 0 30px;
	font-size: 20px;
  }
  
  
  #body #content .content ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
	 
  }
  
  #body #content .content ul li{
	width:615px;
	float:left;
	line-height:25px;
	height:auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	 
  } 
  
  #body #content .content ul li span{
	display:block;
	font-size: 20px;
  }    
  #body #content .content ul li span a{
    color: #7F7154;
    font-family: "Myriad Pro";
    font-size: 14px;
	text-decoration:none;
  }
  #body #content .content ul li span a:hover{
    color: #000000; 
  }
  
  
  #body #content .content ul li span a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .content ul li span a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
  
  #body #content .content ul li a{
     text-decoration:none;
  }
  
  #body #content .content ul li a:hover{
    color:#F8F3E9;
  }
  
  #body #content .content ul li a.more{
     text-decoration:none;
	 color:#FFAD00; 
  }
  
  
  #body #content .content ul li a.more:hover{
     text-decoration:none;
	 color:#ff6600;
  }
   
  #body #content .content ul li h2{
    font-family:"Myriad Pro";
    font-size:20px;
	margin:0;
	
	}
   
  #body #content .content ul li  p{
    font-family:"Myriad Pro";
	font-size:14px;
	text-align:justify; 
	color:#7f7154;
	margin:0;
  }
  
  #body #content .content ul li  p a{
    color:#FF9E01;
  }
  #body #content .content ul li  p a:hover{
    color:#7f7154;
  }
  
  #body #content .content ul li img{
    border:0;
	float:left;
	margin-right:10px;
  }
    
/**--------- Start of Blog Page Style **/	
    #body #content .content ul.articles{
		list-tyle-type:none;
		margin:80px 25px 0 0;
		padding:0;
		background-image:none;
		width:640px;
	}
	
	#body #content .content ul.articles li{
	  padding:0;
	  clear:both;
	  width:640px;
	
	}
	
	
	
	#body #content .content ul.articles li {
	  background:url("../images/bg-blog-bottom-curve.gif");
	  background-position: left bottom;
	  background-repeat:no-repeat;
	}
	
	#body #content .content ul.articles li div{
	 height:98px;
	 line-height:78px;
	 background:url("../images/bg-blog-heading.gif");
	 background-position: top center;
	 background-repeat:no-repeat;
	}
	#body #content .content ul.articles li p{
	 background:url("../images/bg-blog-content.gif");
	 background-position: left;
	 background-repeat:repeat-y;
	 margin:-10px 0 8px 0;
	 padding: 0 10px 0 48px;
	 font-family:"Myriad Pro";
	 font-size:14px;
	}
	
	#body #content .content ul.articles li p a{
	   color:#FF9D13;
	}
	#body #content .content ul.articles li p a:hover{
	   color:#7F7154;
	}
	
	
	#body #content .content ul.articles li div span{
	   float:left;
	   width:110px;
	   text-align:center;
	   color:#ffffff;
	   font-family:"Myriad Pro";
	   font-size:18px;
	}
	#body #content .content ul.articles li div h2{
	   float:left;
	   width:450px;
	   color:#FF9D13;
	   font-weight:normal;
	   font-size:28px;
	}
	
	
	
	
	#body #content .content div a.old{
	  background:url("../images/top-border-short.gif");
	  background-position: top center;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:118px;
	  height:35px;
	  text-align:center;
	  line-height:35px;
	  position:relative;
	  left:400px;
	    margin-bottom:50px;
		color:#7F7154;
		text-decoration:none;
		font-family:"Myriad pro";
		margin-top:25px;
	}
	
	#body #content .content div a.new{
	  background:url("../images/top-border-short.gif");
	  background-position: top center;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:118px;
	  height:35px;
	  line-height:35px;
	  position:relative;
	  left:40px;
	  text-align:center;
	  margin-bottom:50px;
	  margin-top:25px;
	  color:#7F7154;
	  text-decoration:none;
	  font-family:"Myriad pro";
	}
	#body #content .content div a.old:hover{
	  color:#000000;
	  
	}
	#body #content .content div a.new:hover{
	  color:#000000;
	}
	
	#body #content .content ul.articles li   a.heart{
	  background:url("../images/icons.gif");
	  
	  background-position: 5px -374px;
	  
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:20px;
	  height:20px;
	  margin-top:25px;
	  
	  /*
	  *margin-top:0px; 
	  */
	}
	
	#body #content .content ul.articles li  a.facebook{
	 background:url("../images/icons.gif");
	 background-position: 0 -124px;
	 
	  background-repeat:no-repeat;
	  
	  display:inline-block;  
	  width:20px;
	  height:20px;
	   /*
	   *margin-top:0px;
	   */
	   
	}
	
	#body #content .content ul.articles li  a.twitter{
	  background:url("../images/icons.gif");
	  background-position: 0 -534px;
	  background-repeat:no-repeat;
	  display:inline-block;  
	  width:20px;
	  height:20px;
	  /*
	   *margin-top:0px;
	   */
	}
	
	
	
	

/**--------- End of Blog Page Style **/	
	
  /**----------- Start of Pet Mart Page Style ----------**/
  
  
  #body #content  .search{
	background:url("../images/bg-search-form2.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:540px;
	height:80px;
	margin-top:80px;
	margin-bottom:80px;
	margin-right: auto;
	margin-left: auto;
  }
  
  #body #content  .search input{
    background:url("../images/input-search2.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:420px; 
	 padding: 8px 5px;
	 border:0;
	 margin:5px 3px 5px 10px;
	 font-size:14px;
	 font-family:"Myriad Pro";
	 color:#7f7154;
	 
  }
  
  #body #content .search button{
     background:url("../images/buttons.gif");
	 background-position: 0 -270px;
	 background-repeat:no-repeat;
	 width:77px; 
	 height:30px;
	 border:0;
	 margin:5px 5px 5px 0;
	 cursor:pointer;
  }
  
  #body #content  .search label{
	 font-size:14px;
	 font-family:"Myriad Pro";
	 color:#ffffff;
	} 
   #body #content .search label input{
     margin: 0 10px 0 10px;
	 width:10px;
	 background:transparent;
   }
   
  
  /**----------- End of Pet Mart Page Style ----------**/
  
  
  /**------------ Start of About page style  -------------**/
  
  #body #content .content .about{
	width:630px;
	height:auto;
	overflow:hidden;
  }
  
  #body #content .content .about h2{
    margin:80px 0 0 30px;
	
    font-family: "Myriad Pro";
  }
  
  #body #content .content .about ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
  }  
  
   #body #content .content .about ul li{
		clear:both;
		width:600px;
		padding:20px 10px 0 30px; 
  }  
  #body #content .content .about ul li h2{
      margin:0;
	  padding:0;
	  font-weight:normal;
  }
  #body #content .content .about ul li h2 a{
    color:#ff9506;
	font-size:24	px;
	font-family: "Myriad Pro";
	text-decoration:none;
  } 
  
  #body #content .content .about ul li h2 a:hover{
   color: #7F7154;
  }
  
  #body #content .content .about ul li p{
    color: #7F7154;
    font-family: "Myriad Pro";
    font-size: 14px;
    text-align: justify;
  }	
  
  #body #content .content .about ul li p span{
     display:block;
  }
  
  #body #content .content .about ul li p a{
     color:#000000;
	 text-decoration:underline;
  }
  
  #body #content .content .about ul li p a:hover{
    color:#7F7154;
  }
  
  /**------------ End of About page style  -------------**/
  
  /**---------------- Start for Contact Page Style ------------------**/
  
  #body #content .content div p{
    margin: 10px 0 0 30px;
	padding:0 15px 0 0;
	font-family: "Myriad Pro";
	font-size:14px;
	line-height:25px;
	color:#7F7154;
  }
  
   #body #content .content div p a{
      color:#FF9E01;
   }
   #body #content .content div p a:hover{
	color:#7F7154;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
   }
   
  #body #content .content ul.connect{
    font-family: "Myriad Pro";
    margin: 50px 0 0 30px;
  }
  
  #body #content .content ul.connect li{
    width:640px;
	width:400px;
	margin-top:20px;
  }
  
  #body #content .content ul.connect li h2{
     
	 border-style:solid;
	 border-color:#ccc;
	 border-width:1px;
	 border-top:none;
	 border-right:none;
	 border-left:none;
  }
  #body #content .content ul.connect li span{
    display:block;
  }
  
  #body #content .content ul.connect li span a{
    color:#FF9E01;
  }
  #body #content .content ul.connect li span a:hover{
    color:#7F7154;
  }
  /**---------------- End for Contact Page Style ------------------**/
  
  /**---------------- Start for Pet guide Page Style ------------------**/
  
  #body #content .content ul.section{
     margin:80px 0 0 30px;
	 list-style-type:none;
	 width:580px;
	 overflow:hidden;
	 height:auto;
	 
	 
  }
  
  #body #content .content ul.section li{
     width:240px;
	 margin:0 50px 10px 0;
	 padding:0;
	 float:left;
	 height:250px;
  }
  
   #body #content .content ul.section li h2{
     background-color:#ff9d13;
	 height:30px;
	 line-height:30px;
	 text-align:center;
	 font-family:"Myriad Pro";
	 color:#ffffff;
	 font-weight:normal;
   }
   
   #body #content .content .paging{
     margin:0 0 20px 40px;
	 background:url("../images/border-dotted.gif");
	 background-position:top;
	 background-repeat:repeat-x;
	 width:480px;
	 height:80px;
	 
   }
   
   #body #content .content .paging a{
     text-decoration:none; 
	 font-size:24px;
	 font-family:"Myriad Pro";
	 color:#ffffff;
	 text-align:center;
	 background:url("../images/buttons.gif");
	 background-position: 0 -90px;
	 background-repeat:repeat-x;
	 height:40px;
	 width:40px;
	 float:left;
	 margin:20px 5px 20px 5px;
	 line-height:40px;
   }
   
   #body #content .content .paging a:hover{
     color:#000000;
   }
  
   #body #content .content .paging a.active{
	 background:url("../images/buttons.gif");
	 background-position: 0 0; 
	 background-repeat:repeat-x;
   }
   
   #body #content .content .paging a.next{
	 background:url("../images/buttons.gif");
	 background-position: 0 -180px;
	 background-repeat:repeat-x;
	 height:40px;
	 width:100px;
   }
  /**---------------- End for Pet guide Page Style ------------------**/
  
  
  
  
 /** Start Sidebar style **/ 
  #body #content #sidebar{
	float:left;
	width:325px;
	background-image:none;
  }
  
  
  #body #content #sidebar div#section{
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	overflow:hidden;
	margin-top:80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 320px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999;
	border-right-color: #F90;
	border-bottom-color: #999;
	border-left-color: #F90;
  }
  
  #body #content #sidebar div#section div{
	background-position:center bottom;
	background-repeat:no-repeat;
	height:auto;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
	
  }
  
  #body #content #sidebar div#section div div{
	background-position:center;
	height:auto;
	overflow:hidden;

  }
  
   #body #content #sidebar div#section div div h2 {
     margin-left:25px;
	 font-weight:normal;
	 font-family:"Myriad Pro";
	 font-size:24px;
   }
   
   #body #content #sidebar div#section div div ul{
     list-style-type:none;
	  margin-left:20px;
	  /*
	  *margin-left:50px;
	  */
   }
   
   #body #content #sidebar div#section div div ul li{
     margin-bottom:5px;
	 
   }
   
   #body #content #sidebar div#section div div ul li a{
     text-decoration:none;
	 color:#7F7154;
	 font-size:14px;
	 font-family:"Myriad Pro";
   }
   
   
   #body #content #sidebar div#section div div ul.archive{
     width:210px;
	 margin:0;
	 padding:0 0 0 30px;
   }
   #body #content #sidebar div#section div div ul.archive li{
      background:url("../images/top-border-long.gif");
	  background-position:top center;
	  background-repeat:no-repeat;
   }
   
    #body #content #sidebar div#section div div ul.archive li a{
	 line-height:50px;
	  color:#7F7154;
	 font-size:18px;
	 font-family:"Myriad Pro";	
	 
	   background:url("../images/icons.gif");
	  
	   background-position: 190px 20px;
	  background-repeat:no-repeat;
	  width:210px;
	  display:inline-block;
	  color:#FF9D13;
	  
	}
    
	 #body #content #sidebar div#section div div ul.archive li a.active{
	 
	  background:url("../images/icons.gif");
	  
	  background-position: 190px -42px;
	  background-repeat:no-repeat;
	  color:#FF9D13;
	 
	}
	
     #body #content #sidebar div#section div div ul.archive li ul li{
	   background-image:none;
	   height:20px;
	   /*
	   *height:0px;
	   */
	   padding:0;
	   
	 }
      
	  #body #content #sidebar div#section div div ul.archive li ul{
	    margin:0 0 30px -20px;
		/*
		* margin:0 0 50px -20px;
		*padding-left:40px;
		*/
         background:url("../images/top-border-long.gif");
		  background-position:top center;
		  background-repeat:no-repeat;
		}
	  
      #body #content #sidebar div#section div div ul.archive li ul li a{
	   background-image:none;
	   display:inline-block;
	   /*
	   *line-height:30px;
	   */
	   color:#7F7154;
	  }
	  #body #content #sidebar div#section div div ul.archive li ul li a:hover{
	    color:#FF9D13;
	  }
   
   
   
   #body #content #sidebar div#section div div ul li a:hover{
     color:#ff9d13;
   }
    #body #content #sidebar div#section div div ul li a span{
	 color:#ff9d13;
   }
  
  
  #body #content #sidebar  a img{
    border:0;
  }
  
  
  #body #content #sidebar .search{
	background:url("../images/bg-search-form.gif");
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:150px;
	margin:0;
  }
  
  #body #content #sidebar .search input{
    background:url("../images/input-search.gif");
	 background-position:center;
	 background-repeat:no-repeat;
	 width:190px; 
	 padding: 8px 5px;
	 border:0;
	 margin:5px 3px 5px 10px;
	 font-size:14px;
	 font-family:"Myriad Pro";
	 color:#7f7154;
	 
  }
  
  #body #content #sidebar .search button{
     background:url("../images/buttons.gif");
	 background-position: 0 -270px;
	 background-repeat:no-repeat;
	 width:77px; 
	 height:30px;
	 border:0;
	 margin:5px 5px 5px 0;
	 cursor:pointer;
  }
  
  #body #content #sidebar .search label{
	 font-size:14px;
	 font-family:"Myriad Pro";
	 color:#ffffff;
	} 
   #body #content #sidebar .search label input{
     margin: 0 10px 0 10px;
	 width:10px;
	 background:transparent;
   }
   
   
   
   #body #content #sidebar .section{
      width:300px;
	  margin-top:30px;
   }
   
   #body #content #sidebar .section .aside{
	background:url("../images/bg-sidebar-top.gif");
	background-position:center top;
	background-repeat:no-repeat;
	width:325px;
	padding-top:4px;
	margin:0 0 20px 0;
	height:auto;
   }
   
   #body #content #sidebar .section .aside div{
     width:300px;
	 background:url("../images/bg-sidebar-bottom.gif");
	 background-position:center bottom;
	 background-repeat:no-repeat;
	 padding-bottom:4px;
	 height:auto;
   }
   
   #body #content #sidebar .section .aside div div{
     width:282px;
	 padding: 0 9px 0 9px;
	 background:url("../images/bg-sidebar-mid.gif");
	 background-position:center;
	 height:auto;
   }
   
    #body #content #sidebar .section .aside div div ul{
	 list-style-type:none;
	 margin:0;
	 padding:0;
	}
	
	
	
	#body #content #sidebar .section .aside div div ul li{
	 background:url("../images/bg-list-item.gif");
	 background-position:center bottom;
	 background-repeat:no-repeat; 
	 clear:both;
	 height:32px;
	 line-height:32px;
	 width:282px;
	 
	}
	
	#body #content #sidebar .section .aside div div ul li a{
	  text-decoration:none;
	  display:inline-block;
	  color:#7f7154;
	  font-size:14px;
	  margin:0 0 0 10px;
	  font-family:"Myriad Pro";
	  width:210px;
	  /*
	  _width:200px;
	  */
	  float:left;
	}
	
	#body #content #sidebar .section .aside div div ul li a:hover{
	  color:#e4a217;
	  
	}
	
	#body #content #sidebar .section .aside div div ul li a.more{
	  width:42px;
	  color:#e4a217;
	  float:left;
	  text-align:right;
	}
	
	#body #content #sidebar .section .aside div div ul li a:hover.more{
	  width:42px;
	  color:#7f7154;
	  text-align:right;
	}
	
	
	
	
	#body #content #sidebar .section ul.navigation{
	  list-style-type:none;
	  margin:0;
	  padding:0;
	  overflow:hidden;
	}
   
    #body #content #sidebar .section ul.navigation li.active{
	  float:left;
	  width:140px;
	  height:30px;
	  background:url("../images/menu.gif");
	  background-position: 0 0;
	  background-repeat:no-repeat; 
    } 
	
	
    #body #content #sidebar .section ul.navigation li{
	  float:left;
	  width:140px;
	  height:30px;
	  background:url("../images/menu.gif");
	  background-position: 0 -80px; 
	  background-repeat:no-repeat; 
	  text-align:center;
    } 
	
	#body #content #sidebar .section ul.navigation li a{
	  text-decoration:none;
	  text-align:center;
	  line-height:30px;
	  display:inline-block;
	  font-family:"Myriad Pro";
	  font-size:14px;
	  color:#000000;
	  font-weight:bold;
	}
	
	#body #content #sidebar .section ul.navigation li a:hover{
	  color:#7F7154;
	}
   
   
   /**---- Start of sidebar featured style----**/
    #body #content #sidebar .featured{
	width:300px;
	height:auto;
	overflow:hidden;
	background-color:#ffffff;
	padding-left: 20px;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	}
	
	#body #content #sidebar .featured ul{
	  margin:0;
	  padding:0;
	  list-style-type:none;
	}
	
	#body #content #sidebar .featured  h2{
	   font-family:"Myriad Pro";
	  font-size:28px;
	  color:#000000; 
	  font-weight:normal;
	  margin:60px 0 0 0;
	}
	
	#body #content #sidebar .featured ul li{
	clear:both;
	width:300px;
	height:250px;
	background: url("../images/shadow.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	overflow:visible;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	  
	}
	
	#body #content #sidebar .featured ul li h2{
	   margin:0 0 -10px 0;
	   padding:0;
	}
	
	#body #content #sidebar .featured ul li h2 a{
	 font-family:"Myriad Pro";
	  font-size:20px;
	  color:#000000;
	  font-weight:bold;
	}
	
	#body #content #sidebar .featured ul li h2 a:hover{
	  color:#7F7154;
	}
	
	#body #content #sidebar .featured ul li  img{
	  border:0;
	  float:left;
	}
	#body #content #sidebar .featured ul li a{
	   text-decoration:none;
	}
	
	#body #content #sidebar .featured ul li  p{
	color:#7F7154;
	font-family:"Myriad Pro";
	font-size:14px;
	line-height:25px;
	text-align: left;
	  
	}
	
	#body #content #sidebar .featured ul li  p a{
	  color:#000000;
	}
	
	#body #content #sidebar .featured ul li  p a:hover{
	   color:#7F7154;
	}
	
	#body #content #sidebar .featured ul li.last{
	  background-image:none;
	}
	
	#body #content #sidebar .featured ul li  p a.more{
	   color:#FF9506;
	}
	#body #content #sidebar .featured ul li  p a.more:hover{
	   color:#7F7154;
	}
   
   
   
   /**---------------- Start of sidebar connect style ------------------**/
   
    #body #content #sidebar .connect{
	  width:300px;
	}
	
	#body #content #sidebar .connect h2{
	  color:#ff9e01;
	  font-family:"Myriad Pro";
	  font-size:28px;
	  font-style:Italic;
	  margin:80px 0 0 0;
	  padding:0;
	  font-weight:normal;
	}
	
	#body #content #sidebar .connect ul{
	  margin:0;
	  list-style-type:none;
	}
	
	#body #content #sidebar .connect ul li{
	  clear:both;
	  height:70px;
	  
	  
	  background: url("../images/top-border-short.gif");
	  background-repeat:no-repeat;
	  background-position: 10px bottom;
	}
	
	#body #content #sidebar .connect ul li a{
	  text-decoration:none;
	  display:block;
	  line-height:70px;
	  padding-left:70px;
	  color:#93898a;
	}
	
	#body #content #sidebar .connect ul li a.facebook{
	  background: url("../images/icons.gif");
	  background-position: 0 -174px;
	  background-repeat:no-repeat;
	  
	}
	
	#body #content #sidebar .connect ul li a.facebook:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.subscribe{
	  background: url("../images/icons.gif");
	  background-position: 0 -428px; 
	  background-repeat:no-repeat;
	}
	#body #content #sidebar .connect ul li a.subscribe:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.twitter{
	  background: url("../images/icons.gif");
	  background-repeat:no-repeat; 
	  background-position: 0 -588px;
	}
	
	#body #content #sidebar .connect ul li a.twitter:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	#body #content #sidebar .connect ul li a.flicker{
	  background: url("../images/icons.gif");
	  background-repeat:no-repeat;
	  background-position: 0 -268px; 
	}
	
	#body #content #sidebar .connect ul li a.flicker:hover{
	  opacity:0.8;
      filter:alpha(opacity=80); 
	}
	
	
   
   /**------------------------ End of sidebar style  ----------------------**/
   
  /**----------- Start of featured Style -------------**/ 
   #body .featured{
	background-color:#FFF;
	height:410px;
	background-image:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-position: center;
   }
	
	
   
   /**------------------------ End of sidebar style  ----------------------**/
   
  /**----------- Start of featured Style -------------**/ 
   #body .featured{
	background-color:#FFF;
	height:410px;
	background-image:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-position: center;
   }
   
   #body .featured ul{
     margin:0 auto;
	 padding:0;
	 width:960px;
	 
	 list-style-type:none;
   }
   
   #body .featured ul li{
     float:left;
	 margin-right:30px;
	 height:90px;
   }
   
   #body .featured ul li.last{
       margin-right:0;
   }
   
   #body .featured ul li a{
      text-decoration:none;
   }
   
   #body .featured ul li a{
      text-decoration:none;
   }
   
   
   
   #body .featured ul li a img{
      border:0;
   }
   
   
   
   /**--------------- Start of footer style ------------------**/
   #footer{
     background-color:#310000;
	 background-image:none;
   }
   
   #footer .section{
       width:960px;
	   margin:0 auto;
	   overflow:hidden;
	   position:relative;
   }
   
   #footer .section ul{
      margin:0;
	  padding:0;
	  list-style-type:none;
   }
   #footer .section ul li{
     float:left;
	 width:240px;
	 height:190px;
	 
   }
   
   #footer .section ul li img{
      position:absolute;
	  top:0;
   }
   
   #footer .section ul li h2{
      position:relative;
	  top:60px;
	  left:0;
	  z-index:10;
	  padding: 0 10px 0 15px; 
	  margin:20px 0 -15px 0;
	  /*
	  *margin:30px 0 -20px 0;
	  */
	 
   }
   
   #footer .section ul li h2 a{
       font-family:"Myriad Pro", Arial;
	   font-size:16px;
	   color:#bffb05;
	   text-decoration:none;
	   font-weight:normal;
   }
   
   #footer .section ul li p{
      position:relative;
	  top:60px;
	  padding: 0 10px 0 15px; 
	  z-index:10;
	  font-family:"Myriad Pro";
	  font-size:14px;
	  color:#ffffff;
	  line-height:20px;
   }
   
   #footer .section ul li p a{
     color:#ffffff;
   }
   #footer .section ul li p a:hover{
	color:#F60;
   }
   
   #footer .section ul li p a.more{
      color:#ff6700;
   }
   
   #footer .section ul li p a.more:hover{
      color:#ffffff;
   }
   
   #footer #footnote{
	  background-color:#ffad00;
   }
   
   #footer #footnote .section{
       width:960px;
	   height:50px;
	   text-align:center;
	   line-height:50px;
	   font-family:"Myriad Pro";
	   font-size:13px;
		
   }
   
   #footer #footnote .section a{
      text-decoration:none;
	  color:#000000;
   }
   #footer #footnote .section a:hover{
      color:#ffffff;
   }
   
#sidebar .middle_back {
	height: 380px;
	width: 325px;
	background-image: url(../images/bg-search-form.gif);
}
.news {
	float: right;
	width: 290px;
	padding-top: 0px;
	padding-left: 25px;
}
.map {
	float: right;
	width: 300px;
	padding-left: 25px;
}
.boxnews {
	background-color: #666;
}
table tr td .line1 .small_back .back ul li .jscgbox .jscgbluetext1 {
	color: #FFF;
}
.box2 .tit_bot #marquee2 {
}
.box2 .tit_bot {
	padding-left: 5px;
}

table tr td .line1 .middle_back p {
	color: #FFF;
}
table tr td .line1 .small_back .back ul li .jscgbox {
	color: #FFF;
}
.box_email {
}
.box_email {
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
}
.line1 {
	width: 600px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
}
.small_back {
	padding-left: 10px;
}
.box1 {
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	top: 1305px;
	border: thin solid #F90;
	list-style-type: none;
	left: 19px;
	width: 185px;
	height: 300px;
}
.small_back {
	background-repeat: repeat-x;
}
.box2 {
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	left: 217px;
	top: 1305px;
	border: thin solid #F90;
	height: 300px;
	width: 185px;
}
.text_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	word-spacing: 5px;
	letter-spacing: 0.07cm;
}
.box3 {
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	height: 300px;
	width: 185px;
	left: 421px;
	top: 1305px;
	border: thin solid #F90;
	text-align: left;
}


.box4 {
	width: 185px;
	border: thin solid #F90;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	left: 623px;
	top: 1305px;
	height: 300px;
	font-size: 12px;
}
.box5 {
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	width: 185px;
	border: thin solid #F90;
	left: 820px;
	top: 1305px;
	height: 300px;
	text-align: left;
}
.box4 table tr td a {
	font-size: 11px;
}
.text_archives {
	font-size: 14px;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.box3 p {
	font-size: 14px;
}
.boxes_2 {
	height: 350px;
}
#body .featured_menus {
	background-color:#FFF;
	background-image:none;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#content .content ul li .post {
	width: 600px;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/title.gif);
	background-repeat: repeat-x;
	width: 550px;
	height: 60px;
}
.main_title {
	background-image: url(../images/content_title.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
body_properties {
	background-image: url(../images/bg-body%20properties.gif);
	background-repeat: repeat-x;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/bg-body.gif);
	border: thin solid #F90;
}
.main_banner {
	background-image: url(../images/banner%20construction%20.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.text_all {
	font-family: "Myriad Pro";
	font-weight: bold;
	font-size: 14px;
	color: #7F7154;
}
.arabic_all {
	font-weight: bolder;
	font-size: 16px;
	font-family: "Myriad Pro";
	color: #7F7154;
}
.textsidebar {
	font-family: "Myriad Pro";
	font-size: 14px;
	color: #7F7154;
}
.bannercons {
	height: 300px;
	width: 1400px;
	background-image: url(../images/banner%20construction%20.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.bannerconstruction {
	background-image: url(../images/banner%20construction%20.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
.bannerconsulting {
	background-image: url(../images/banner%20clearing.JPG);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
#sidebar #section div div {
	width: 300px;
}
.sidebar_archives {
	width: 300px;
	float: right;
}
.sidebararchives {
}
.sidebar_archives {
	float: right;
	width: 185px;
	height: auto;
}
.sidebar_archives {
	float: right;
	width: 335px;
}
.title_sidebar_archives {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	width: 185px;
	position: static;
	top: 374px;
	border: thin solid #F90;
	left: 855px;
}
.text_archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	text-align: center;
}
.bannercons {
	background-image: url(../images/banner%20consulting%20.jpg);
}
.banner_consulting {
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	background-image: url(../images/banner%20consulting%20.jpg);
}
.banner_consulting {
	background-image: url(../images/banner%20consulting%20.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}
.content .office_map .box_properties {
	border: thin solid #666;
}
.search .websearchtext1 input {
	width: 100px;
}
.search web {
	background-color: #F90;
	height: 80px;
	width: 540px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
#sidebar2 .websearchtext11 #searchterms {
	width: 400px;
	background-image: url(../images/input-search2.gif);
	height: 25px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#sidebar2 .websearchtext11 input {
	background-image: url(../images/input-search.gif);
	background-repeat: no-repeat;
}
#sidebar {
	height: 150px;
}
.websearchtext111 #searchterms {
	background-image: url(../images/input-search2.gif);
	width: 400px;
	background-repeat: no-repeat;
	height: 25px;
}
.websearchtext111 input {
	height: 28px;
	background-repeat: no-repeat;
}
#sidebar1 {
	height: 110px;
}
#sidebar2 {
	height: 110px;
}
.sidebar_index {
	float: right;
	width: 325px;
	background-image: url(../images/bg-search-form.gif);
	background-repeat: repeat;
}
.sidebar_index {
	background-image: url(../images/bg-search-form.gif);
	background-repeat: repeat-y;
	float: right;
	width: 325px;
	padding-left: 5px;
	height: 400px;
}
#body .menu_185 {
	height: 310px;
	background-repeat: no-repeat;
	background-position: center;
}
.box__1 {
	width: 194px;
	float: left;
	background-position: center;
}
.white_box {
	background-color: #FFad00;
	background-repeat: repeat-x;
	background-position: center;
	height: auto;
}
.featured_menus {
	background-color: #FFF;
	background-image: none;
	background-position: center;
	height: 90px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bannerproperties {
	background-image: url(../images/banner%20properties.JPG);
	background-repeat: repeat-x;
	background-position: center;
	height: 300px;
}
