body { 
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: center;
background-color: #F6F0D6;
background-image: url('images/up-back.jpg');
background-position: top;
background-repeat: repeat-x;
}

div#up {
margin-left: auto;
margin-right: auto;
width: 850px;
height: 389px;
background-image: url('images/up.jpg');
background-position: top;
background-repeat: no-repeat;
}

div#up-txt {
padding-top: 60px;
padding-right: 60px;
text-align: right;
}

div#up-txt img {
margin-left: 7px;
}

div#menu {
margin-left: auto;
margin-right: auto;
width: 850px;
height: 115px;
}

div#body {
margin-left: auto;
margin-right: auto;
width: 850px;
background-image: url('images/body-back.jpg');
background-repeat: repeat-y;
height: auto;
overflow: auto;
}

div#body-txt {
text-align: justify;
margin-left: 45px;
margin-right: 45px;
padding-bottom: 10px;
font-family: Tahoma;
font-size: 8pt;
color: #212121;
}

h1 {
font-family: Tahoma;
font-size: 13pt;
color: #212121;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-left: 20px;
background-image: url('images/blue-dot.gif');
background-position: left;
background-repeat: no-repeat;
}

h2 {
font-family: Tahoma;
font-size: 10pt;
color: #212121;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-left: 15px;
background-image: url('images/red-dot.gif');
background-position: left;
background-repeat: no-repeat;
}

h3 {
font-family: Tahoma;
font-size: 10pt;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
}

a {
color: #A41311;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

div#footer {
margin-left: auto;
margin-right: auto;
width: 850px;
height: 90px;
background-image: url('images/footer.jpg');
background-position: top;
background-repeat: no-repeat;
}

div#footer-txt {
padding-right: 45px;
padding-top: 15px;
font-family: Tahoma;
font-size: 8pt;
line-height: 17px;
text-align: right;
color: #f6f0d6;
}

div#footer-txt a {
text-decoration: none;
color: #f6f0d6;
}

div#footer-txt a:hover {
text-decoration: underline;
}

div#menu-left {
float: left;
width: 200px;
margin-right: 30px;
}

div#body-txt-right {
float: left;
width: 530px;
}

.product-box {
width: 530px;
padding-top: 20px;
padding-bottom: 20px;
overflow: auto;
}

.product-picture {
float: left;
border: 1px solid #A6A6A6;
width: 150px;
height: 150px;
margin-right: 10px;
background-image: url('images/img-back.jpg');
}

div#contact-txt {
width: 300px;
float: left;
}

div#contact-map {
width: 455px;
height: 420px;
float: left;
}

.picture {
float: left;
margin-right: 10px;
border: 1px solid #F2F2F2;
}

.v-align-middle {
vertical-align: middle;
}
