@import url("style.css");

#header
{
	height:159px;
	background: url('../img/header/header_tile_day.gif') repeat-x;

}

#header_top
{
	float:left;
	width:980px;
	height:121px;
	background: url("../img/header/header_top_day.gif");
}

#header_middle
{
	float:left;
	width:260px;
	height:38px;
	background: url("../img/header/header_middle_day.gif");
}

#header_bottom
{
	width:980px;
	height:49px;
	background: url("../img/header/header_bottom_day.png");
}