#header img {
padding:10px;
margin:0;
}

#menu img {
padding:0 10px;
margin:0;
border:0;
}

#menu a {
display:block;
text-decoration:none;
margin:0 10px;
width:75px;
height:61px;
}

#menu a.home {
background: url('../images/home.gif') no-repeat 0 -61px;
}

#menu a:hover.home {
background: url('../images/home.gif') no-repeat 0 0;
}
#menu a.benefits {
background: url('../images/benefits.gif') no-repeat 0 -61px;
}

#menu a:hover.benefits {
background: url('../images/benefits.gif') no-repeat 0 0;
}
#menu a.services {
background: url('../images/services.gif') no-repeat 0 -61px;
}

#menu a:hover.services {
background: url('../images/services.gif') no-repeat 0 0;
}
#menu a.case-studies {
background: url('../images/case-studies.gif') no-repeat 0 -61px;
}

#menu a:hover.case-studies {
background: url('../images/case-studies.gif') no-repeat 0 0;
}

#menu a.testimonials {
background: url('../images/testimonials.gif') no-repeat 0 -61px;
}

#menu a:hover.testimonials {
background: url('../images/testimonials.gif') no-repeat 0 0;
}

#menu a.contactus {
background: url('../images/contactus.gif') no-repeat 0 -61px;
}

#menu a:hover.contactus {
background: url('../images/contactus.gif') no-repeat 0 0;
}

h1 {
color:#8B6B72;
font-size:1.4em;
}

#sideBanner h2 {
font-size:16px;
text-align:left;
text-decoration:underline;
margin:0;
padding:15px 0 0 10px;
}

#sideBanner h3 {
font-size:14px;
text-align:left;
margin:0;
padding: 0 0 0 10px;
}

#sideBanner p {
padding:5px 10px 0 10px;
margin: 5px 0;
}

.centerImg {
display:block;
margin:0 auto;
}

address {
font-style:normal;
padding-left:10px;
}

.highlight {
font-weight:bold;
}

#footer p {
font-size:.7em;
padding:5px 20px;
color:#666666;
text-align:left;
}
#footer p a {
font-weight:bold;
color:#666666;
}

#footer img {
border:0;
}

.leftImg {
float:left;
margin-right:20px;
}
.leftImg1 {
float:left;
}

.rightImg {
float:right;
}

ul#question {
list-style-type:none;
}
ul#question li {
background:transparent url(../images/question-bullet.gif) no-repeat left center;
padding:5px 20px;
font-size:1em;
}
ul#answer {
list-style-type:none;
}
ul#answer li {
background:transparent url(../images/answer-bullet.gif) no-repeat left center;
padding:5px 20px;
font-size:1ems;
}

ul#business {
list-style-type:none;
}

ul#business li {
background:transparent url(../images/plus.gif) no-repeat left 4px;
padding:5px 30px;
font-size:1em;
}

ul#customer {
list-style-type:none;
}

ul#customer li {
background:transparent url(../images/customer.gif) no-repeat left 4px;
padding:5px 30px;
font-size:1em;
}

ul#outsource {
list-style-type:none;
}

ul#outsource li {
background:transparent url(../images/outsource.gif) no-repeat left 4px;
padding:5px 30px;
font-size:1em;
}

ul.normal {
list-style-type:none;
}

ul.normal li {
background:transparent url(../images/square-bullet.gif) no-repeat left 10px;
padding:5px 20px;
font-size:1em;
}