
#wrapper {
	width: 100%;
	margin: 0;
}

/* @group Header */

#header_outer_wrapper {
	background: url('../../../files/corp/images/background_home.jpg') top center no-repeat;
	height: 517px;
	width: 1060px;
	margin: 0 auto;
}

#header_wrapper {
	background: url('../../../files/corp/images/background_home_header.png') top center no-repeat;
	position: static;
}

#new #header_wrapper {
	background: #fff;
	width: 1060px;
	margin: 0 auto;
}

#new #header_tagline {
	background: #005f8c url('../../../files/corp/images/background_headerblue.png') top left no-repeat;
	width: 1060px;
	height: 50px;
	margin: 0 auto;
	position: absolute;
	top: 120px;
	display: block;
}

#footer {
	width: 1060px;
	margin: 0 auto;
}

#home_featured {
	width: 310px;
	height: 160px;
	margin-top: 182px;
	overflow: hidden;
}

#home_featured h2 {
	color: #493217;	
	font-size: 40px;
	font-weight: bold;
}

#home_featured p {
	color: #493217;	
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px;
}

#locator_box {
	margin-right: 0;
}

#etm_home_link {
	margin-left: 0;
}

#header_right {
	width: 814px;
}

#header_nav {
	margin-right: 0;
}

/* @end */

/* @group Main */

#main {
	background-color: #fff;
	width: 1060px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#home_blocks {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #DDD url('../../../files/corp/images/background_home_blocks.png') 0 0 repeat-y;
	
}
.home_block_one, .home_block_two, .home_block_three {
	float: left;
	width: 320px;
	padding: 28px 0;
}

.home_block_three {
	float: right;
}

.home_promo_box {
	padding-bottom: 40px;
	text-align: center;
}

.home_promo_box a, .home_promo_box img {
	display: block;
	width: 262px;
	margin: 0 auto;
}

.home_nearest_locations {
	padding-left: 50px;
}

.home_nearest_locations h2 {
	color: #493217;	
	font-size: 24px;
	font-weight: bold;
}

.home_nearest_locations p {
	color: #493217;	
	font-size: 12px;
	line-height: 1.2;
	padding-top: 4px;	
}

.home_nearest_locations ul {
	padding-top: 4px;
}

.home_nearest_locations li {
	padding: 4px 0;
	font-size: 14px;
}

.home_nearest_locations span {
	font-size: 11px;
	color: #493217;	
	font-style: italic;
	padding-left: 4px;
}

.home_nearest_locations a:link, .home_nearest_locations a:visited {
	color: #8C6239;
}

.home_nearest_locations a:hover {
	color: #597232;
}

/* @end */

/* @group Footer */

#footer {
	background: url('../../../files/corp/images/background_home_footer.png') top center no-repeat;
}

#footer_links {
	padding-left: 0;
}

/* @end */

/* @group Social Networks */

#social_networks {
	padding-left: 0;
}

/* @end */

/* @group ie6 */

html.ie6 #etm_home_link {
	margin-left: 0;
}

html.ie6 #footer_links {
	padding-top: 26px;
}

/* @end */