/* Global */
img.spacer { display:block; }
div.clean {
clear:both;
font-size:0;
line-height:0;
}
h1 {
font-size:22px;
font-weight:normal;
color:#ab4b0c;
}

/* wrapper */
#wrapper {
width:771px;
margin:0 auto;
background:#eadfad;
}
#wrapper img.landing-header {
display:block;
}
#wrapper p {
margin-bottom:10px;
}
#wrapper a {
color:#ab4b0c;
}
#wrapper a:hover {
color:#ab4b0c;
}
#wrapper a.learnmore {
color:#ab4b0c;
text-decoration:none;
padding-right:17px;
background:url(images/yellow-pointer.gif) right 1px no-repeat;
}
#wrapper a.learnmore:hover { text-decoration:underline; }

/* left col */
#landing-left-col {
float:left;
width:439px;
padding:20px;
}
#landing-left-col h1 {
padding-bottom:6px;
border-bottom:1px solid #b86c05;
margin-bottom:10px;
}

/* right col */
#landing-right-col {
float:left;
width:254px;
padding:10px;
margin-bottom:10px;
margin-top:42px;
background:#fff;
}
#landing-right-col p {
color:#666;
margin:10px 0 20px 0;
}

/* bottom content line */
#bottom-line {
width:439px;
margin-top:-30px;
margin-left:20px;
}
#bottom-line a { text-decoration:underline; }
#bottom-line a:hover { text-decoration:none; }

/* Footer */
#footer {
margin:0 auto;
text-align:center;
font-size:11px;
width:751px;
padding:10px;
}
#footer a {
color:#ab4b0c;
text-decoration:underline;
}
#footer a:hover {
color:#ab4b0c;
text-decoration:none;
}