*{
   margin: 0px;
   padding: 0px;
}
h1{
   font: normal 20px Tahoma ;color : #FFFFFF ;padding: 10px;
}
h2{
   font: bold 14px Tahoma;color : #FFFFFF ;padding: 10px;
}
h3{
   font: normal 14px Tahoma;color : #FFFFFF ;padding: 10px;
}
h4{
   font: bold 14px Tahoma;color : #FFFFFF ;padding: 10px;
}
header, section, footer, aside, nav, article, left_info {
   display: block;
}
 strong{    
            font :24px Tahoma ;color : Green ; padding :10px;  margin :0px;
 }
 p { 
      font :14px Tahoma ;color : #FFFFFF ;padding: 10px;
 }
/* UN Flexible Box Model */
body{
     	 background-repeat:        no-repeat;
	     background-image:        url( 'images/blue.png' );
	     background-size:          500%;

}
#big_wrapper{
   width: 950px;
   margin: 15px auto;
   border-radius:15px; 
   border:3px solid  white;
  
   
}
	ul { margin:0; }
 .clear  { clear:both;
            }
.pic{
      margin: 0px ;
	  }

#top_header{
    padding-top:20px; 
    
}  
#top_menu{
   margin-top: 15px;
   padding: 0px;
   background: #3399cc;
   
   
}
#top_menu ul {
                     margin: 0px;
}					 
#top_menu li {
   display:inline-block;
   list-style: none;
    margin: 0px 5px 0px 0px;
	padding: 7px;
   font:  bold 14px Tahoma;
}



#side_pic {
 
   float: right; 
   margin: 10px 0px;
       
}
right_info{
    float:right;
   border: 2px solid #FED035;
   background-color: #366EB9;
   width: 250px;
   margin:30px ;
   margin-top:30px;
   position:relative;
   border-radius:15px; 
				 }
left_info{
    float:left;
	border: none;
     width: 550px;
     margin: 20px ;
	 margin-top:10px;
	 position:relative;
				 }
#the_footer{
   clear:both;
   text-align: center;
   padding: 20px;
   border-top: 2px solid #FED035;
   
}
a:link { 
        
		padding: 7px;
		font-weight:bold;
        font-family: Tahoma;
		font: 14px;
		color: white;
		text-decoration:none;
		background-color:3399cc;
}
a:Visited {
        padding: 7px;
		font-weight:bold;
        font-family: Tahoma;
		font: 14px;
		color: white;
		text-decoration:none;
		background-color:3399cc;
}
a:hover { 
          
		 padding : 7px;
		 font-weight:bold;
         font-family: Tahoma;
		 font: 14px; 
		 color: white;
		 text-decoration:none;
	     background-color:black;
}
a:active {
        
		 padding : 7px;
		 font-weight:bold;
         font-family: Tahoma;
		 font: 14px; 
		 color: orange;
		 text-decoration:underline;
		 background-color:black;
}


  li.imageslide{
                        list-style-type:none;
						width: 300px;
						height: 290px;
						position: relative;
						margin: 10px 0px;
						float : left;
						}
 li.imageslide figer {
                         position:absolute;
						 background: rgba( 0, 0,0,0.4);
						 color: #fff;
						 border-radius: 5px;
						 left:165px;
						 bottom:15px;
						 width:400px;
						 
						 }
						 
						 
 #imageslide0 {
                      	opacity: .2;
						}
li.imageslide0{
                         overflow:hidden;
                       }
li.imageslide
                       					   
										   
										   
li.imageright  {
                       list-style-type:none;
					    
						width: 300px;
						height: 290px;
						position: relative;
						
                         }						

.smooth img (
         -webkit-transittion:  all 1s;
         -mos-transittion:  all 1s;		 
		 -o-transittion:  all 1s;
         -ms-transittion:  all 1s;		 
		  -transittion:  all 1s;
}
.smooth figer {
          -webkit-transittion:  all 1s;
         -mos-transittion:  all 1s;		 
		 -o-transittion:  all 1s;
         -ms-transittion:  all 1s;		 
		  transittion:  all 1s;
}		  
		  