h2 {
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	color: #5d4941;
}

h2 img {
	vertical-align: middle;
}

#center-padding {
	padding: 0px 45px;
}

#home-table td {
	text-align: left;
	vertical-align: top;
}

#flash-background {
	height: 530px;
	background-image: url('/t/images/home-flash-bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	top: -1px;
}

#flash-background-padding {
	padding: 18px 28px 0px 28px;
}