body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	background-color: #A6A699;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #EC3326;
}
a:active {
	text-decoration: none;
}

.PageControl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 6px solid #EC3326;
	border-left: 1px solid #666666;
}
.ImageBar {
	background-image: url(../Images/toloranceBWheader.jpg);
	height: 295px;
	border-top: 6px solid #EC3327;
	border-right: 6px none #EC3327;
	border-bottom: 6px solid #EC3327;
	border-left: 6px none #EC3327;
}
.headerspace {
	width: 755px;
	height: 55px;
	background-image: url(../Images/ISO9001.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	clear: both;
	width: 705px;
	margin-top: 40px;
	padding-right: 50px;
	padding-bottom: 25px;
}
.LeftCol {
	float: left;
	width: 250px;
	margin-top: 50px;
	margin-left: 45px;
	list-style-type: none;
}
.ListNav {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}

#ListNav li {
}

#ListNav a {
	text-decoration: none;

}

.RightCol {
	float: right;
	width: 300px;
	margin-bottom: 45px;
	padding-right: 50px;
	margin-top: 45px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9B8E67;
	padding-left: 15px;
	line-height: 20px;
}
.WelecomeTo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #666666;
}

.Deco {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9B8E67;
	background-repeat: repeat;
}
.ContentFormat {
	background-color: #FFCC99;
}
