@charset "utf-8";


body {
	background-image: url(images/bgFade.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: x-small;
	color: #666666;
}
.homeMainHeading {
	font-size: 28px;
	font-weight: bolder;
	color: #0066cc;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
}
.homeBoxHeadings {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bolder;
}
.homeBoxContentBlack {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homeBoxContentBlueBoldSmall {
	font-weight: bold;
	color: #0066cc;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#wrapper #machine {
	background-image: none;
	float: right;
	height: 305px;
	clear: both;
}

.homeBoxContentBlueBoldLarge {
	font-weight: bold;
	color: #0066CC;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper {
	padding: 0px;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: absolute;
}
hr {
	color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.SubMainHeading {
	font-size: 24px;
	font-weight: normal;
	color: #0066cc;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-family: "Times New Roman", Times, serif;
}
.subContentMargin {
	margin-left: 35px;
	margin-right: 45px;
}
.ProductName {
	font-size: 16px;
	font-weight: bolder;
	color: #0066cc;
	margin-top: 15px;
	margin-bottom: 5px;
}
.Specifications {
	font-size: 14px;
	font-weight: bolder;
	color: #0066cc;
	margin-top: 15px;
	margin-bottom: 5px;
}
.ProductDescription {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.AskingPrice {
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	margin-top: 0px;
}
.BeforeAndAfter {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:50px;
}
.BeforeAndAfter1 {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:137px;
}
