html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 1em/120% Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, dl, address {
	margin: 0em 0 .3em;
	padding: 0;
}
ol, ul, li {
	margin-top: 0px;
	padding-top: 0px;
}

body {
	background-color: #E5E7D7;
	background-image: url(../i/background.jpg);
	background-repeat: repeat-x;
}


#wrapper {
	width: 760px;
	background: #FFFFFF;
	margin: 20px auto;
}



#brand {
	background: url(../i/Clouds.jpg);
	margin: 0px;
}
#brand h1 {
	color: #333333;
	font: normal 2em Optima, "Optima LT Std";
	padding: 10px;
	margin: 0px;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #000066;
}
#content p {
	font-size: .9em;
}
#content li {
	font-size: .9em;
}
#content {
	margin-right: 20px;
	margin-left: 15px;
	width: 740px;
	margin-top: 20px;
}

#footer {
	margin: 15px 10px 5px;
	font-size: .9em;
	clear: both;
	padding-top: 20px;
}
#footer p {
	font-size: .8em;
}
.narrow {
	margin: 0px;
	padding: 0px;
	width: 234px;
}
#sidebar {
	float: left;
	width: 170px;
	margin-top: 120px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar ul li a {
	text-decoration: none;
	color: #666666;
	font-size: .95em;
}
#sidebar ul li {
	border-top: 1px dotted #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}

#sidebar ul li a:hover {
	text-decoration: none;
	background: #181B66;
}
.right {
	float: right;
}
.left {
	float: left;
}
.wide {
	width: 540px;
}
.medium {
	width: 300px;
}
#content h1 {
	font: normal 50px Optima, "Optima LT Std";
	color: #181B66;
}
#content h2 {
	font: italic normal 1.3em Optima, "Optima LT Std";
	color: #000000;
}
#content h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 4px;
	background: #181B66;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#content h4 {
	font-size: .9em;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}

#navigation {
	color: #FFFFFF;
	background: #181B66;
	padding: 4px 10px;
}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation  ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 0.4em;
	padding-left: 0.4em;
	font-size: 0.9em;
}

#navigation ul li a:hover {
	border-bottom: 3px solid #FFFFFF;
}
.clear {
	clear: both;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #FFFFFF;
	background-color: #000066;
}
#content blockquote {
	background-color: #E5E8D7;
	border: 1px solid #666666;
	font-size: 1.2em;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
thead td {
	color: #FFFFFF;
	background-color: #181B66;
	font-size: .9em;
}
#procedure {
	border: 1px solid #181B66;
}
#procedure p {
	font-size: 0.85em;
	line-height: 100%;
}
table {
}
#procedure td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: top;
}
.tablesubhead {
	color: #FFFFFF;
	background-color: #181B66;
	font-size: .9em;
}
.tsad {
	margin: 0px;
	width: 500px;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twash {
	margin: 0px;
	width: 100%;
	font-size: .9em;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tdilution {
	text-align: right;
	padding-right: 30px;
}
td {
	vertical-align: top;
}
p .product {
	font: 0.5em Georgia, "Times New Roman", Times, serif;
}
#wrapper .product {
	color: #000;
	font-size: 0.7em;
	font-weight: normal;
}
#content caption {
	font-weight: bold;
	text-align: left;
}
.photo {
	padding: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
	background: #000000;
	border: 10px solid #DFD69F;
}
.thin_border {
	border: 1px solid #000000;
}
.cbs_items {
	float: left;
	width: 160px;
	margin-right: 20px;
}
#distributors h2 {
	margin-top: 12px;
}
