﻿#slide {
	min-height: 149px;
	width: 643px;
	float:right;
	background-image:url('../images/slides/slide3_detail.jpg');
	background-repeat: repeat-x;
	background-position: top center;
}

#container {
	width: 100%;
	margin:auto;
	min-height: 194px;
	background-image:url('../images/header_repeat_detail.jpg');
	background-repeat: repeat-x;
	background-position: top center;

}
#header {
	width: 1000px;
	height: 149px;
	margin:auto;
	text-align: right;
}
#logo {
	height: 149px;
	width: 357px;
	float:left;
	background-image:url('../images/logo_detail.jpg');
	background-repeat:no-repeat;
	background-position:center;

}




