@charset "utf-8";
/* CSS Document */

#logo{
	position:relative;
	float:left;
	width:388px;
	height:119px;
	left:0px;
	top:0px;
	z-index:1;
}

#headerright{
	position:relative;
	width:251px;
	height:119px;
	float:right;
	right:0px;
	top:0px;
	z-index:1;
}

#title{
	position:relative;
	width:100%;
	height:36px;
	clear:both;
	background-color:#966ba3;

}