.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



body {
background: url(splash-images/shannon-co-bg.gif) 0 0 repeat-x #626465;
padding: 0;
margin: 0;
font: 0.75em/1.33em Helvetica, Arial, sans-serif;
color: #010101;
}

a, a:visited {
color: #c3cf35;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
ul {
margin: 0;
padding: 0;
list-style: none;
clear: both;
}
li {
float: left;
margin-right: 40px;
}

h1 {
font-size: 2em;
line-height: normal;
color: #c3cf35;
font-weight: bold;
}

h2 {
font-size: 1.5em;
font-weight: normal;
line-height: normal;
}

h3 {
font-size: 1.33em;
font-weight: normal;
line-height: normal;
}

#wrapper {
width: 983px;
margin: 0 auto;
background: url(splash-images/shannon-co-banner.jpg) no-repeat;
padding-top: 251px;
}

#content {
background: #fff;
padding: 40px;
}

#footer {
height: 93px;
background: url(splash-images/shannon-co-footer.jpg) no-repeat;
}