body {
background: #e0e0e0 url('images/bg.jpg') top repeat-x;
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
color: #454545;
margin: 25px 0 20px;
}
.clear {
clear: both;
}
img {
border: 0;
}
#wrapper {
width: 960px;
margin: 0 auto 0;
}
#header {
background: url('images/header.jpg') no-repeat;
height: 75px;
}
#header h1 {
font-family: Arial Black;
font-size: 36px;
color: #fff;
margin: 0;
padding: 7px 0 0 20px;
}
#content {
background: #fff;
padding: 25px 20px 0;
}
#introtext {
background: url('images/gradient.jpg') 0 37px repeat-x;
}
#introtext h2 {
background: url('images/icon.jpg') no-repeat;
padding: 0 0 0 38px;
font-size: 24px;
font-weight: bold;
color: #2c2c2c;
margin: 0;
}
#introtext p {
padding: 20px 20px 0;
line-height: 20px;
margin: 0 0 13px;
}
#introtextbottom {
background: url('images/introtextbottom.jpg') no-repeat;
height: 12px;
margin: 0 0 20px;
}
#sidebar {
width: 214px;
float: left;
margin: 0 20px 0 0;
}
.box h3 {
background: url('images/subheader.jpg') no-repeat;
height: 25px;
color: #fff;
margin: 0 0 15px;
text-transform: uppercase;
padding: 9px 0 0 12px;
}
.box ul {
list-style-type: none;
margin: 0;
padding: 0 15px 9px;
}
.box ul li {
background: url('images/bullet.jpg') 0 4px no-repeat;
padding: 0 0 0 17px;
margin: 0 0 6px;
}
.box p {
font-size: 13px;
color: #222222;
margin: 0 0 13px;
padding: 0 15px;
line-height: 18px;
}
#productarea {
width: 686px;
float: left;
}
.productbox {
margin: 0 0 18px;
}
.productbox h4 {
background: url('images/productheader.jpg') no-repeat;
font-size: 18px;
font-weight: 100;
color: #fff;
text-transform: uppercase;
height: 28px;
margin: 0 0 8px;
padding: 6px 0 0 12px;
}
.productbox h4 a {
color: #fff;
text-decoration: none;
}
.productbox h4 a:hover {
color: #f9db1b;
text-decoration: underline;
}
.producttext {
padding: 0 12px;
}
.producttext p {
line-height: 20px;
margin: 0 0 13px;
color: #454545;
}
.producttext ul {
list-style-type: none;
margin: 0;
padding: 0 0 9px;
}
.producttext ul li {
background: url('images/bulletyellow.jpg') 0 4px no-repeat;
padding: 0 0 0 17px;
margin: 0 0 6px;
font-weight: bold;
color: #373737;
}
#footer {
background: #cc0000;
}
#footer p {
text-align: center;
color: #fff;
margin: 0;
padding: 8px;
}