div#dHeader .l
{
	width:191px;
	height:100%;
	float:left;
}

div#dHeader .r
{
	width:739px;
	height:100%;
	float:right;
}
div#dHeader a.logo
{
	display:block;
	width:100%;
	height:100%;
	background:url(../../template/images-header/dLogo-bg.gif) no-repeat;
}

div#dHeader div#dAdStatic
{
	width:100%;
	height:50px;
	background:url(../../template/images-header/dAdTopStatic-bg.jpg) no-repeat;
}

div#dHeaderFooter
{
	clear:both;
	background:url(../images-header/dHeader-footer-bg.jpg) no-repeat;
	width:100%;
	height:4px;
}


