IMG {border: 0;}


div.header
{
	width:100%;
	height:74px;
	position:relative;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}

div.header #logo
{
	width:256px;
	height:74px;
	position:absolute;
	top:0px;
	left:0px;
	vertical-align:middle;
}

div.header #top_ad
{
	width:504px;
	height:74px;
	position:absolute;
	top:7px;
	left:270px;
	vertical-align:middle;
}

