#ie6 {
	position: relative;
	float: left;
	background: #ffffff;
	color: #c62b17;
	height: 25px;
	padding: 10px;
	font: 11px/18px verdana;
}

#ie6 a {	
	color: #c62b17;
	font-weight: bold;	
}

#banner {
	position: relative;
	float: left;
	width: 820px;
	height: 243px;
	margin: 0 0 0 15px;
	display: inline;
	background: #604d10;
}

#banner .motto {
	position: absolute;
	right: 23px;
	bottom: 20px;
	width: 240px;
	height: 69px;
}

#banner .banner_big {
	position: absolute;
	width: 530px;
	height: 243px;
	top: 0px;
	left: 0px;
	background: #9a8339;
}

#banner .divider {
	position: absolute;
	right: 288px;
	top: 0px;
	height: 243px;
	width: 2px;	
	background: #ede3d0;	
}

#banner .banner_small {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 288px;
	height: 136px;	
}

h1 {
	position: relative;
	float: left;
	width: 440px;
	height: 30px;
	font: 14px/18px georgia;
	color: #245aa5;	
	padding: 0;
	display: inline;
	background: url('../_images/h1_bg.jpg') repeat-x 0 bottom;
}