﻿.layout-header {
	background: url(images/header/layout-bg.jpg) #000000 repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 160px;
}
.header-body {
	bottom: 0;
	color: #000000;
	font: 12px tahoma, arial, verdana, helvetica, sans-serif;
	left: 50%;
	margin: 0 0 0 -480px;
	position: absolute;
	top: 0px; /*29px;*/
	width: 960px; /* adjust width as needed */
	padding: 0;
	height: 160px;
}
.header-bg {
}
