* { margin: 0; padding: 0px; font-family: Arial, Helvetica, sans-serif; }

body { background-color: #eeecec; }

#wrapper { width: 960px; min-height: 740px; margin: 40px auto; background-color: #FFF; position: relative; }
#main { min-height: 715px; height: 715px; position:relative; background-color: #fff; }
#footer { height: 25px; background-color: #000; bottom:0px; }

#footer p { color: #cc3366; line-height: 25px; font-size: 12px; padding: 0 70px; }
#footer .info { margin-right: 35px; }
#footer a:link, #footer a:hover, #footer a:visited { color: #cc3366; text-decoration:none; }
#footer a:hover { text-decoration: underline; }

h1#logo { width: 319px; height: 128px; background-image: url(../images/logo.gif); background-repeat: no-repeat; position: absolute; top: 35px; left: 70px; }

#slide { position: absolute; left: 70px; top: 210px; }
ul#slideshow { list-style-type: none; }

#content { position: absolute; top: 509px; left: 70px; width: 815px; }
#content .col { float:left; width: 407px; }
#content .col p { padding: 0 0 20px 60px; font-size: 12px; }

#stockists { position: absolute; top: 105px; right: 70px; }

