#shout-wrap {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0px;
	margin: 10px 0 0 0;
	background: url(../img/shoutbar_bg.png) repeat-x;
	text-align: center;
}
#bar-top {
	width: 811px;
	margin-bottom: 0px;
	margin: 20px 0 0 0;
	background: url(../img/bar_top.png) repeat-x;
	float: center;
	height: 49px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#bar-topf {
	width: 811px;
	margin-bottom: 0px;
	margin: 20px 0 0 0;
	background: url(../img/bar_topf.png) repeat-x;
	float: center;
	height: 49px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer {
	height: 37px;
	text-align: center;
	background: url(../img/footer_bg.png) top left repeat-x;
	line-height: 32px;
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/* Header */
#header {
	background: url(../img/header.png) top left no-repeat;
	height: 166px;
	width: 814px;
}