#main a {
    color: #00acee;
}
#main {
margin:0 auto;
color: #000000;
}

#main .content h4 {
    font-size: 1.2em;
}

#main .content h4 a {
    text-decoration: none;
}

#main .content h3 {
    font-size: 18px;
    margin: 15px 0 10px 0;

}

#main .content h3 a {
    text-decoration: none;
    padding-left: 20px;
}

#main .content table {
    width: 80%;
    border: 0;
    margin: 0 0 0 20px;
}

#main .content {
	padding-left: 50px;
}

#main .content td {
    padding: 0 0 0 40px;
    width: 50%;
    vertical-align: top;
}

#main .content td ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#main .content td ul li {
    padding: 1px 0 1px 0;
}

#main .content td li a {
    color: #000;
    text-decoration: underline;
}

#main .content ul ul {
    padding-bottom: 0px;
}

#main .content ul ul li {
    padding-left: 15px;
    margin-bottom: 0px;

}

#main .content ul ul li a{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}

#main .content table.about-us ul a {
    color: #00acee;
}

#dude {
    float: left;
    height: 85px;
    width: 150px;
    padding-right: 15px;
    margin-left: 50px;
    background: url(images/jeet.gif) no-repeat 0px 0px;
}

#dude h3 {
    font-size: 36px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    top: -7px;
    left: 107px;
}

#top-utility-nav {
    color: #011C8F;
}

#top-utility-nav a {
    color: #00acee;
}

#top-utility-nav a.cart {
    background: url(images/top-utility-shopping-cart.gif) no-repeat center right;
}

/* footer */
#footer2 {
    background: url(images/style4/footer-background.gif) no-repeat right bottom;
}

#back-to-top a {
    background: url(images/aboutUs/footer-back-to-top.gif) no-repeat;
}

#bottom-nav {
    color: #011C8F;
    border-left: 4px solid #00acee;
}

#bottom-nav a {
    color: #00acee;
}

.errorSitemap h3 a {
padding-left: 20px;
}

a.button {
	background: url(images/button-bg-left2.gif) no-repeat left center;
}

a.button span {
    background: url(images/button-bg-right2.gif) no-repeat right center;
}

#indent {
	margin-left: 20px;
}
#indent ul a,
#indent ul {
	list-style: none;
	color: black;
}

#main a {
    color: #00acee;
}
