#header
{
	position:absolute;
	top:0px;
	height:166px;
	width:598px;
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

#header_logo
{
	position:absolute;
	top:0px;
	left:171px;
	width:256px;
	height:137px;
	background-image:url(../images/logo.gif);
}

#header_image1, #header_image2, #header_image3, #header_image4
{
	position:absolute;
	width:61px;
	height:61px;
}

#header_image1
{
	top:9px;
	left:9px;
	background-image:url(../images/head5.jpg);
}

#header_image2
{
	top:78px;
	left:9px;
	background-image:url(../images/head6.jpg);
}

#header_image3
{
	top:9px;
	left:530px;
	background-image:url(../images/head8.jpg);
}

#header_image4
{
	top:78px;
	left:530px;
	background-image:url(../images/head7.jpg);
}

