 /** Website template by freewebsitetemplates.com **/
 body { 
            margin:0;
			padding:0;
			background: url("../images/bg-body.gif");
			background-repeat:repeat-x;
	}
	
 #page{
      
 
 }	
 
 #header{
    width:960px;
	height:72px;
	position:relative;
	margin:0 auto;
 }
		
  #header a#logo{
     position:relative;
	 z-index:100;
  }		
  
  #header a#logo img{
    border:0; 
  }
  
  /**-------------- Navigation style ---------------**/
  #header ul.navigation
{
	list-style-type: none;
	margin: -82px 0 0 340px;
	padding: 0;
	overflow: hidden;
	z-index: 9999;
}
  
  #header ul.navigation li
{
	float: left;
	height: 35px;
	width: 140px;
	z-index: 9999;
}
  
  #header ul.navigation li.active
{
	background: url(      "../images/menu.gif" );
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #FFFFFF;
}
  
  #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: 100px;
}
  
  #header ul.navigation li a:hover{
	color:#ffffff;
	
  }
  
  
  /**------------- Start of body style ----------------**/
  
  #body div.banner{
     background:url("../images/dog.jpg");
	 background-position:center;
	 background-repeat:no-repeat;
	 height:606px;
  }
  
  
  #body div#content{
    width:960px;
	margin:0 auto;
	overflow:hidden;
	background-image:none;
	height:auto;
	overflow:hidden;
  }
  
  #body div#content .content{
    float:left; 
	width:640px;
	margin-right:20px;
	background-image:none;
	height:auto;
	overflow:hidden;
  }
  
  #body #content .content h2{
	
	font-family: "Myriad Pro";
    margin: 80px 0 0 30px;
  }
  
  
  #body #content .content ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
	 
  }
  
  #body #content .content ul li{
     width:300px; 
	 padding:0 10px;
	 margin:0 0 20px 0;
	 float:left;
	 line-height:25px;
	 height:auto;
	 
  } 
  
  #body #content .content ul li span{
     display:block;
  }    
  #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:75px;
	 margin:0 auto;
	 margin-top:80px;
	 margin-bottom:80px;
  }
  
  #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:640px; 
	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;
   }
   
  #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:300px;
	background-image:none;
  }
  
  
  #body #content #sidebar div#section{
     background:url("../images/bg-sidebar-heading.gif");
	 background-position:top center;
	 background-repeat:no-repeat;
	 height:auto;
	 overflow:hidden;
	 margin-top:80px; 
  }
  
  #body #content #sidebar div#section div{
    background:url("../images/bg-sidebar-bottom-curve.gif");
	background-position:bottom center;
	background-repeat:no-repeat;
	height:auto;
	padding: 12px 4px 12px 4px;
	
  }
  
  #body #content #sidebar div#section div div{
    background:url("../images/bg-sidebar.gif");
	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:70px;
	 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:300px;
	 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;
	}
	
	#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:170px;
	  margin: 10px 0;
	  background: url("../images/shadow.gif");
	  background-repeat:no-repeat;
	  background-position:bottom center;
	  overflow:visible;
	  
	}
	
	#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;
	  
	}
	
	#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:#f8f3e9;
	 height:90px;
	 padding: 20px 0;
	 background-image:none;
	 overflow:hidden;
   }
   
   #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: 120px;
	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:#ff6700;
   }
   
   #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;
   }





* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: arial, sans-serif;
	color: #828282;
	background: url(images/body.png) repeat 0 0;
	min-width: 100%;
}

/*font-family: 'Ubuntu', sans-serif;*/

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more { color: #2b9208; text-decoration: underline; padding-left: 11px; background: url(images/arr-ico.png) no-repeat 0 5px; }
a.more:hover { text-decoration: none;  }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

article, aside, details, footer, header, menu, nav, section { display: block; }

.shell { width: 990px; margin: 0 auto; }
.container
{
	opacity: 0.95;
	background: #0099CC;
	box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
	z-index: 9999;
}
#header { height: 54px; padding-top: 21px; padding-left: 33px; padding-right: 17px;  }


.search
{
	float: right;
	margin-top: 20px;
}
.search input.field { border: 1px solid #d6d6d6; background: #ededed; width: 166px; height: 24px; line-height: 22px;  padding: 0px 10px; float: left; font-size: 11px; font-family: verdana, arial, helvetica, serif;  color: #bebebe;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;}
.search input.search-btn { width: 22px; height: 26px; margin-left: 3px;  border: 0; cursor: pointer; background: url(images/search-btn.png) no-repeat 0 0; float: left; font-size: 0; line-height: 0; text-indent: -4000px;  }

#navigation
{
	height: 52px;
	padding-top: 4px;
	font-family: 'Ubuntu' , sans-serif;
	font-weight: 700;
	background: url(images/navigation.png) repeat-x 0 0;
	box-shadow: 0px -1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);
	-o-box-shadow: 0px -1px 2px rgba(0,0,0,0.1);
z-index: 9999;
	
}
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { float: left; padding-right: 2px; line-height: 52px; background: url(images/nav-border.png) no-repeat right 0;  font-size: 13px; text-transform: uppercase; }
#navigation ul li a { display: block; padding: 0 32px 0 28px; color: #878787;  }
#navigation ul li a:hover,
#navigation ul li.active a  { text-decoration: none; color: #2b9208; }
#navigation ul li.first a { padding-left: 38px; }
#navigation a.nav-btn { display: none; }

.slider-holder { position: relative; z-index: 5; }
.slider-holder span.slider-b { background: url(images/slider-bottom.png) no-repeat 0 0;  width: 990px; height: 30px; position: absolute; bottom: 0px; left: 0px; z-index: 100;}
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0;  width: 990px; height: 13px; position: absolute; top: 0px; left: 0px; z-index: 100; display: block; }
.slider { width: 990px;  height: 378px; position: relative;  background: url(images/slide-img.png) no-repeat 0 0;}
.slider ul.slides { list-style: none; list-style-position: outside; }
.slider ul.slides li { width: 990px; height: 378px; float: left; position: relative; overflow: hidden; }

.slider ul.slides li .img-holder { width: 741px; height: 347px; position: absolute; bottom: 0px; right: 0px; }
.slider ul.slides li .img-holder img { width: 741px; height: 347px; }

.slider ul.slides li .slide-cnt { width: 320px; padding: 33px 0 0 34px; position: absolute; left: 0; top: 20px; }
.slider ul.slides li .slide-cnt h2 { font-size: 44px; line-height: 44px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
.slider ul.slides li .slide-cnt p { color: #fff; font-size: 14px; padding-bottom: 22px; }
.slider ul.slides li .slide-cnt a.grey-btn { background: url(images/grey-btn.png) no-repeat 0 0; width: 186px; height: 45px; text-align: center; line-height: 40px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
.slider ul.slides li .slide-cnt a.grey-btn:hover { background-position: 0 -47px; text-decoration: none; }
.flex-control-nav { left: 480px; }
.main a.m-btn-grey { display: none; }

.main { padding: 47px 0px 0px;  background: url(images/main.png) repeat-x 0 0; }
.main h2 { font-size: 22px; color: #2d5900; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500; }
.main h3 { font-size: 18px; color: #5e5e5e; line-height: 22px; padding-bottom: 8px; font-family: 'Ubuntu', sans-serif; font-weight: 500;  }
.main section { clear: both; background: url(images/section-shadow.png) no-repeat center bottom; padding: 0 20px 60px; }
.main ul { list-style: none; list-style-position: outside; }
.main ul li { padding-bottom: 6px; padding-left: 10px; background: url(images/arr-ico.png) no-repeat 0 8px; }
.main ul li a { color: #2b9208; text-decoration: underline; } 
.main ul li a:hover { text-decoration: none; } 

.main .cols { padding-left: 0; padding-right: 0; }
.main .cols .col { width: 314px; float: left; }
.main .cols .col:after { content:''; width: 100%; clear: both; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .col img { float: left; width: 129px; height: 108px;  }
.main .cols .col-cnt { width: 183px; float: right; }

.main .post  { background: url(images/cols-shadow.png) no-repeat 0 bottom; padding-top: 28px; padding-left: 40px;  }
.main .post .video-holder { width: 435px; height: 245px; float: left; margin-right: 20px; }
.main .post h2 { padding-bottom: 15px; }
.main .post p { padding-bottom: 8px; }
.main .post p strong { display: block; }
.main .post-cnt { float: right; width: 475px; }

.main .testimonial { padding-top: 20px; padding-bottom: 20px;  text-align: center; background: transparent; }
.main .testimonial strong.quote { font-size: 28px; font-family: georgia ,arial, helvetica, serif; position: relative; top: 10px; left: -6px; }
.testimonial h2 { padding-bottom: 12px; }
.testimonial p { padding-bottom: 6px; }
.testimonial p.author { text-align: right; }

.socials { background: url(images/socials-bg.png) repeat-x 0 0;  height: 49px;  }
.socials-inner { background: url(images/socials-inner.png) repeat-x 0 0; padding-left: 158px;}
.socials h3 { float: left; font-size: 18px; line-height: 49px; padding-right: 19px; padding-bottom: 0; font-family: 'Ubuntu', sans-serif; font-weight: 500;  }
.socials ul { list-style: none; list-style-position: outside; line-height: 49px;  }
.socials ul li { font-size: 11px; padding-right: 18px;  color: #7c7c7c; background: transparent; text-transform: uppercase; float: left; }
.socials ul li a { color: #7c7c7c; text-decoration: none; display: block; padding-left: 28px; position: relative;  }
.socials ul li a span { background: url(images/socials.png) no-repeat 0 0; position: absolute; width: 20px; height: 20px; top: 13px; left: 0; }
.socials ul li a:hover { color: #333; }

.socials ul li a.facebook-ico span { background-position: 0 0; }
.socials ul li a.twitter-ico span { background-position: -22px 0; }
.socials ul li a.rss-feed-ico span { background-position: -44px 0; }
.socials ul li a.myspace-ico span { background-position: -67px 0; }
.socials ul li a.john-doe-123-ico span { background-position: -89px 0; }

#footer { background: url(images/footer-cols.png) repeat 0 0; }
#footer h2 { font-size: 23px; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 400; padding-bottom: 18px;  }
.footer-cols { padding: 46px 24px; background: url(images/footer-lights.png) no-repeat center 0px; }
.footer-cols .col { float: left; width: 195px; }
.footer-cols .col + .col { padding-left: 54px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 16px;  padding-bottom: 4px; background: url(images/arr-footer-col.png) no-repeat 0 8px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #7dc33a; }

.footer-bottom { background: url(images/footer-bottom.png) repeat 0 0; height: 38px; padding-top: 24px; padding: 24px 20px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 11px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #5f6261; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 11px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #2b9208; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration: none; }
.footer-bottom p.copy strong { font-weight: normal; 
.gaurantee
{
	display:none;
}
}

/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 1600px ) {
	body { width: 80%; }
	.shell
	{
		border: thin solid #F0F0F0;
		width: 80%;
	}
	#navigation ul li a { padding: 0 22px; z-index:9999 }
	#navigation ul li.first a { padding-left: 26px; }
	
	.slider-holder { position: relative; }
	.slider-holder span.slider-b { background: url(images/t-slider-bottom.png) no-repeat 0 0;  width: 748px; height: 30px; position: absolute; bottom: -13px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none;  }
	.flex-control-nav { left: 346px; }

	.slider { width: 748px; height: 292px; position: relative; background: url(images/t-slide-img.png) no-repeat 0 0;}
	.slider ul.slides { list-style: none; list-style-position: outside; }
	.slider ul.slides li { width: 748px  !important; height: 292px; float: left; position: relative; }

	.slider ul.slides li .img-holder { width: 537px; height: 266px; position: absolute; bottom: 0px; right: 0px; }
	.slider ul.slides li .img-holder img { width: 537px  !important; height: 266px  !important; }

	.slider ul.slides li .slide-cnt { width: 320px; padding: 0px 0 0 34px; }
	.slider ul.slides li .box-cnt { width: 285px; }
	.slider ul.slides li .slide-cnt h2 { font-size: 40px; line-height: 40px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	
	.main { padding: 47px 0 0 0;  }
	.main section { background: url(images/t-section-shadow.png) no-repeat center bottom; padding-left: 20px; padding-right: 20px;  }
	.main .cols { margin: 0 0 0 0; padding-left: 30px; padding-right: 22px;   }
	.main .cols .col { width: 188px; }
	.main .cols .col img { float: none; display: block; margin: 0 auto;  }
	.main .cols .col + .col { padding-left: 66px; }
	.main .cols .col-cnt {text-align: center; }

	.main .testimonial { background: transparent; }
	.main .post { background: url(images/t-section-post.png) no-repeat center bottom; padding-left: 20px ;  }
	.main .post .video-holder { width: 435px; height: 245px; float: none; display: block;  margin-right: 0px; margin-bottom: 20px;  }
	.main .post-cnt { float: none; display: block;  width: 100%; }

	.socials-inner { padding-left: 70px; }
	.footer-bottom { height: 58px; }
	.footer-cols { padding-left: 40px; }
	.footer-cols .col { width: 150px; }
	.footer-cols .col + .col { padding-left: 28px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 18px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	#logo
	{
		background: url(  "../images/logo.gif" ) no-repeat 0 0;
		font-size: 280%;
		color: #FFFFFF;
		width: 500px;
		margin-top: -20px;
		text-transform: uppercase;
		font-family: 'Oswald:200','Anton' , sans-serif;
		font-weight: Normal;
		letter-spacing: .05em;
		height: 55px;
		margin-left: -20px;
	}
	.searchform
	{
		float: right;
		padding: 36px 0 0;
		width: auto;
		position: absolute;
		left: 75%;
		margin-top: -10px;
		z-index: 9999;
	}
	.myfooter
	{
		width: 900px;
color: #FFFFFF;
background-image: url(../images/px_footer.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 16px;
line-height: 22px;
overflow: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-bottom: 0px;
	}
	
	
	
	.myModFooter
	{
		clear: both;
overflow: auto;
padding-top: 82px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-image: url(../images/herbe.gif);
background-repeat: repeat-x;
overflow: auto;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
margin-top: -50px;
	}
	.bg_footer {
background-color: #B5CB61;
overflow: auto;
}
}

	
@media only screen and ( max-width: 767px) {
	body { width: auto; }
	.shell { width: 90%; margin: 0 auto; z-index: 9999; }
	#header { position: relative; z-index: 1000; padding-left: 0; padding-right: 0;  }
	#logo
	{
		background-position: 20px;
		background: url(        "../images/logo1.gif" ) no-repeat 0 0;
		font-size: 150%;
		color: #FFFFFF;
		width: 500px;
		text-transform: uppercase;
		font-family: 'Oswald:200' , 'Anton' , sans-serif;
		font-weight: Normal;
		letter-spacing: .05em;
		height: 55px;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.search { display:
	           none; }
.wwww { display:
	           none; }
	#navigation
	{
		padding: 0 0 0 0;
		height: 36px;
		
	}
	#navigation a.nav-btn
	{
		display: block;
		font-size: 13px;
		line-height: 36px;
		padding-top: 0px;
		height: 28px;
		padding-left: 22px;
		text-transform: uppercase;
		color: #2b9208;
		font-size: 13px;
		font-family: 'Ubuntu' , sans-serif;
		font-weight: 700;
	}
	#navigation a.nav-btn:hover { text-decoration: none; }
	#navigation a.nav-btn span.arr
	{
		background: url(images/nav-arr.png) no-repeat 0 0;
		width: 13px;
		height: 9px;
		position: absolute;
		right: 14px;
		top: 12px;
	}
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr.png) no-repeat 0 bottom; }

	#navigation { position: relative; z-index: 9999; }
	#navigation ul { display: none; position: absolute; top: 36px; left: 0;  width: 100%;}
	#navigation ul li { display: block; line-height: 36px !important; float: none; background: url(images/navigation.png) repeat 0 0;  }
	#navigation ul li a { padding: 0 22px; }
	#navigation ul li.first a { padding-left: 26px; display: none; }

	.m-slider { background: #f3f3f3;  }
	.slider-holder { position: relative; margin: 0 auto; width: 310px; }
	.slider-holder span.slider-b { background: url(images/m-slider-bottom.png) no-repeat 0 0; width: 310px; height: 12px; position: absolute; bottom: -3px; left: 0px; z-index: 100;}
	.slider-holder span.slider-shadow { background: transparent; display: none; }
	.flex-control-nav { left: 130px; }

	.slider { width: 310px; height: 181px; overflow: hidden; position: relative; background: url(images/m-slide-img.png) no-repeat 0 0;}
	.slider ul.slides li { width: 310px !important; height: 181px !important; float: none; }

	.slider ul.slides li .img-holder { width: 250px  !important; height: 134px  !important; bottom: -10px !important; left: 50%; margin-left: -145px;  }
	.slider ul.slides li .img-holder img { width: 250px  !important; height: 134px !important; }

	.slider ul.slides li .slide-cnt { width: 300px; margin: 0 auto;  padding: 0px 0 0 0px; }
	.slider ul.slides li .box-cnt { display: none; }
	.slider ul.slides li .slide-cnt h2 { font-size: 22px; text-align: center;  line-height: 25px; padding-bottom: 16px; color: #fff; text-shadow: rgba(0,0,0,0.4) 0px 1px 2px; font-family: 'Ubuntu', sans-serif; font-weight: 700; }
	.slider ul.slides li .slide-cnt a.grey-btn { display: none;  }

	.main { padding: 40px 0 0 0; }
	.main section { background: url(images/m-section-shadow.png) no-repeat center bottom; padding: 0 20px 20px 20px; }
	.main .cols { margin: 0 0 0 0; }
	.main .cols .col { width: 188px; float: none; display: block; padding-bottom: 22px; margin: 0 auto; }
	.main .cols .col img { float: none; display: block; margin: 0 auto; }
	.main .cols .col + .col { padding-left: 0px; }
	.main .cols .col-cnt { text-align: center; float: none; display: block;  }
	.main a.m-btn-grey { display: block; background: url(images/m-btn-grey.png) repeat-x 0 0; margin: 0 10px 14px;  height: 39px; text-align: center; line-height: 39px; border: 1px solid #9e9f9f; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; display: block; font-weight: bold; font-size: 18px;  color: #636363; text-shadow: rgba(255,255,255,0.4) 0px 1px 0px; }
	.main a.m-btn-grey:hover { background-position: 0 bottom; text-decoration: none; }

	.main .post  { background: url(images/m-section-post.png) no-repeat center bottom; padding-top: 28px; padding-left: 20px;   }
	.main .post .video-holder { width: 280px; height: 162px; float: none; display: block;  margin: 0 auto 20px;  }
	.main .post .video-holder img { width: 280px; height: 162px; }
	.main .post-cnt { float: none; display: block;  width: 100%; }
	.main .post-cnt p strong { display: block; padding-bottom: 12px; }

	.testimonial h2 { font-size: 21px; }
	.testimonial p.author { text-align: center; }

	.socials { background: url(images/socials-bg.png) repeat-x 0 0;  padding-bottom: 20px;  height: 100%; }
	.socials-inner { padding-left: 10px; }
	.socials h3 { float: none; display: block; }
	.socials ul li { display: block; float: none; line-height: 30px;  }
	.socials ul li a { display: block; float: none; }
	.socials ul li a span { top: 4px; }

	#footer h2 { padding-bottom: 12px; }
	.footer-cols { padding-left: 10px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 22px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 58px; }
	.footer-bottom { padding: 10px 9px 20px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi)  { 

	#navigation a.nav-btn span.arr
	{
		background: url(images/nav-arr@2x.png) no-repeat 0 0;
		-webkit-background-size: 13px 18px;
		-moz-background-size: 13px 18px;
		background-size: 13px 18px;
		cursor: crosshair;
		z-index: 9999;
	}
	#navigation a.nav-btn span.arr.active { background: url(images/nav-arr@2x.png) no-repeat 0 bottom; -webkit-background-size: 13px 18px; -moz-background-size: 13px 18px; background-size: 13px 18px; }

	#logo a
	{background-position: 0px -12px;
		background: url(images/logo11.png) no-repeat 0 0;
		
		font-size: 200%;
		color: #FF9900;
	}
.gaurantee
{
	display:none;
}
	
}

.first-map
{
	height: 220px;
	width: 500px;
}


.search
{
	float: right;
	margin-top: -50px;
	position: absolute;
	margin-left: 50%;
}
.gaurantee
{
	top: 78%;
	left: 5%;
	position: fixed;
	z-index: 9999;
	width: auto;
	height: auto;
}
	
