@import "global.css";

/* Header/footer */
/* Header */
header{ margin:48px 0 56px; width: 385px; position:relative; }
header div { background:url('../img/heading.png') left top; padding: 27px 30px 27px 0; }
header span#hanger { height:100%; background:url('../img/heading_left.png') right top; width:9999px; position:absolute; top:0; right:100%;}

footer ul span { left:100%; }
footer ul { padding: 6px 0 6px 10px; border-left:1px solid #1c1c1c; }

/* Heading */
header h1 { font-size:32px; color:#fff; }
header h1 em { font-size:20px; color:#545454; font-style:normal; font-weight:normal; padding-left:12px;}
header h1 em span { color:#333;}
header p { font-size: 15px; color: #535353; margin: 20px 0 0; line-height:154%; }

div#content { width:470px; }

a.call-to-action { margin-top: 20px; display:block;}