/* CSS Document */
#header {
	width: 1024px;
	height: 140px;
	position: relative;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-style: normal;
	text-decoration : none;
	background-color : transparent;
}
#header_left {
	width: 171px;
	height: 140px;
	float:left;
}
#header_left img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header_left .navbarinfref {
	position: relative;
	top: 80px;
	
}
#header_left a.navbarinfref  { 
  color : #660033; 
  font-weight : bold;
  line-height : 16px;
  text-decoration:none;
}
#header_left a.navbarinfref:hover {
  font-size : 11px;
  color : #CC3300;
  font-weight : bold;
  line-height : 16px;
}
#header_middle {
	width: 494px;
	height:140px;
	left:192px;
	position:absolute;
	top:3px;
}
#header_middle img {
	padding-left: 0px;
}
#header_middle2 img {
	padding-left:65px;
}
#header_right {
	width: 359px;
	height: 140px;
	position: absolute;
	left: 665px;
	top: 0px;
}
#header_right a {
	border:none;
}
#header_right img {
	left:22px;
	position:absolute;
	top:70px;
	border:none;
}
