body {
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(images/site-bg.jpg) repeat left top;
}
a img {
  border: none;
}

.product {
	background-color: #d8d2c8;
	background-repeat: repeat;
	background-position: left top;
}
.product-txt {
	color: #a90300;
	font-family: Sylfaen;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.product-line {
	background-image: url(images/product-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.product-btm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #a90300;
	text-decoration: none;
}
.product-list-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #3c3c3c;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	font-style: normal;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	font-style: normal;
}

.home_bg {
	background-color: #efe3d9;
	background-repeat: repeat;
	background-position: left top;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.botm-menu {
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
	height: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.botm-menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.call-us {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #9e2a00;
	text-decoration: none;
	padding: 5px;
}


.botm-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}.botm-menu a:hover{
	color: #9e2a00;
	text-decoration: underline;
}.botm-menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.design-botm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #9e2a00;
	text-decoration: none;
}

