@charset "utf-8";
/* CSS Document */

#headerFlash{
	width: 423px;
	float: left;
	}

#headerText{
	float: left;
	width: 527px;
	height:275px;
	background-color: #000;
	}

#headerText h2{
	font-size:18px;
	letter-spacing:-1px;
	margin: 20px 0 0 0;
	color:#fff;
}

#headerText img{
	margin-right:6px;
	}

#headerText img.rosette{
	float: left;
	margin:11px 0 -61px 15px;
	/*top: -155px;
	left:306px;*/
	}

#headerText h1{
  	margin:31px 0 0 20px;
	color:#fff;
	width: 275px;
	float:left;
	}

#headerText #splash_vol{
	margin-top:30px;
	background:#DA113F url(../images/corner.png) no-repeat scroll right top;
	}

