@charset "utf-8";
/* CSS Document */


#left {
	float: left;
	width: 150px;
}
#content {
	float: right;
	width: 570px;
	margin-right: 5px;
	overflow: auto;
	margin-left: 5px;
	height: 330px;
	padding-right: 10px;
}
#leftcontent {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-left: 20px;
}
#rightcontent {
	float: right;
	width: 215px;
	margin-right: 20px;
	margin-left: 10px;
	vertical-align: top;
}
.cut-clientLogo {
	float: left;
}
#colfaxlogo {
	width: 175px;
	margin-right: auto;
	margin-left: auto;
}







.style1 {
	color: #044F31;
	text-decoration: underline;
}
.style3 {
	font-size: 125%;
	font-weight: bolder;
}
.style4 {color: #000099}
.style5 {font-size: medium}

.testimonials {
	font-style: italic;
}
.testimonialname {
	color: #044F31;
	font-weight: bold;
}


.linkproperties {
	text-decoration: underline;
}
#content h1 {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
#left li {
	font-size: 90%;
	text-align: left;
}
#content p {
	font-size: 83%;
}
#left a {
	color: #5E2700;
	text-decoration: none;
}


#content h2 {
	font-size: 108%;
	font-weight: bold;
	color: #044F31;
	text-decoration: none;
}
#content h3 {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}


#left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.leftimage {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content a {
	text-decoration: none;
}

.rightimage {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#content h4 {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
#content h5 {
	color: #044F31;
	text-decoration: underline;
}
#coupon {
	float: right;
	height: 43px;
	width: 124px;
}

#content ul {
	font-size: 83%;
}
.cut-clientLogoright {
	float: right;
}
.centerimag {
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#left h2 {
	font-size: 108%;
	font-weight: bold;
	color: #044F31;
	text-decoration: underline;
	text-align: center;
}
