@import url( layout.css );
@import url( shop.css );

body {
    background: #fff;
    padding: 0;
    margin: 0;
    COLOR: #000;
    LINE-HEIGHT: 1.5em;
    FONT-FAMILY: "Verdana","Arial CE","Trebuchet MS", "Luxi Sans", "Helvetica";
    text-align: center;
    FONT-SIZE: 0.8em;
}

* {margin: 0px; padding: 0px}

img {
border: 0px solid #fff
}


#main {
    width: 939px;
    text-align: left;
    margin: 0 auto 0 auto;
}


#header {
        PADDING: 0em;
    height: 300px;
    width: 939px;
}


#footer {
    border-top: 1px solid #e3e1e1;
COLOR: #555;
font-size: 85%;
padding: 15px 0 0 0;
    TEXT-ALIGN: center;
    width: 939px;
    margin: 0 auto 0 auto;
}
#footer P {
        MARGIN: 0px;
    TEXT-ALIGN: center
}
#footer a{
COLOR: #555
}

#footer-in {
padding: 5px;
width: 939px;
height: 25px;
float: left
}




.cols-cleaner {
        BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px; BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}


.main-content {
        MARGIN: 0 1em 0 1em
}
.cols-cleaner {
        BORDER-RIGHT: 0px dotted; BORDER-TOP: 0px;  BORDER-LEFT: 0px dotted; BORDER-BOTTOM: 0px dotted
}
.hide-left .cols-cleaner {
        MARGIN-LEFT: 0px; BORDER-LEFT-STYLE: none
}
.hide-right .cols-cleaner {
        MARGIN-RIGHT: 0px; BORDER-RIGHT-STYLE: none
}
.hide-both .cols-cleaner {
        MARGIN: 0px; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: dotted
}

.side-columns {
}

.side-columns UL {
        PADDING-RIGHT: 0px; PADDING-LEFT: 0.3em; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

