body {
	background: #242424 url(../images/css/body-bg-home.gif) repeat-x left top;
	}

#layout-container-top,
#layout-top {
	height: 160px;
	}
	
#top-logo {
	top: 29px;
	}
	
#layout-top h2 {
	background: url(../images/css/slogan-homepage.gif) no-repeat left top;
	width: 200px;
	}
	
#layout-flash {
	border: none;
	width: 980px;
	}
	
#layout-container-content {
	background: #242424 url(../images/css/home-teasers-bg.gif) repeat-x left top;
	}
	
#layout-content {
	padding: 15px 0;
	}
	
h2 {
	color: #f99d1c;
	font-size: 1.7em;
	margin-top: 0;
	text-transform: uppercase;
	}
	
.top-login-info {
	right: 100px;
	top: 100px;
	}
