/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	behavior: url(http://www.cinch2.com/css/csshover.htc);
  background: #FFFEE1 /*url(../images/content_bkgd.jpg) repeat-y top center*/;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #010101;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4em;
  padding: 20px 0 5px 0;
}
h2 {
  color: #020202;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4em;
  padding: 20px 0 5px 0;
}
h3 {
  font-size: 1.1em;
  line-height: 1.4em;
  padding: 20px 0 5px 0;
}
h4 {
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 10px 0 5px 0;
}
a,  a:link {
  color: #006600;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #003399;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #0066CC;
  text-decoration: none;
}
a:focus {
  color: #030303;
}
a:active {
  color: #040404;
}
#outerWrapper {
  background-color: #fff;
  background-image: url("../images/content_bkgd.jpg");
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 820px;
  height: 100%;
}
#outerWrapper #contentWrapper {
  background-image: url("../images/hdr_cinch2.jpg");
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  padding: 167px 0 0 0;
  height: 100%;
}
#contentWrapper #logoLink h1 {
	display: none;
}
#outerWrapper #contentWrapper #rightColumn1 {
  
  float: right;
  padding: 15px 45px 15px 15px;
  width: 230px;
}
#outerWrapper #contentWrapper #rightColumn1 p {
  margin: 0;
  padding: 10px 0 0 0;
}
#outerWrapper #contentWrapper #content {
  margin: 0 300px 0 0;
  padding: 15px 15px 15px 45px;
}
#outerWrapper #contentWrapper #content p {
  margin: 0;
  padding: 10px 0 0 0;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #contentWrapper #contentSC {
	margin: 0 0px 0 0;
	padding: 20px 50px 20px 50px;
}
#outerWrapper #contentWrapper #contentAP {
  margin: 0 30px 0 0;
  padding: 15px 15px 15px 45px;
}
#emailInfo {
	position: absolute;
	font-weight: bold;
	width: 780px;
	top: 85px;
	text-align: right;
}
#phone {
	position: absolute;
	font-weight: bold;
	width: 780px;
	text-align: right;
	top: 105px;
}
#odorNeutral {
	position: absolute;
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	width: 550px;
	text-align: right;
	top: 240px;
}
#provides30 {
	position: absolute;
	font-style: italic;
	width: 550px;
	text-align: right;
	top: 270px;
}
#footer {
	background-image: url("../images/content_bottom.jpg");
	background-repeat: no-repeat;
	height: 70px;
	padding: 15px 50px 0px 50px;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#logoLink {
	position: absolute;
	padding: 0 0 0 30px;
	top: 11px;
	width: 213px;
	height: 124px;
	z-index: 400;
}
ul {
	list-style: none;
}
.newsDate {
	color: #999999;
	font-size: 10px;
	font-style: italic;
	border-bottom: 1px solid #999999;
}
.newsTitle {
	color: #070707;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 8px 0 5px 0;
}
.newsStory {
	color: #080808;
	font-size: 12px;
	font-weight: normal;
}
.quote {
	margin: 0;
	padding: 35px 10px 0 10px;
	font-style: italic;
	color: #333333;
}
.signatureQ {
	margin: 0;
	padding: 10px 100px 0 100px;
	font-style: italic;
	color: #666666;
	text-align: right;
}
#madeInUsa {
	position: absolute;
	font-weight: bold;
	width: 780px;
	top: 65px;
	text-align: center;
}
#rtFlt {
	float: right;
	padding: 0 0 30px 50px;
}

#ASOTVmadeInUsa {
	position: absolute;
	background-image: url("../images/asot_100.gif");
	background-repeat: no-repeat;
	width: 780px;
	height: 75px;
	top: 25px;
	text-align: center;
}
#ASOTVmadeInUsa h1 {
	display: none;
}
#floatRight {
	float: right;
	margin: 0;
	padding: 0px 5px 20px 40px;

}
boldbodytext {
	font-weight: bold;
}
