body {
background-color:#eeefea;
margin:0;
}
h2 {
color:#352;
font:400 2em Georgia,serif;
letter-spacing:.03em;
margin-bottom:.25em;
text-transform:lowercase;
}
h3 {
font-size:1.35em;
font-weight:700;
margin-bottom:.5em;
}

h4 {
font-size:1.35em;
font-style:italic;
margin-bottom:.5em;
}
a {
color:#FF0000;
}
a:visited {
color:#a10;
}
a:hover {
color:#352;
}
a:focus {
outline:none;
}

#claimTab a,
#brand a {
font-family:Georgia,serif;
letter-spacing:.15em;
text-decoration:none;
text-transform:uppercase;
}
#claimTab {
background:url(../images/bg-sprite.png) 0 0 no-repeat;
float:right;
height:30px;
margin-top:50px;
text-align:right;
width:250px;
}
#claimTab a {
color:#FF0000;
display:block;
letter-spacing:.5em;
margin:10px 35px 0;
}
#claimTab a:hover {
color:#352;
}

/* BRAND */
#brand,
#main {
background:#fefefe;
}

#logo h1 {
float:left;
margin:0;
width:130px;
}
#logo a {
background:#fefefe url(../images/bg-sprite.png) 10px -40px no-repeat;
display:block;
height:120px;
text-indent:-1000em;
width:140px;
}
#nav {
float:right;
width:700px;
}
#nav h3 {
display:none;
}
#nav ul {
background:#f3eece;
font-size:9px;
height:65px;
list-style:none;
margin:10px;
padding-top:35px;
}
#nav li {
display:inline;
}
#nav li a {
border-left:3px solid #fefefe;
color:#333;
display:block;
float:left;
height:20px;
margin:10px 0;
padding:0 15px;
}

/* PAGE SPECIFIC BRAND */
#home #logo h1 {
width:830px;
}
#home #logo a {
background:#fefefe url(../images/bg-brand-3.jpg) -5px 0 no-repeat;
height:170px;
margin:10px 10px 5px;
width:810px;
}
#home #nav {
float:left;
}
#home #nav ul {
font-size:12px;
height:38px;
margin:0 10px;
padding:0;
width:810px;
}
#home #navHome a,
#services #navServ a,
#about #navAbout a,
#resources #navRes a,
#file #navFile a,
#testimonial #navTest a,
#contact #navCont a {
color:#FF0000;
}

#nav li:first-child a {
border:0;
}
#nav li a:hover {
color:#FF0000;
font-style:italic;
}

/* END BRAND */

/* MAIN */
#main {
padding:30px 0;
}

#content {
border-right:1px dotted #ccc;
line-height:2em;
margin-right:-1px;
}


#downloads a {
font-weight:400;
text-decoration:none;
text-transform:none;
}
#downloads dt {
margin:0 0 .15em;
}
#downloads dd {
margin:0 0 1.0em;
}
/* END MAIN */

/* FOOT */
#foot,
#foot a {
color:#777;
font:400 9px Georgia,serif;
margin:30px 0;
text-decoration:none;
}
#foot h3,
#foot ul,
#foot li {
display:inline;
margin:0 15px;
padding:0;
}
#foot ul {
margin:0;
}
#foot h3 a {
margin-left:25px;
}
#foot ul {
list-style:none;
}
#foot a:hover {
color:#FF0000;
}
#foot abbr {
border:0;
}
/* END FOOT */

/* spammers beware */
.formdisplay {
display: none;
}