body.mainpage, body.insidepage {
	
	font-family: Arial, Helvetica, sans-serif;
	/*overflow: hidden;*/
}

img { 
	border: 0; 
	}

/* Publisher bar */
#top-header {
	width: 100%;
	height: 60px;
	background: url(bodybg2.gif) repeat-x top;
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0px;
}
#top-header .container {
	height: 60px;
	width: 920px;
	text-align: left;
	margin: 0 auto;
		z-index: 1000;
}

#top-header h1 {
	width: 134px;
	height: 30px;
	float: left;
	padding-left: 22px;
	position:absolute;
	top: 0;
		z-index: 2000;
}
#top-header h1 {
	width: 134px;
	height: 30px;
	display: block;
	text-indent: -7777px;
	background: url(raw/megaxus-logo.gif) no-repeat top left;
	top: 0px;
	margin: 0;
	padding: 0;	
		z-index: 2000;
}


#top-header btnNews {
	width: 134px;
	height: 30px;
	display: block;
	top: 0px;
	margin: 0;
	padding: 0;	
		z-index: 2000;
		float:left;
}

#top-header .family {
	
	float: right;
	padding-top: 6px;
}
#marquee-top {
	background: url(raw/newstickerbg.gif) no-repeat top left;
	width: 518px;
	height: 30px;
	float: left;
	padding: 0 30px;
	line-height: 30px;
	position: absolute;
	margin-left: 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 2000;	
	top:0px;
	color: #000000;
}
#marquee-top a {
	color: #005b7f;
	text-decoration: none;
	z-index: 2000;	
}
a, a:active {
  outline: none;
}
:focus {
  -moz-outline-style: none;
}



