body { background: #3f3f3f url('../images/page_bg.jpg') repeat-x; margin-left: auto; margin-right: auto; text-align: center; margin-top: 0px; font: 9pt Verdana, Arial, Helvetica; }
#mast { width: 980px; height: 90px; background: url('../images/mast_bg.png') repeat-y; margin-left: auto; margin-right: auto; margin-top: 0; text-align: left; }
#page { width: 980px; background: url('../images/content_bg.png') repeat-y; margin-left: auto; margin-right: auto; margin-top: 0; text-align: left; }
#nav { width: 945px; height: 50px; background: url('../images/nav_bg.png') repeat-x; position: relative; left: 19px; top: 0; text-align: right; padding-top: 10px; }
#nav a { margin-right: 20px; text-decoration: none; color: #fff; }
#footer { width: 980px; height: 54px; background: url('../images/footer_bg.png') no-repeat; margin-left: auto; margin-right: auto; margin-top: 0; }

h1,h2,h3 { font-weight: bold; color: #d80c1c; margin: 5px 0; }
h1 { font-size: 16pt; }
h2 { font-size: 11pt; }
h3 { font-size: 9pt; }
a { color: #136abb; }

#content { width: 945px; position: relative; left: 19px; top: 0; }
.col-nav { width: 180px; border: 0px solid #ddd; text-align: left; font-size: 10pt; }
.col-content { padding: 10px; width: 600px; border: 0px solid #ddd; text-align: left; font-size: 10pt; }
.col-links { width: 165px; border: 0px solid #ddd; text-align: left; font-size: 10pt; }

*#intro-box { width: 95%; padding: 14px; background: #fbe2e5; line-height: 1.5; margin: 15px 0; }
#intro-box img { border: 1px solid #dbbec1; }
.intro-text { padding-left: 12px; font-size: 9pt; line-height: 1.5; }
a.custom { background: url('../images/icon-contact.gif') no-repeat; padding-left: 23px; text-decoration: underline; padding-bottom: 4px; }
a.stockist { background: url('../images/icon-cart.gif') no-repeat; padding-left: 23px; text-decoration: underline; padding-bottom: 4px; }
#info-box { clear: both; border-top: 1px solid #ccc; margin-top: 30px; padding: 4px 8px; }
#info-box h1 { float: left; width: 120px; color: #000; font-size: 10pt; }
#info-box ul { float: left; width: 350px; list-style-image: url('../images/bullet.gif'); }
.tick { list-style-image: url('../images/bullet-tick.gif'); }
.products { list-style: none; }
.products li { line-height: 1.5; }
.products a { text-decoration: none; font-weight: bold; background: url('../images/bullet.gif') no-repeat right; padding-right: 12px; }
