@charset "utf-8";
/* CSS Document */

#headleft {background-image:url(../images/header-left.gif);
	width:259px;
	height:245px;
	float:left;
}
#headmiddle {background-image:url(../images/header-middle.gif);
	width:296px;
	height:245px;
	float:left;
}
#headright {background-image:url(../images/header-right.jpg);
	width:269px;
	height:245px;
	float:left;
}

