#head {
	width: 1005px;
	height: 37px;
	color: #464b5e;
	margin: 0 auto;
	position: relative;
	z-index: 400;
}

#head_backing {
	width: 1159px;
	position: relative;
	top: 0;
	margin: 0 auto -144px auto;
	height: 144px;
	background: url(../graphics/bg_head_lens.png) right bottom no-repeat;
}

#languages {
	padding-left: 262px;
	padding-top: 12px;
	font-size: .9em;
	
	display: none;
	visibility: hidden;
}

#main_menu {
	width: 1005px;
	margin: 0 auto;
	background: transparent url(../graphics/bg_nav_tile.png) left top repeat-x;
	height: 102px;
	position: relative;
	z-index: 90;
}

#body {
	background: #fff;
	padding-top: 1px;
	float: left;
	width: 100%;
	min-width: 1005px;
	position: relative;
}

#information_wrapper {
	margin: 0 auto;
	width: 1005px;
}

#information {
	float: left;
	padding-left: 232px;
	width: 773px;
	position: relative;
	background: url(../graphics/teaserBack.jpg) right top no-repeat;
}

#content {
	background: #fff;
	clear: both;
	width: 1005px;
	margin: 0 auto;
}

#breadcrumb {
	color: #9e9e9e;
	position: relative;
	top: -12px;
	padding-bottom: 10px;
}

#body_copy {
	width: 717px;
	padding: 0 27px 20px;
	float: left;
}

#tools {
	width: 200px;
	float: left;
	text-align: center;
	padding-bottom: 10px;
}

#text_tools {
	font-size: 14px;
	color: #9d9b9c;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 10px;
	clear: left;
	background: url(../graphics/txt_text_size.gif) 20px 13px no-repeat;
}

#site_tools {
	font-size: 14px;
	color: #9d9b9c;
	padding: 0 10px 10px 10px;
	float: left;
	position: relative;
	width: 100%;
}

#email_page {
	text-align: right;
}

#email_page span {
	background: url(../graphics/txt_email_page.gif) left top no-repeat;
	display: block;
	width: 82px;
	height: 19px;
	position: absolute;
	
}

#print_page {
	text-align: right;
}

#print_page span {
	background: url(../graphics/txt_print_page.gif) left 2px no-repeat;
	display: block;
	width: 74px;
	height: 19px;
	position: absolute;
}

#logo_boston {
	display: block;
	text-align: center;
	float: left;
	clear: left;
}

#foot {
	color: #464b5e;
	width: 973px;
	margin: 0 auto;
	padding: 0;
	padding-left: 32px;
	clear: both;
}