body {
    width: 100%;
    height: 765px;
    margin: 0px 0px 0px 0px;
    background: black url(images/body.jpg) repeat-x top;
}

body a:focus {
    outline-style: none;
}

#site {
    width: 100%;
    height: 765px;    
}

#siteNames {
    width: 980px;
    height: 51px;
    margin: 0px auto 0px auto;
    background: url(images/siteNames.jpg) no-repeat;
}

#siteNameOne {
    width: 210px;
    position: absolute;
    z-index: 1;
    padding: 0px 0px 0px 180px;
    font-family: Times New Roman;
    font-size: 50px;
    color: #e0d7c0;
    line-height: 50px;
}

#smallName {
    position: absolute;
    padding: 24px 0px 0px 300px;
    z-index: 2;    
    font-family: Tahoma;
    font-size: 18px;
    color: #4a2c14;
    letter-spacing: 5px;
}

#siteNameTwo {
    float: right;
    position: relative;
    padding: 0px 5px 0px 0px;
    z-index: 3;
    font-family: Times New Roman;
    font-size: 50px;
    color: #e0d7c0;
    letter-spacing: 5px;
    line-height: 50px;
}

#contentTop {
    width: 980px;
    height: 249px;
    margin: 0px auto 0px auto;
}

#contentSpacer {
    width: 980px;
    height: 8px;
    margin: 0px auto 0px auto;
    background: url(images/contentSpacer.jpg) no-repeat;
}

#contentBottom {
    width: 880px;
    height: 372px;
    margin: 0px auto 0px auto;
    padding: 53px 60px 20px 40px;
    background: url(images/contentBottom.jpg) no-repeat;
}

#contentBottomSTALOWE {
    width: 940px;
    height: 372px;
    margin: 0px auto 0px auto;
    padding: 53px 0 20px 40px;
    background: url(images/contentBottom.jpg) no-repeat;
}

#container {
    width: 100%;
    height: 372px;
    margin: 0px 0px 0px 0px;
}

#content {
    float: left;
    display: inline;
    width: 410px;
    height: 323px;
    overflow: auto;
    font-family: Tahoma;
    padding: 10px 15px 10px 15px;
    font-size: 12px;
    color: #866551;
    line-height: 18px;
    text-align: justify;
    background: #f9f7f3;
}

#content a, #content a:visited {
    color: #4a2c13;
    text-decoration: none;
}

#content a:hover {
    color: #866551;
    text-decoration: underline;
}

#flashs {
    float: right;
    width: 250px;
    height: 333px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
    color: #866551;
    line-height: 20px;
    font-weight: bold;
}

#flashs a, #flashs a:visited {
    font-family: Tahoma;
    font-size: 12px;
    color: #866551;
    text-decoration: none;
}

#flashs a:hover {
    text-decoration: underline;
}

#photos {
    float: right;
    width: 365px;
    height: 333px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

#mImage {
    float: right;
    margin: 0 20px 0 0;
}

#zImage {
    float: right;
    margin: 30px 20px 0 0;
}

#flashOne {
    float: left;
    display: inline;
    width: 110px;
    height: 110px;
    margin: 0px 30px 35px 0px;
}

#flashTwo {
    float: left;
    display: inline;
    width: 110px;
    height: 110px;
    margin: 0px 0px 35px 0px;
}

#flashThree {
    float: left;
    display: inline;
    width: 110px;
    height: 110px;
    margin: 0px 30px 10px 0px;
}

#flashFour {
    float: left;
    display: inline;
    width: 110px;
    height: 110px;
    margin: 0px 0px 10px 0px;
}

#footerMenu {
    float: left;
    display: inline;
    width: 500px;
    height: 14px;
    line-height: 14px;
    margin: 20px 0px 0px 0px;
    font-family: Tahoma;
    font-size: 10px;
    color: #aa836b;
}

#footerMenu a, #footerMenu a:visited {
    color: #aa836b;
    text-decoration: none;
}

#footerMenu a:hover {
    text-decoration: underline;
}

#designed {
    float: right;
    width: 250px;
    height: 14px;
    margin: 20px 0px 0px 0px;
    line-height: 14px;
    text-align: right;
    font-family: Tahoma;
    font-size: 10px;
    color: #aa836b;
}

#designed a, #designed a:visited {
    color: #aa836b;
    text-decoration: none;
}

#designed a:hover {
    text-decoration: underline;
}

.imageLink {
    border: 0px;    
}

.lineMargin {
    margin: 0px 14px 0px 14px;
}

/* productList START */
.groupHeader {
    width: 100%;
    margin: 20px 0px 20px 0px;
    text-align: center;
    font-family: Tahoma;
    font-size: 13px;
    color: #4a2c13;
    font-weight: bold;
}

.productTable {
    width: 370px;
    margin: 0px auto 0px auto;
    border-collapse: collapse;
}

.productNumberC {
    width: 27px;
    padding: 0 0 0 0;
    font-weight: bold;
}

.productImageC {
    width: 68px;
    padding: 0px 0px 0px 0px;
}

.productNameC {
    width: 127px;
    padding: 0px 25px 0px 25px;
}

.productNameStaloweC {
    width: 100px;
    padding: 0px 25px 0px 25px;
}

.productLinkC {
    width: 122px;
    padding: 0px 0px 0px 0px;
}

.productSpacer {
    width: 405px;
    height: 1px;
    margin: 15px auto 15px auto;
    background: url(images/oneProductLine.gif) no-repeat;
}

/* productList END */

.productGroupTable {
    width: 405px;
    margin: 0px 0px 0px 0px;
    border-collapse: collapse;
}

.productGroupImage {
    width: 405px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.productLink {
    width: 405px;
    text-align: center;
    padding: 20px 0px 0px 0px;
}