/* CSS Document */

#header
{
	height:130px;
	width:100%;
	background-image:url(../images/header3.png);
	background-repeat:no-repeat;
	background-position:left;

}