/* CSS Document */

div#head_left {
	background-image:url('images/logo.jpg');
	width:568px;
	height:89px;
	float:left;
}

div#head_right {
	background-image:url('../common/images/head_woman.jpg');
	width:235px;
	height:89px;
	float:right;
}

div#banner_headline {
	background:transparent url('images/banner.jpg') no-repeat;
	width:1000px;
	height:172px;
}


