@charset "utf-8";
/* CSS Document */

body	{
	margin:0;
	padding:0;	
}

img {
	border:none !important;
	padding:0px;
	margin:0px;
}
#bg-menu {
	background:url('images/tab-menu-bg.png') top center no-repeat;
	width:1011px;
	height:60px;
}