@CHARSET "ISO-8859-1";
#leftmenu {
    float: left;
    margin: 0px 0px 75px 0px;
    padding: 0px 0px 0px 0px;
}

#leftmenu ul {
	width: 220px;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #FFC10E;
    border-bottom: 1px solid #FFC10E;
}

#leftmenu ul li {
	list-style-position: outside;
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 8px 10px 8px;
    border-top: 1px solid #FFC10E;
    border-right: 2px solid #FFC10E;
    border-bottom: 1px solid #FFC10E;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    white-space: nowrap;
}

#leftmenu ul li a {
	margin: 0px 0px 0px 0px;
	padding: 10px 8px 10px 8px;
    text-decoration: none;
    color: #000000;
}

#leftmenu ul li:hover, #leftmenu ul li a:hover {
    background-color: #FFC10E;
}

.onsite #onsite,
.backup #backup,
.sbserver #server,
.email #email,
.sales #sales,
.network #network,
.remote #remote,
.officemove #officemove,
.website #website,
.software #software,
.quickbooks #quickbooks,
.tim #tim,
.bill #bill,
.scott #scott,
.dave #dave,
.pat #pat,
.joe #joe,
.fred #fred,
.testimonial1 #testimonial1,
.testimonial2 #testimonial2,
.testimonial3 #testimonial3,
.resremote #resremote,
.resonsite #resonsite,
.resretail #resretail,
.contact #contact,
.directions #directions,
.feedback #feedback,
.job #job,
.resinstore #resinstore
{
	background-color: #FFC10E;
}