@charset "utf-8";
/* CSS Document */

body {
	background-color: #D1D3D4;
	background-image: url(/images/website/page-bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width:969px;
}
#wrapper {
	width: 969px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#banner {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
#navigation {
	background-color: #E6E6E6;
	padding: 0 12px 0 12px;
	margin: 0px;
}
#content-area {
	background-color: #E6E6E6;
	padding: 12px 12px 0 12px;
	margin: 0px;
}
#footer {
	background-color: #000000;
	padding: 12px 12px 0 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#footer p{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#footer a:link{
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active{
	color: #ffffff;
	text-decoration: none;
}
#footer2 {
	padding: 0px;
	margin: 0px;
	background-image: url(/images/website/footer-btm.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}
.banner-btm-lft {
	background-image: url(/images/website/banner-btm-left.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 12px;
}
.banner-btm-rgt {
	background-image: url(/images/website/banner-btm-right.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 12px;
}
.empty-td {
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.lhs-nav {
	height: 610px;
	vertical-align: top;
}
.lhs-nav1 {
	height: 610px;
	vertical-align: top;
	padding-left: 20px;
}
.main-content {
	padding: 0px 5px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tile {
	padding-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #C1282D;
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 15px;
}
.product-thumb {
	margin: 0px;
	padding: 0px;
	width: 168px;
}
.product-heading {
	background-image: url(/images/website/product-heading-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 168px;
	height: 29px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}
h5 a:link{
	color: #ffffff;
	text-decoration: none;
}
h5 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h5 a:hover{
	color: #ffffff;
	text-decoration: underline;
}
h5 a:active{
	color: #ffffff;
	text-decoration: none;
}
#small-padding {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.prod-left {
	background-image: url(/images/website/prod-left.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.prod-right {
	background-image: url(/images/website/prod-right.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 15px 0px;
}

li {
	line-height: 20px;
}

