body {	background-color: #fff;	font-family: "Georgia", "Times New Roman", serif; }

h2, h3 { color: #b34153; }
h3 { font-weight: normal; font-size: 1.0em;}

a { color: #000; text-decoration: none; }
a:hover {text-decoration: underline;}

p { font-size: 1.2em; line-height: 1.0em;}
p.small { font-size: .8em; line-height: 1.2em; }

#container { width: 940px; background-color: #fff; margin-left: auto; margin-right: auto; border:1px solid #b34153;}

#header { background-image: url(img/header.jpg); width: 100%; height: 297px; position:relative;}
#headerphonenumber { position:absolute; left:12px; top:235px; color:#fff; font-family:"Arial", sans-serif; font-size:2em; font-weight: bold;}
#headergoods {position: absolute; left:12px; top:275px; color: #fff; text-transform: uppercase; font-size: .8em; font-style: italic;}
#headeraddress {position: absolute; left:655px; top:275px; color: #fff; font-size: .8em; font-style: italic;}


#slideshow { width: 100%; height: 77px;}

#col1 { width: 335px; margin-left: 26px; float: left; }
#col2 { width: 285px; margin-left: 26px; float: left; }
#col3 { width: 200px; margin-left: 26px; float: left; }

#footer { background-image: url(img/footer.jpg); height: 75px; }
#footer p { text-align: center; color: #fff; font-size: .8em; padding-top:50px; font-style:italic; }
.clearer { clear: both; }