#header {
	height: 91px;
	width: 100%;
	min-width: 720px;
	background-color: #D25538;
}

.logo {
	float: left;
	width: 85px;
}

.header-middle{
	float: left;
	width: 564px;
	height: 91px;
	background-image: url(images/avcBkmid.jpg);
	background-repeat: no-repeat;
}

.header-middle-bottom{
	height: 22px;
	top: 69px;
	position: relative;
	float: left;
	width: 564px;
}

.header-end{
	float: right;
	position: relative;
}