#InchPoundHeader {
	background-image: url(header-bg.jpg);
	height: 94px;
	width: 100%;
}
InchPoundBody {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#InchPoundFooter {
	color: #FFF;
	background-image: url(footer-bg.jpg);
	text-align: right;
	clear: right;
	height: 33px;
	width: 100%;
}
#InchPoundFooter {
	color: #FFF;
	background-image: url(footer-bg.jpg);
	text-align: center;
	clear: both;
	width: 100%;
}
#InchPoundMenu {
	background-image: url(menu-bg.jpg);
	height: 32px;
	width: 100%;
}
#InchPoundMenu {
	background-image: url(menu-bg.jpg);
	height: 32px;
	width: 100%;
}
#InchPoundMiddle {
	width: 100%;
}
#InchPoundSubMenu {
	float: left;
	width: 17%;
}
#InchPoundContent {
	float: left;
	width: 60%;
	font-family: Arial, Helvetica, sans-serif;
}
.InchPoundsub-bg {
	background-image: url(submenu-bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: center;
}
#InchPoundMiddle #InchPoundSubMenu table tr .InchPoundsub-bg p {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
#InchPoundLeft {
	float: left;
	width: 25ex;
}
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #060;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #060;
	text-transform: uppercase;
}
