body {
background: #999999 url("images/bkgd-gradient.gif") 0 0 repeat-x;
font: 11px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica;
color: #636466;
margin: 0px;
}

img {
border: none;
}

a:link { 
color: #636466;
}

a:visited {
color: #636466;
}

a:hover {
color: #ef4023;
}

#holder1 {
background: url("images/bkgd_1.gif") 0 0 no-repeat;
position: absolute;
margin: 0px;
width: 1000px;
}

#holder2 {
background: url("images/bkgd_2.gif") 0 0 no-repeat;
position: absolute;
margin: 0px;
width: 1000px;
}

#holder3 {
background: url("images/bkgd_3.gif") 0 0 no-repeat;
position: absolute;
margin: 0px;
width: 970px;
}

#holder4 {
background: url("images/bkgd_4.gif") 0 0 no-repeat;
position: absolute;
margin: 0px;
width: 1000px;
}

#holder5 {
background: url("images/bkgd_5.gif") 0 0 no-repeat;
position: absolute;
margin: 0px;
width: 1000px;
}

#nav {
float: left;
width: 350px;
padding-top: 90px;
}

#content {
float: left;
background-color: white;
width: 620px;
margin: 94px 0px 0px 0px;
}

#copy {
float: left;
width: 340px;
text-align: left;
margin-left: 20px;
}

#copy-wide {
float: left;
width: 550px;
text-align: left;
margin-left: 20px;
margin-bottom: 20px;
}

#sidebar {
float: left;
width: 210px;
text-align: left;
margin-left: 30px;
}

#clientservices a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-employerservices.gif") 0 0 no-repeat;
}

#everify a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-everify.gif") 0 0 no-repeat;
}

#jobseekers a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-jobseekers.gif") 0 0 no-repeat;
}

#tax a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-tax.gif") 0 0 no-repeat;
}

#about a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-about.gif") 0 0 no-repeat;
}

#contact a {
float: left;
width: 350px;
height: 28px;
background: url("images/nav-contact.gif") 0 0 no-repeat;
}

#nav a:hover {
background-position: right bottom;
}

#nav .active a {
background-position: right bottom;
}

#footer {
clear: both;
margin-left: 368px;
}

.title {
font-size: 14px;
color: #ef4023;
}

.red {
color: #ef4023;
}
