@charset "UTF-8";
/* CSS Document */

body {background:#000; padding:50px 0; font-family: "AvantGarde Bd BT", "AvantGarde Bold", "Century Gothic", Arial, Helvetica, sans-serif;}

#wrapper {width:877px; margin:auto; height:725px; border:4px solid #fff; background: url(../images/bg.jpg) no-repeat center center; padding:75px 0 0 75px;}

#header {width:394px; background: url(http://www.stiller.co.uk/images/header-bg.png) repeat; border:4px solid #fff; margin-bottom:150px;}

#content {color:#f5ab2a; top:200px; left:75px; width:390px; margin-bottom:80px;}

#footer { width:625px;}

#link {width:200px; background:url(http://www.stiller.co.uk/images/header-bg.png) repeat; border-bottom:4px solid #fff; border-top:4px solid #fff; border-left:4px solid #fff; padding:0 50px 0 0; float:right;}

/* CONTENT STYLES */
h1 {color:#fff; font-size:4em; margin:20px;}

#content p {font-size:1.2em; line-height:1.4em;}

#footer p {font-size:1; color:#FFF; font-size:.9em; padding-top:22px; line-height:1.2em;}

#link a {padding:10px; color:#FFF; text-decoration:none; line-height:2em;}
#link a:hover {color:#f5ab2a; text-decoration:underline;}

/* GENERIC STYLES */
span {color:#f5ab2a;}

.left {float:left; margin:0 10px 0 0;}
