
 body { 
            margin:0;
			padding:0;
			font-family: Arial, Verdana, verdana, sans-serif; 
			font-size: 12px; 
			line-height: 25px; 
			color:#fff; 
			text-align: justify; 
			 background-image:url('../images/bg-body.gif');  
		}
		
		
	#background{
	     background-image:url('../images/bg-page-top-curve.jpg');  
		 background-repeat:no-repeat;
		 background-position:top center;
	}
   	
	#page{
	   width:950px;
	  margin:0 auto;
	  padding: 0 5px;
	}
	
	#page .header{
		 padding: 25px 0 0 0;
	}
	
	#page .header .footer{
	    background-image:url('../images/bg-page-bottom-curve.jpg');  
		 background-repeat:no-repeat;
		 background-position:bottom center;
		 padding: 0 0 5px 0;
	}
	
	#page .header .footer .body{
	      background-image:url('../images/bg-page.jpg');  
		  width:950px;
		  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:211px;
		   float:left;
		}
	#page .header .footer .body #sidebar img#logo{
	  border:0;
	  margin:20px 0 20px 20px;
	}	
	
	
	 /** start style navitagion style**/
	 
	#page .header .footer .body #sidebar ul.navigation{
	  margin:0 0  50px 8px;
	  padding:5px 0 0 0;
	  list-style-type:none; 
	  background-repeat:repeat-x;
	  background-position:top;
	  position:relative;
	  width:200px;
	  z-index:9990;
	  
	}
	
	#page .header .footer .body #sidebar ul.navigation li.active a{
	   color:#bf1e2e;
	}
	
	#page .header .footer .body #sidebar ul.navigation li{
	  width:200px;
	  height:40px;
      
	  position:relative;
	  line-height:40px;
	  background-image:url('../images/menu-separator.jpg');  
	  background-repeat:no-repeat;
	  background-position:0 35px;
	  
	}
	

	
	#page .header .footer .body #sidebar ul.navigation li a{
	  width:214px;
	   height:40px;
	  height:40px;
      display:block;
	  position:absolute;
	  left:0;
	  top:-5px;
	  text-align:center;
	  padding-right:10px;
	   color:#999999;
	   text-decoration:none;
	   

	}
	
	#page .header .footer .body #sidebar ul.navigation li a:hover{
	  width:214px;
	   height:40px;
	  height:40px;
      display:block;
	  position:absolute;
	   color:#000000;
	   background: url("../images/sprite.gif");
	  background-repeat:no-repeat;
	  background-position: 200px -228px;
	   text-shadow: #ffffff 2px 0px 1px;
	}
	
	  #page .header .footer .body #sidebar .connect{ 
		height:49px;
		width:186px;
		margin: 0 auto;
	  }
	  
	  	#page .header .footer .body #sidebar .connect a{
		  display:block;
		  float:left;
		  text-decoration:none;
		  margin: 10px 10px 0 20px;
		}
	
	
	#page .header .footer .body #sidebar .footenote{
	     width: 186px;
		 margin: 0 auto;
		 padding-top:0px;
	}
	
	 #page .header .footer .body #sidebar .footenote span{
	   color:#cccccc;
	   display:block;
	   font-size:10px;
	   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:#bf1e2e;
	 }
	  
/** end of Sidebar style **/			


/** Start of Content Style **/	
		
		#page .header .footer .body #content{
		  width:709px;
		  float:left;
		  overflow:hidden;
		}
		
		

		#page .header .footer .body #content .content{
		   width:620px;
			float:left;
			padding:0px;
			margin-left: 30px;
			overflow:hidden;
		}
	  
		
		
		/** Style Blog page**/
		  #page .header .footer .body #content {
			padding-right:0px;
			margin-bottom:30px;
			overflow:hidden;
		}

		
		
		#page .header .footer .body #content  h2 {
		   font-family:Verdana;
		   font-size:36px;
		   color:#000;
		   text-decoration:none;
		   font-weight:bold;
		}
		
			#page .header .footer .body #content {
		   font-family:verdana;
		   font-size:14px;
		   color:#000;
		   text-decoration:none;
		   
		}
		
		
		#page .header .footer .body #content .content ul.article li a:hover{
		   font-family:verdana;
		   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:verdana;
		   font-size:14px;
		   color:#ffffff;
		   line-height:20px;
		}
		#page .header .footer .body #content .content ul.article li p a{
		   font-family:verdana;
		   font-size:14px;
		   color:#ffffff;
		    text-decoration:underline;
		}
		#page .header .footer .body #content .content ul.article li p a:hover{
		   font-family:verdana;
		   font-size:14px;
		   color:#cccccc;
		}
		
		/** End Style Blog Page**/
		
		
	
/**----------------- Start Freatured Style  --------------------**/	
		#page .header .footer .body #content .featured{
		  width:354px;
		  position:relative;
		  z-index:20px;
		  margin:-433px 0 190px 312px;
		  overflow:hidden;
		  display:block;
		  color: #FFFFFF;
		  font-size: 27px;
		  
		}
	
		
		#page .header .footer .body #content .featured  .body{
		    background-image:url('../images/bg-slogan.png');  
	        background-repeat:no-repeat;
			width:350px;
			position:relative;
			z-index:40;
			top:0px;
			
			height:90px;
			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;
		}
		
		
/**----------------- Start Freatured Style  --------------------**/			


/** end of Content Style **/			