/* CSS Document */

#wrapper {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:1000px;
	z-index:1;
	background-image: url(../images/background/background_2.png);
	background-color: f4f4f4;
}
#header_section {
	position:relative;
	left:0px;
	top:30px;
	width:870px;
	height:500px;
	z-index:2;
	background-image: url(../images/header/header_850.png);
}
#header_info {
	position:relative;
	float:right;
	top:15px;
	width:520px;
	height:260px;
	z-index:3;
	left: -20px;
}
#logo {
	position:relative;
	float:left;
	top:83px;
	width:300px;
	height:135px;
	z-index:3;
	left: 20px;
}

#white_header {
	position:absolute;
	left:0px;
	top:0px;
	width:870px;
	height:254px;
	z-index:2;
}
#blue_header {
	position:absolute;
	left:0px;
	top:300px;
	width:100%;
	height:190px;
	z-index:2;
}
#nav {
	position:relative;
	left:0px;
	top:-12px;
	width:850px;
	height:auto;
	z-index:2;
}

#header_line {
	position:relative;
	left:0px;
	top:-12px;
	width:660px;
	height:19px;
	z-index:2;
	background-image: url(images/header/header_line.jpg);
}
#special_items {
	position:relative;
	left:35px;
	top:-30px;
	width:800px;
	height:94px;
	z-index:2;
}

.style17 {
	color: #FFFFFF;
	font-style:italic;
	font-size:12px;
	font-family:"Century Gothic", "Trebuchet MS", Verdana;
	font-weight: bold;
}

#wrapper #body #header_section #blue_header #special_items table {
	text-align: center;
	
}#wrapper #header_section #Item5_comment .style17 {
	color: #FFF;
}
