/* CSS Document */
#body-inside {
background: url(images/burgopak-main-banner.jpg) no-repeat center top;

}

#logo {
background:url(images/logo-burgopak.gif) no-repeat left 25px;
height:82px;
}
#header{
	position:absolute;
	z-index:10;
	width:960px;
	height:400px;
	left:50%;
	margin-left:-480px;
}

#flash{
	height:400px;
}