/* Credit: http://www.templatemo.com */

body {
	margin: 0;
	padding: 0;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px; 
	background-color: #FFFFFF; 
	background-image: ;
	background-position: top;
	background-repeat: no-repeat
}



/* sliders width n height*/
#slider_mnr {
	width:100%;
	margin:0 auto;
	height: auto;
	margin-top: 4px;
	background-color:;
	
	
}
#content_main{ margin:0 auto;width:100%; height:100%; padding:50px 0 20px 0;  }
#content_l {  width:1210px; height:500px;  margin-top:50px; padding:40px 0 20px 20px; margin:0 auto; }
#content_r { width:510px; height:auto; float: right; padding:0px 10px 20px 20px; text-align:left; font-size:14px }
.in_content { width:165px; height:188px; float:left; padding-right:30px; }

.mag{ width:650px; height:auto; float:left}
	  
	  
@font-face {
    font-family: Ubuntu;
    src: url(fonts/Ubuntu-L.ttf);
}

#ubuntu { font-family:Ubuntu; letter-spacing:1px; } 


/*Overlay effects hover*/


		.is1{ width:165px; height:188px; background: url(../images/1st_issue.png) no-repeat;  } 
       .is1 .ash { position:relative; 
				top:0px; 
				width:165px;
			    height:165px;
				background: #FFFFFF;
				opacity:0; 
	         
			 }
			 
			 			 
	 .is1:hover .ash { opacity:0.8; }


		.is2{ width:165px; height:188px; background: url(../images/2nd_issue.png) no-repeat;  } 
       .is2 .ash { position:relative; 
				top:0px; 
				width:165px;
			    height:165px;
				background: #FFFFFF;
				opacity:0; 
	         
			 }
			 
			 			 
	 .is2:hover .ash { opacity:0.8; }
	
	 
	 
	 .is3{ width:165px; height:188px; background: url(../images/3rd.png) no-repeat;  } 
       .is3 .ash { position:relative; 
				top:0px; 
				width:165px;
			    height:165px;
				background: #FFFFFF;
				opacity:0; 
	         
			 }
			 
			 			 
	 .is3:hover .ash { opacity:0.8; }
	 .issue { position: absolute; opacity:0.9; color:#000000; width:80px; margin:0 auto; text-decoration:none; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif, "Arial Narrow"; text-align:center; margin-top:65px; margin-left:40px;}
	 
	 
	 .is4{ width:165px; height:188px; background: url(../images/4th.png) no-repeat;  } 
       .is4 .ash { position:relative; 
				top:0px; 
				width:165px;
			    height:165px;
				background: #FFFFFF;
				opacity:0; 
	         
			 }
			 
			 			 
	 .is4:hover .ash { opacity:0.8; }
	 
	 
	 	 .is5{ width:165px; height:188px; background: url(../images/5th.png) no-repeat;  } 
       .is5 .ash { position:relative; 
				top:0px; 
				width:165px;
			    height:165px;
				background: #FFFFFF;
				opacity:0; 
	         
			 }
			 
			 			 
	 .is5:hover .ash { opacity:0.8; }
	