#header
{
	height: 82px;	/* height of the header */
	padding-top: 3px;
	
	clear: both;
	position: relative;
	
	background-image: url(../../images/bg_header3.png);
	background-repeat: no-repeat;
}

#logo
{
	width: 250px;
	float: left;
}