#top {
	width: 980px; float: left; 
	z-index: 100; height: 123px;
	position: relative;
}

#logo { 
	position: absolute;
	top: 20px; left: 10px; 
}

h3.title {
	float: left; margin: 20px 0;
	width: 650px; padding: 20px 0 0 20px;
	text-transform: uppercase; background: url(../img/title-bg.png) repeat-x;
}

.title-bottom {
	height: 1px; width: 670px;
	background: url(../img/title-bg.png) repeat-x;
}

h3 {
	float: left; font: 30px 'Dino Light';
	color: #a22d43;
}