#contact {
	width: 840px;
	height: 338px;
	background: url(../images/white-bg.jpg) no-repeat;
}
#info {
	width: 760px;
	height: 304px;
	padding: 34px 40px 0 40px;
	text-align: left;
	float: left;
}
#info ol, .content-box-description ol {
    font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #3e7cb6;
	list-style: decimal inside;
	margin: 5px 0 0 20px;
}
#info li a {
    text-decoration: none;
	color: #3e7cb6;
}
#info li a:hover {
    text-decoration: underline;
}
.intro {
	margin: 0;
	padding: 0;
}
.intro p{
	margin-top: 10px;
}
.description {
    margin: 15px 10px 0 0;
}
.description p {
    margin: 5px 0 10px 0;
	font-size: 12px;
	line-height: 15px;
}
ul.letters-list {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
	  line-height: 15px;
	  color: #98AAB3;
    margin-bottom: 10px;
    margin-top:10px;
}
ul.bullet-list {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
	  line-height: 15px;
	  color: #888;
    margin-bottom: 10px;
    margin-top:10px;
}
.bullet-list li {
  margin-top: 3px ;
    margin-left: 32px;
    padding-left:10px;
    list-style-type:circle;
}
.letters-list li {
    margin-top: 3px ;
    margin-left: 32px;
    padding-left:10px;
    list-style-type: upper-alpha;
}
ol.enviro-list{
  margin-top:0;
  padding-top:0;
  padding-left:20px;
}
ol.enviro-list li{
  padding:0;
  margin-bottom:0;
}
.promo-address {
    margin: 11px 0 11px 0 ;
}
.promo-address p {
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
    color: #3e7cb6;
    text-align: left;
}
.quote {
    color: #3e7cb6;
    font-style: italic;
    font-size: 13px !important;
}
#content-box {
    width: 800px;
    margin-left: 20px;
    padding: 0;
    display:block;
}
#content-box-top, 
#content-box-top-alt {
    margin: 0;
    padding: 0;
    width: 800px;
    height: 20px;
    background: url(../images/content_box-top.gif) no-repeat;
    display:block;
}
#content-box-top-alt {
    background: url(../images/content_box-top-alt.gif) no-repeat;
  }
#content-box-info {
    margin: 0;
    padding: 15px 20px 2px 21px;
    width: 800;
    background: url(../images/content_box-tile.gif) repeat-y;
    display:block;
}
#content-box-bottom {
    margin: 0;
    padding: 0;
    width: 800px;
    height: 25px;
    background: url(../images/content_box-bottom.gif) no-repeat;
}

#content p.backtotop {
    font-size: 11px;
    margin:0 0 30px 0;
}

h1.contact-us {
	width:127px;
	height:24px;
	background:url(../images/contact-us.gif) no-repeat;
}
h1.competition {
	width:444px;
	height:67px;
	background:url(../images/cash-giveaway-logo.gif) no-repeat;
}
h1.environment {
	width:144px;
	height:25px;
	background:url(../images/environment.gif) no-repeat;
}
h1.where-to-buy {
	width:166px;
	height:31px;
	background:url(../images/where-to-buy.gif) no-repeat;
}
h1 span {
  display:none;
}
