body {
	background-color: #F2F2E7;
	background-image: url(layout/AllFoam_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
.header {
	background-image: url(layout/AllFoam_03.jpg);
	background-position: center top;
	height: 110px;
}
.navbar {
	background-image: url(layout/AllFoam_04.jpg);
	background-position: center top;
	text-align: right;
	height: 28px;
}
.midcap {
	background-image: url(layout/AllFoam_05.jpg);
	background-position: center top;
	height: 34px;
}
.lefttile {
	background-image: url(layout/AllFoam_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	width: 190px;
	vertical-align: top;
	text-align: center;
}
.righttile {
	background-image: url(layout/AllFoam_09.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: top;
	height: 100%;
	width: 25px;
}
.content {
	background-color: #FFFFFF;
	height: 100%;
	width: 555px;
	vertical-align: top;
}
.footer {
	background-image: url(layout/AllFoam_13.jpg);
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	height: 78px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
}
.footer a:link {
	text-decoration: none;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	color: #D77335;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	text-decoration: none;
}
.toplink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toplink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.toplink a:hover {
	color: #DF660D;
	text-decoration: none;
}
.toplink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 25px;
}
.leftlink a:link {
	color: #000000;
	text-decoration: none;
}
.leftlink a:active {
	color: #000000;
	text-decoration: none;
}
.leftlink a:visited {
	color: #000000;
	text-decoration: none;
}
.leftlink a:hover {
	color: #E06216;
	background-image: url(layout/AllFoam_triangle2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	padding-left: 30px;
	background-image: url(layout/AllFoam_triangle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E06216;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E06216;
	padding-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E06216;
	background-image: url(layout/AllFoam_triangle3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
}
.image {
	border: 1px solid #E06216;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #E25D18;
	text-decoration: underline;
}.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #F2F2E7;
	border: 1px solid #000000;
}
.tablebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	border: 1px solid #000000;
}
.tablered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: center;
	border: 1px solid #000000;
	padding-bottom: 3px;
}
