#main a {
    color: #00acee;
}

#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 h3.phones-accessories a {
    color: #99A311;
    background: url(../images/aboutUs/site_map/bullet-phones-accessories.gif) no-repeat 0px 4px;
}

#main h3.services-rates a {
    color: #F48026;
    background: url(../images/aboutUs/site_map/bullet-services-rates.gif) no-repeat 0px 4px;
}

#main h3.why-kajeet a {
    color: #00ACEE;
    background: url(../images/aboutUs/site_map/bullet-why-kajeet.gif) no-repeat 0px 4px;
}

#main h3.good-stuff a {
    color: #ED174F;
    background: url(../images/aboutUs/site_map/bullet-good-stuff.gif) no-repeat 0px 4px;
}

#main h3.my-kajeet a {
    color: #CCCC00;
    background: url(../images/aboutUs/site_map/bullet-my-kajeet.gif) no-repeat 0px 4px;
}

#main .content table {
    width: 80%;
    border: 0;
    margin: 0 0 0 20px;
}

#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: 10px;
}

#main .content ul ul li {
    padding-left: 15px;
}

#main .content ul ul li a{
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}

#main .content table.about-us ul a {
    color: #00acee;
}

#dude {
    float: left;
    height: 85px;
    width: 150px;
    padding-right: 15px;
    background: url(../images/jeet_oops.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/aboutUs/top-utility-shopping-cart.gif) no-repeat center right;
}

/* footer */
#footer2 {
    background: url(../images/aboutUs/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;
}

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;
}


