﻿#header {
	width:780px;
	height:230px;
	margin:0 auto;
	position:relative;
	background:url('images/header-bg.jpg') no-repeat;
}

#header_menu {
	background: #000 url('images/header-menu-bg.gif') repeat-x;
	
	
	
}

#header_flash {
	
	float:left;
	height:156px;
	
}

#header_logo {
	float:left;
	width:220px;
	height:150px;
	padding:0 23px 0 12px;
}


#logo {
	position:absolute;
	width:225px;
	height:80px;
	left:553px;
	top:1px;
	z-index:5000;
	
	
}

.clear {
	clear:both;
}

