.clr{ /* BASIC CLEAR FIX*/
clear:both;
}

div.clear{ /* Special Div for Firefox for background height fix*/
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
#header{
position:relative;
margin:0 auto;
width:100%;
height:auto;
z-index:1;
}
#logo{
position:relative;
float:left;
margin:0px;
margin-left:-22px;
z-index:1;
}
#banner{
position:relative;
float:right;
margin-top:20px;
margin-right:-20px;

}
#banner h3{
display:none}


/* END TOP SECTION*/
#maintable{
padding:0;
margin:0;
}
.maintable_border{
/*border-right:1px solid #fff;*/
/*border-left:1px solid #fff;*/
border-top:1px solid #f9f9f9;
}
/*.left_shadow{
background:url(../images/shadow_left.png) no-repeat right top;

}*/

.left_shadow{
background:url(../images/shadow_left.png) no-repeat right 31px;

}

.right_shadow{
background:url(../images/shadow_right.png) no-repeat left 31px;
}
/*.right_shadow{
background:url(../images/shadow_right.png) repeat-y left top;
}*/
#suckerfish{
position:relative;
/*padding-left:10px;*/ /* rientro menu ?*/
margin:0 auto;
height:29px;
z-index:3;
}
#suckerfish_shadow{
position:relative;
margin:0 auto;
height:10px;
border-top:1px solid #fff;
background:url(../images/menu_shadow.gif) repeat-x top;
z-index:2;
}

#wrapper{
position:relative;
background:#fff;
margin:0 auto;
height:auto;
z-index:1;
min-height:471px;
padding:10px 20px 0 20px;
}
#inset{
position:relative;
margin:0 auto;
}
#inset h3{
display:none;
}
#inset_bg{
position:relative;
margin:0 auto;
height:0px;
z-index:1;
background:url(../images/inset_bg.gif) no-repeat center top;
}
#content{
position:relative;
margin:0 auto;
width:100%;
text-align:left;
padding-bottom:20px;
margin-top:10px;
}
#table_content{
padding-top:0px;
}
#content_bottom{
width:100%;
height:0px;

/*background:url(../images/content_bottom_bg.gif) no-repeat center top;*/
}

#breadcrumb{
position:relative;
float:left;
width:100%;
height:auto;
text-align:left;
z-index:1;
margin-bottom:10px;
border-bottom:1px solid #f0f0f0;
}
#breadcrumb .module{
color:#59481c;
font-size:11px;
padding:2px 0 2px 2px;
}
#breadcrumb a{
text-decoration:underline;
color:#0000ff;
}
#breadcrumb h3{
display:none}


#topmenu h3{
display:none;
}
#topmenu{
position:relative;
float:right;
right:10px;
top:10px;
width:auto;
/*z-index:10;*/
}

#bottom{
margin:0 auto;
margin-top:0px;
padding:0 0 5px 0;
width:100%;
/*background: url(../images/bottom_bg.gif) top repeat-x;*/
background-color:#f8b333;
border-top:1px solid #f0f0f0;
text-align:center;
}
#bottom_table{
margin:0 auto;
}
#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#ffffff;
}
#footer{
background: url(../images/bottom_bg.gif) top repeat-x;
margin:0 auto;
/* margin-top:10px; */
margin-bottom:20px;
padding:10px 0 10px 0;
color:#ffffff;
font-size:90%;
text-align:center;
}

#insidefooter{
/*width:860px;*/
padding-left:0px;
/*text-align:left;*/
/*font-size:90%;*/
}

.imgborder{
display:block;
padding:6px;
border:1px solid #666;
background:#333;
margin:4px;
}
.imgpadding{
display:block;
padding-right:6px;
padding-bottom:6px;
}
