/* CSS Document */

body {
margin: 0px;
padding: 0px;
background-color: #000;
}

#content {
background-image:url(bgmain.jpg);
background-repeat:no-repeat;
height: 830px;
}

#images {
width: 555px;
margin-left: 220px;
}

#images img{
float: left;
margin: 0 10px 10px 0;
}

.banners-top {
width:800px;
text-align:left;
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:left;
margin-left:auto;
margin-right:auto;
}

.banners-bottom a{
margin: 0 10px 0 0;
}

.banners-bottom a img{
margin: 5px 0 5px 0;
}
