/* 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:105px;
}

#product {
width:430px;
height:525px;
margin-left: 20px;
_margin-left: 10px;
float:left;
off background-color: red;
}

#product img{
margin: 0 8px 0 0;
}

#pictures1 {
width:330px;
height:100px;
margin-left: 460px;
_margin-left: 459px;
}

#pictures1 img{
margin: 0 8px 0 0;
}

div#content div#pictures1 a img{
border: 1px solid white;
}

div#content div#pictures1 a:hover img{
border: 1px solid black;
}

#movie {
width:330px;
height:305px;
margin-left: 460px;
_margin-left: 459px;
margin-top: 9px;
}

#pictures2 {
off background-color: green;
width:340px;
height: 105px;
margin-left: 460px;
_margin-left: 459px;
margin-top: 9px;
}

#pictures2 img{
margin: 0 8px 0 0;
}

div#content div#pictures2 a img{
border: 1px solid white;
}

div#content div#pictures2 a:hover img{
border: 1px solid black;
}


#pictures3 {
float:left;
off width: 210px;
height: 210px;
margin-left: 20px;
_margin-left: 10px;
margin-top: 6px;
off background-color: yellow;
padding: 0;
}

#pictures3 img{
width: 210px;
height: 210px;
margin: 0 8px 0 0;
_margin: 0;
}

#pictures3 a{
display: block;
width: 210px;
height: 210px;
margin: 0;
}


div#content div#pictures3 a img{
border: 1px solid white;
}

div#content div#pictures3 a:hover img{
border: 1px solid black;
}

#pictures4 {
width: 550px;
height: 210px;
margin-left: 240px;
_margin-left: 238px;
margin-top: 6px;
off background-color: yellow;
}

#pictures4 img{
margin: 0 8px 8px 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:150px;
}

div#footer {
}

table {
float:left;
margin-right: 10px;
}
