@charset "utf-8";
/* CSS Document */

#left-section {
	float: left;
	width: 246px;
	height: auto;
	background-color: #faf6db;
	border: 1px solid #CCCCCC;
	padding-left: 12px;
	padding-top: 20px;
	margin-top: -20px;
	padding-bottom: 30px;
}
.up-arrow {
	background-image: url(../images/up-arrow.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 15px;
	margin-right: 10px;
}

.star {
	background-image: url(../images/star.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 23px;
	margin-right: 10px;
}
.arrow {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 10px;
	margin-top: 3px;
}
#left-section .headers {
	font-size: 1.2em;
	color: #8b1408;
	margin-top: 3px;
	float: left;
	margin-bottom: 10px;
	width: 210px;
}
.info-area {
	margin-bottom: 40px;
}
.info-area  .text {
	float: left;
	width: 270px;


}
.right-section2  a {
	color: #333333;
	text-decoration: none;
}
.right-section2  a:hover {
	color: #333333;
	text-decoration: underline;
}

.info-area   img {
	height: 135px;
	width: 250px;
	margin-left: 40px;
	display: block;
	float: right;
}

#left-section  .headers a {
	color: #8b1408;
	text-decoration: none;
}
#left-section .clear {
	height: 0px;
}


#left-section  .headers a:hover {
	color: #8b1408;
	text-decoration: underline;
}
#left-section    .sub-headers a  {
	float: left;
	width: 200px;
	margin-left: 25px;
	margin-bottom: 5px;
	font-size: 1.2em;
	display: block;
	color: #666666;
	text-decoration: none;
}
#left-section .sub-headers a:hover {
	text-decoration: underline;
	color: #8b1408;
}


#left-section .images {
	height: 103px;
	width: 200px;
	margin-left: 32px;
	margin-bottom: 20px;
}


.right-section1 {
	float: right;
	width: 562px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 40px;
}
.right-section2 {
	width: 562px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	float: right;
}
.readmore-but {
	height: 20px;
	width: 102px;
}
.corrugator {
	float: left;
	margin-right: 40px;
}
#text1 {
	float: right;
	width: 262px;
}
.products {
	float: left;
	height: 102px;
	width: 126px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.products-gap {
	float: left;
	height: 20px;
	width: 16px;
}
.products-desc {
	font-size: 1.2em;
	color: #7e4400;
	width: 128px;
	float: left;
}
