*{
padding : 0;
margin : 0;
border : 0;
}

.grid{
display : block;
width : 469px;
overflow : auto;
margin : 40px auto 0 auto;
}

.top{
background-color: #000000;
float : left;
clear : none;
height : 98px;
width : 469px;
background: url(../imgs/logo-tabor.jpg) no-repeat bottom;
}

.left{
background-color: #000000;
float : left;
clear : none;
height : 299px;
width : 253px;
background: url(../imgs/metal.jpg) no-repeat bottom;
}

.right{
background-color: #000000;
float : left;
clear : none;
height : 299px;
width : 216px;
background: url(../imgs/saddles.jpg) no-repeat bottom;
}

#left{
display:block;
height : 299px;
width : 253px;
background: url(../imgs/metal.jpg) no-repeat bottom;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
}

#right{
display:block;
height : 299px;
width : 216px;
background: url(../imgs/saddles.jpg) no-repeat bottom;
overflow:hidden;
text-indent:100%;
white-space:nowrap;
}