body {
    margin: 0px;
    padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
    background-color: black;
	margin: 0;
	padding: 0;
	height: 91px;
}
#bread {
	padding-left: 90px;
	padding-top: 4px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
#navigation {
	padding-left: 50px;
	padding-top: 4px;
}	
#navlist li {
	display: inline;
	}
.nav_cranberry {
	color: #9c1e3d;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nav_blue a:link, .nav_blue a:visited {
	color: #00359c;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.nav_blue a:hover {
	color: #9c1e3d;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.nav_spacer {
	color: #00359c;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
	clear: both;
	height:500px;
	margin: 0;
	background-color: black;
	background-image: url(images/footer_not_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer_address {
	height:24px;
	padding-left: 475px;
	padding-top: 25px;
}
#footer_address_home {
	height:24px;
	padding-left: 475px;
	padding-top: 165px;
}
#home_footer {
	clear: both;
	margin: 0;
	height: 500px;
	background-color: black;
	background-image: url(images/footer_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gray16 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.gray11pxBoldItal {
	color: #ccc;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}
#specifications_content {
	height:1003px;
	background-image: url(images/specification_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#compliance_content {
	height: 1125px;
	background-image: url(images/compliance_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#home_content {
	height: 325px;
	background-image: url(images/home_bkgrnd.jpg);
	background-repeat: no-repeat;
}
#contact_content {
	height: 388px;
	background-image: url(images/contact_bkgrnd.jpg);
	background-repeat: no-repeat;
}		
.copy {
	color: #525252;
	font-size: 12px;
	line-height: 18px;
}
.copylh13 {
	color: #525252;
	font-size: 12px;
	line-height: 13px;
}
.copy10 {
	color: #525252;
	font-size: 10px;
}
.cranberry20Ital {
	color: #9c1e3d;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.cranberry14Ital {
	color: #9c1e3d;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.cranberry12bold {
	color: #9c1e3d;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.cranberry12 {
	color: #9c1e3d;
	font-size: 12px;
	text-decoration: none;
	line-height: 17px;
}
.cranberry10Ital {
	color: #9c1e3d;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}