#background{
	     background-image:url('img_new/header.jpg');  
		 background-repeat:no-repeat;
		 background-position:top center;
	}
   	
	#page{
	   width:1200px;
	  margin:0 auto;
	  padding: 0 0px;
	}
	
	#page .header{
		 padding: 30px 0 0 0;
	}
	
	#page .header .footer{
	    background-image:url('img_new/header_bottom.jpg');  
		 background-repeat:no-repeat;
		 background-position:bottom center;
		 padding: 0 0 30px 0;
	}
	
	#page .header .footer .body{
	      background-image:url('img_new/bg-page.jpg');  
		  width:1200px;
		  overflow:hidden; 
	}
	
		
	#page .shadow{
	    background-image:url('../images/bottom-shadow.jpg');  
		background-repeat:no-repeat;
		background-position: center;
		height:35px;
	}
	
	
	
	
/** Start of Sidebar style **/	
		#page .header .footer .body #sidebar{
		   width:200px;
		   float:left;
		   padding-left:25px;
		   background-image:url('img_new/tases.jpg');
		   background-size:200px 400px;
		   background-position:right bottom;
		   background-repeat:no-repeat;
		}
	#page .header .footer .body #sidebar img#logo{
	  border:0;
	  margin:20 0 20 0;
	}	
	
	
	 /** start style navitagion style**/
	 
	#page .header .footer .body #sidebar ul.navigation{
	  margin:0 0  50px -14;
	  padding:5px 0 0 0;
	  list-style-type:none; 
	  background-image:url('');  
	  background-repeat:repeat-x;
	  background-position:top;
	  position:relative;
	  width:180px;
	  z-index:9990;
	  font-size:15px;
	}
	
	
	#page .header .footer .body #sidebar ul.navigation li{
	  width:180px;
	  height:60px;
	  font-size:12px;
	  position:relative;
	  line-height:40px;
	  text-align:middle;
	  background-image:url('');  
	  background-repeat:no-repeat;
	  background-position:0 35px;
	  
	}
	
	#page .header .footer .body #sidebar ul.navigation li.last{
	  background-image:url('');  
	  background-repeat:repeat-x;
	  background-position:bottom;
	}  
	
	#page .header .footer .body #sidebar ul.navigation li a{
	  width:180px;
	   height:40px;
	  display:block;
	  position:relative;
	  background-image:url('img_new/menu.png');  
	  background-repeat:no-repeat;
	  left:0;
	  font-weight:bold;
	  top:-5px;
	  text-align:left;
	  padding-left:15px;
	   color:#000000;
	   text-decoration:none;
	   

	}
	
	#page .header .footer .body #sidebar ul.navigation li a:hover{
	  width:180px;
	   height:40px;
      display:block;
	  position:relative;
	   color:#669933;
	   text-align:center;
	   background: url("");
	  background-repeat:no-repeat;
	  background-position: 200px -228px;
	  background-color: #FFACAB;
	}
	
	#page .header .footer .body #sidebar ul.navigation li.active a{
	  width:180px;
	   height:40px;
	   left:0px;
          display:block;
	  position:relative;
	   color:#ffffff;
	   text-align:right;
	   padding-right:5px;
	   background: url("");
	  background-repeat:no-repeat;
	  background-position: 200px -228px;
	 background-color: #c2191c;
	}
	
	#page .header .footer .body #sidebar .footenote{
	     width: 186px;
		 margin: 0 auto;
		 padding-top:50px;
	}
	
	 #page .header .footer .body #sidebar .footenote span{
	   color:#cccccc;
	   display:block;
	   font-size:2px;
	   text-align:center;
	 }
	 
	 #page .header .footer .body #sidebar .footenote span a{
	   color:#cccccc;
	   text-decoration:none;
	 }
	 #page .header .footer .body #sidebar .footenote span a:hover{
	   color:#999999;
	 }
	  
/** end of Sidebar style **/			


/** Start of Content Style **/	
		
		#page .header .footer .body #content{
		  width:930px;
		  float:left;
		  padding-left:35px;
		  padding-right:30px;
		  padding-bottom:20px;
		  overflow:hidden;
		  background-image:url('img_new/tases_1.jpg');
		   background-position:right bottom;
		   background-repeat:repeat-y;
		   padding:2;
		}

		#page .header .footer .body #content .content{
		   width:900px;
		     background-image:url('');  
	        background-repeat:repeat-y;
			float:left;
			padding-top:0px;
			overflow:hidden;
		}
		
		#page .header .footer .body #content td,tr h2{
		   font-family:Helvetica;
		   font-size:30px;
		   line-height:35px;
		   color:#000000;
		   text-decoration:none;
		   text-align:right;
		   font-weight:bold;
		}
		
		#page .header .footer .body #content td, tr p{
		   font-family:arial;
		   font-size:14px;
		   color:#999999;
		   line-height:10px;
		   font-weight:normal;
		   
		}
		
		#page .header .footer .body #content h3{
		   font-family:arial;
		   font-size:19px;
		   color:#000000;
		   line-height:10px;
		   text-align:center;
		   font-weight:bold;
		   
		}
		
		#page .header .footer .body #content h4{
		   font-family:arial;
		   font-size:16px;
		   color:#000000;
		   line-height:8px;
		   text-align:center;
		   font-weight:normal;
		   
		}
        	  
  		#page .header .footer .body #content .content ul li{
		    list-style-type:none; 
			padding-right:40px;
		}
		
		#page .header .footer .body #content .content ul li span{
		    display:block;
			font-style:Italic;
		}
		
		#page .header .footer .body #content .content ul li  a{
		     text-decoration:none;
		}
		
		#page .header .footer .body #content .content ul li  a:hover{
		     color:#cccccc;
		}
		
		#page .header .footer .body #content .content ul li  a span{
		    display:block;
			color:#ffffff;
			margin-top:20px;
			font-style:Italic;
			
		}
		
		#page .header .footer .body #content .content ul li h2 a{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#ffffff;
		   text-decoration:none;
		   font-weight:bold;
		}
		#page .header .footer .body #content .content ul li p{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#ffffff;
		}
		#page .header .footer .body #content .content ul li p a{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#ffffff;
		   text-decoration:underline;
		}
		#page .header .footer .body #content .content ul li p a:hover{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#cccccc;
		}
		
		/** Style Blog page**/
		  #page .header .footer .body #content .content ul.article li{
		    list-style-type:none; 
			padding-right:40px;
			display:block;
			margin-bottom:30px;
			overflow:hidden;
		}
		
		
		  #page .header .footer .body #content .content ul.article li img{
		    float:left;
		    margin: 20px 20px 0 0;
		    
		}
		
		#page .header .footer .body #content .content ul.article li h2{
		  margin:0;
		  
		}
		
		#page .header .footer .body #content .content ul.article li h2 {
		   font-family:Helvetica;
		   font-size:18px;
		   font-style:Italic;
		   color:#000000;
		   text-decoration:none;
		   font-weight:bold;
		}	

		#page .header .footer .body #content .content ul.article li h2 a{
		   font-family:Helvetica;
		   font-size:18px;
		   font-style:Italic;
		   color:#000000;
		   text-decoration:none;
		   font-weight:bold;
		}
		
		#page .header .footer .body #content .content ul.article li h2 a:hover{
		   font-family:Helvetica;
		   font-size:18px;
		   font-style:Italic;
		   color:#cccccc;
		   text-decoration:none;
		   font-weight:bold;
		}
		
			#page .header .footer .body #content .content ul.article li  a{
		   font-family:Helvetica;
		   font-size:14px;
		   font-style:Italic;
		   color:#999999;
		   text-decoration:none;
		   margin-top:20px;
		   
		}
		
		
		#page .header .footer .body #content .content ul.article li a:hover{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#cccccc;
		}
		
		#page .header .footer .body #content .content ul.article li p{
		   margin-top:0;
		}
		
		#page .header .footer .body #content .content ul.article li p{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#999999;
		   line-height:20px;
		}
		#page .header .footer .body #content .content ul.article li p a{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#ffffff;
		    text-decoration:underline;
		}
		#page .header .footer .body #content .content ul.article li p a:hover{
		   font-family:Helvetica;
		   font-size:14px;
		   color:#cccccc;
		}
		
		/** End Style Blog Page**/
		
		
	
/**----------------- Start Freatured Style  --------------------**/	
		#page .header .footer .body #content .featured{
		  width:870px;
		  position:relative;
		  z-index:20px;
		  margin:-473px 0 25px 25px;
		  overflow:hidden;
		  display:block;
		  
		}
	
		
		#page .header .footer .body #content .featured  .body{
		    background-image:url('../images/bg-slogan.jpg');  
	        background-repeat:no-repeat;
			width:272px;
			position:absolute;
			z-index:40;
			top:-90px;
			
			height:280px;
			margin:0 10px;

		}
		
		#page .header .footer .body #content .featured .body p{
		 padding:0 20px 0 20px;
		 margin:left:0;
		
		}
		
		#page .header .footer .body #content .featured .body p a{
		   color:#ffffff;
		}
		#page .header .footer .body #content .featured .body p a:hover{
		   color:#cccccc;
		}
		
		
	  
			
		#page .header .footer .body #content .product {
		  position:relative;
		  top:-15px;
		  left:0px;
		  width:150px;
		  height:150px;
		  margin:0;
		  padding:0;
		}
	  #page .header .footer .body #content .featured .header ul li{
		   list-style-type:none; 
		   float:left;
		   line-height:15px;
		   padding:0 10px;
	  }
	  
	   #page .header .footer .body #content .featured .header ul li p{
		   color:#999999;
		   font-family:Arial;
		   font-size:12px;
		   margin-top:0px;
		   height:70px;
	  }
	  
	  #page .header .footer .body #content .featured .header ul li.first{
		   width:70px;
		   height:90px;
		   float:left;
		   text-align:center;
		   padding-top:10px;
	  }
	  
	  #page .header .footer .body #content .featured .header ul li.first p{
		   color:#ffffff;
		   font-family:Arial;
		   font-size:48px;
		   margin-top:10px;
		   text-align:center;
	  }
	  
	  #page .header .footer .body #content .featured .header ul li.last{
		   width:180px;
		   height:90px;
		   float:left;
	  }
	  
	  #page .header .footer .body #content .featured .header ul li.last a{
		   color:#999999;
	  }
	   #page .header .footer .body #content .featured .header ul li.last a:hover{
		   color:#ffffff;
	  }
		
		
/**----------------- Start Freatured Style  --------------------**/			


/** end of Content Style **/