body, html { background:#000; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100%; margin: 0; overflow:hidden; text-align: center; }
#megazine { position: relative; }
/* "Flash not found" notice formatting */
#megazine h1 { color: #FFFFFF; font-family:Arial, Helvetica, sans-serif;}
#megazine p { color: #999999; font-size: 0.6em; margin:0;}
#megazine a, a:visited { color: #CCCCCC; text-decoration: none; }
#megazine a:active { color: #FFFFFF; text-decoration: none; }
#megazine a:hover, a:focus { color: #FFFFFF; text-decoration: underline; }


/*footer styling*/
#footer {
   float:left;
   width:100%;
   height:39px;
   background:#000;
	overflow:hidden;
   position:relative;
   margin:0;
}

#footer ul {
	font-family:Arial, Helvetica, sans-serif;
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#footer ul li {
   display:block;
   color:#FFF;
   float:left;
   list-style:none;
   padding:0;
   position:relative;
   right:50%;
   overflow:hidden;
}
#footer ul li a {
   display:block;
   text-decoration:none;
   color:#FFF;
   outline:none;

}

#footer li.logo {display:block; width:80px; height:39px; margin-right:10px; text-indent:-2000px; background:url(megazine/imgs/Footer/logo.png) no-repeat;}

#footer li.phone {display:block; width:120px; height:39px; margin-right:10px; text-indent:-2000px; background:url(megazine/imgs/Footer/phone.png) no-repeat;}
#footer li.email {display:block; width:180px; height:39px; margin-right:10px; text-indent:-2000px; background:url(megazine/imgs/Footer/email.png) no-repeat;}
#footer li.blog {display:block; width:40px; height:39px; margin-right:10px; margin-top:-1px; text-indent:-2000px; background:url(megazine/imgs/Footer/blog.png) no-repeat;}
#footer li.divider1 {display:block; width:3px; height:39px; margin-right:10px; text-indent:-2000px; background:url(megazine/imgs/Footer/divider.png) no-repeat;}
#footer li.divider2 {display:block; width:3px; height:39px; margin-right:10px; text-indent:-2000px; background:url(megazine/imgs/Footer/divider.png) no-repeat;}























