#left {
position: relative;
top: 5px;
margin-left: 5px;
width: 190px;
background: url('images/stripemenu_bg.jpg') repeat-y;
float: left;
}

#leftpad {
padding: 115px 0 0 10px;
}

#middle {
position: relative;
top: 5px;
margin-left: 30px;
width: 313px;
height: 400px;
background:#000000 url('images/middlegray_bg.jpg') no-repeat;
float: left;
}

#orbea_c {
line-height: 17px;
}

#right {
position: relative;
top: 5px;
width: 200px;
height: 400px;
background: url('images/rightgray_bg.jpg') no-repeat;
float: right;
}

#right img{
margin: 2px;
}

#pad {
padding: 20px;
}

#left a{
font-size: 12px;
font-weight: bold;
color: #bfb12c;
}

.title {
font-size: 14px;
color: #bfb12c;
font-weight: bold;
}
