/* CSS Document */

* {
margin:0;
padding:0;
}

body {
background-color: #fae0d7;
text-align: center;
}

.banners-top {
width:800px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.banners-top a{
margin: 0 10px 0 0;
}

.banners-top a img{
margin: 5px 0 5px 0;
}

.banners-bottom {
width:800px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.banners-bottom a{
margin: 0 10px 0 0;
}

.banners-bottom a img{
margin: 5px 0 5px 0;
}

#content {
width:810px;
height:1000px;
background-image:url(images/background.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
text-align:left;
margin-bottom: 50px;
}

#up {
width:800px;
height:115px;
}

#pictures1 {
width:100px;
height:760px;
margin-left: 73px;
_margin-left: 37px;
float:left;
}

#pictures1 img{
margin: 0 8px 5px 0;
}

div#content div#pictures1 a img{
border: 1px solid white;
}

div#content div#pictures1 a:hover img{
border: 1px solid black;
}

#pictures2 {
width:440px;
height: 105px;
margin-left: 10px;
_margin-left: -1px;
float:left;
}

#pictures2 img{
margin: 0 8px 5px 0;
}

div#content div#pictures2 a img{
border: 1px solid white;
}

div#content div#pictures2 a:hover img{
border: 1px solid black;
}

#product {
width:430px;
height:540px;
margin-left: 10px;
_margin-left: -1px;
float:left;
off background-color: red;
}

#product img{
margin: 3px 0 0 0;
}

#pictures3 {
width:440px;
height: 105px;
margin-top: 9px;
_margin-top: 4px;
margin-left: 10px;
_margin-left: -1px;
float:left;
}

#pictures3 img{
margin: 0 8px 5px 0;
}

div#content div#pictures3 a img{
border: 1px solid white;
}

div#content div#pictures3 a:hover img{
border: 1px solid black;
}

#pictures4 {
width:100px;
height:760px;
margin-top: -645px;
_margin-top: -650px;
margin-left: 0px;
_margin-left: -1px;
float:left;
}

#pictures4 img{
margin: 0 8px 5px 0;
}

div#content div#pictures4 a img{
border: 1px solid white;
}

div#content div#pictures4 a:hover img{
border: 1px solid black;
}

#footer {
width:800px;
height:125px;
}

div#footer {
}

table {
float:left;
margin-right: 10px;
}
