/* Body
--------------------------------------------------------------------------- */
body {background:#ed1c24;}
.wrapper {width:800px;margin:0 auto;line-height:1.6;font-size:1.4em;color:#2b2b2b;}

/* Header
--------------------------------------------------------------------------- */
#header {background:#231f20;padding:30px;}
#header .wrapper {color:#fff;position:relative;}
#header a {color:#fff;text-decoration:none;}
#header a:hover {text-decoration:underline;}
#header h1 a {background:url(../img/redpak-logo.gif) no-repeat 0 0;display:block;overflow:hidden;padding-top:71px;width:260px;height:0;}
#header p.address {position:absolute;right:0;top:-3px;text-align:right;line-height:1.5;}

/* Content
--------------------------------------------------------------------------- */
#content {background:#fff;padding:20px 0;}
#content h2 {font-weight:normal;font-size:1.2em;line-height:1.3;margin-bottom:10px;}
#content h2 span {text-align:right;font-size:1.8em;display:block;font-weight:bold;}

#content ul {list-style:none;padding:0;position:relative;}
#content ul li {background:url(../img/box-l.gif) no-repeat 0 0;display:inline-block;width:250px;margin:6px;text-align:center;}
#content ul li.nobox {background:url(../img/star.gif) no-repeat 50% 50%;position:absolute;width:200px;height:205px;bottom:40px;right:0;font-weight:bold;padding:55px 30px 0;font-size:1.1em;}
#content ul li div.img {background:url(../img/box-r.gif) no-repeat 100% 0;padding:20px 0 10px;height:250px;}
#content ul li div.label {background:#696969 url(../img/box-l.gif) no-repeat 0 100%;color:#fff;}
#content ul li div.label h3 {font-weight:normal;background:url(../img/box-r.gif) no-repeat 100% 100%;line-height:1.1;padding:7px 10px 18px;}

/* Footer
--------------------------------------------------------------------------- */
#footer {border-top:1px solid #231f20;padding:20px;}
#footer .wrapper {color:#fff;position:relative;}
#footer a {color:#fff;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer p.right {text-align:right;position:absolute;top:0;right:0;}
#footer p.copyright {font-size:0.8em;margin-top:40px;}