@charset "utf-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}
body {
background: #a2a295 url(images/body.png) top center repeat-y;
font-family: Verdana;
}
a {
text-decoration: none;
color: #003399;
font-weight: bold;
}
#wrapper {
width: 900px;
margin: 0 auto;
}
#topnav {
height: 25px;
}
#topnav ul {
list-style: none;
text-align: right;
padding: 5px 0 0 0;
font-size: 12px;
}
#topnav li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#banner img {
border: none;
}
#crumbs {
height: 25px;
}
#crumbs ul {
list-style: none;
padding: 5px 0 0 0;
font-size: 12px;
}
#crumbs li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#content {
float: left;
font-size: 12px;
}
#content h1, h2, h3, h4 {
font-weight: lighter;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#left {
float: left;
width: 180px;
}
.author {
background: url(images/profile.png) no-repeat center;
}
.author img {
margin: 15px 0 0 5px;
}
.author p {
margin: 10px 0;
text-align: center;
}
.relatedtopics {
margin: 20px 10px;
font-size: 10px;
}
.relatedtopics ol {
list-style: none;
}
.relatedtopics h4 {
font-size: 14px;
}
.relatedtopics a:hover {
color: #ccc;
}
.leftbarads {
text-align: center;
}
#main {
float: left;
width: 508px;
margin-top: 15px;
padding: 0 15px 0 15px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
#main h1 {
text-align: center;
padding-bottom: 10px;
font-size: 28px;
}
.introduction img {
padding: 0 35px
}
.introduction p {
text-align: justify;
padding: 10px 0 10px 0;
line-height: 1.3em;
}
.headerad {
height: 60px;
text-align: center;
}
#main h2 {
font-size: 24px;
text-align: center;
margin: 10px 0 20px 0;
}
.steptoclean {
min-height: 200px;
line-height: 1.4em;
}
.steptoclean img {
float: right;
margin: 0 0 5px 5px;
}
.steptoclean p {
margin: 20px 0;
}
.steptoclean p strong {
font-size: 14px;
}
.conclusion h3 {
font-size: 22px;
text-align: center;
}
.conclusion p {
text-align: justify;
padding: 10px 0 10px 0;
line-height: 1.3em;
}
.conclusion ul {
margin: 30px;
list-style: circle;
}
.conclusion ul li {
margin: 10px 0;
}
.conclusion ol {
margin: 20px 0;
text-align: center;
list-style: none;
}
.bottomads {
margin: 10px 0;
height: 250px;
text-align: center;
}
#right {
float: left;
width: 180px;
}
#right h4 {
margin: 15px 0 0 0;
text-align: center;
font-size: 18px;
}
.cleaningproduct {
margin: 10px 0 30px 0;
background: url(images/alternates.png) top center no-repeat;
}
.cleaningproduct img {
margin: 0 0 0 5px;
}
.cleaningproduct p {
margin: 10px 5px;
line-height: 1.3em;
}
.rightbarads {
text-align: center;
padding-left: 5px;
}
.search {
margin-top: 15px;
text-align: center;
}
#botnav {
clear: both;
height: 25px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}
#botnav ul {
list-style: none;
padding: 5px 0 0 0;
font-size: 12px;
}
#botnav li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#footer {
height: 50px;
}
#footer p {
padding: 20px 0 0 0;
text-align: center;
font-size: 10px;
}