/* CSS Document */
#body-inside {
background: url(images/burgopak-creative-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:260px;
	left:50%;
	margin-left:-480px;
}

#flash{
	height:260px;
}
