/* about-charlies style below */
a#about-charlies {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/about-charlies.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#about-charlies:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* blinds style below */
a#blinds {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/blinds.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#blinds:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* charlies-window-covering style below */
a#charlies-window-covering {
    display: block;
    width: 368px;
    height: 31px;
    background-image: url(../images/navigation/charlies-window-covering.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#charlies-window-covering:hover {
    background-position: 0 -31px;
}
a .alt { display: none; }
/* contact-charlies style below */
a#contact-charlies {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/contact-charlies.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#contact-charlies:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* estimate style below */
a#estimate {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/estimate.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#estimate:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* products style below */
a#products {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/products.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#products:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* retractable-screens style below */
a#retractable-screens {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/retractable-screens.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#retractable-screens:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* shades style below */
a#shades {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/shades.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#shades:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* shutters style below */
a#shutters {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/shutters.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#shutters:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }
/* Internet promotion style below */
a#internet {
    display: block;
    width: 368px;
    height: 30px;
    background-image: url(../images/navigation/internet-promotion.jpg);
    background-position: 0 0;
    margin: 0px;
}
a#internet:hover {
    background-position: 0 -30px;
}
a .alt { display: none; }