.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;
}
#suckerfish{
z-index:50;
color:#fff; 
line-height: 1.6em;
font-size:11px; 
font-family: Tahoma, Arial, sans-serif;
margin-right: auto;
margin-left: -15px;
padding-top: 50px;
padding-left: 0px;
position:absolute;
font-size: 100%;
font-weight: normal;
margin-bottom: 50px;
width: 100%;
background: url(../images/suckerfish_bg.gif) repeat-x ;
}
#header{
position:relative;
background: url(../images/header_bg.gif) ;
width:100%;
}
#header_inner{
position:relative;
margin:0 auto;
width:885px;
}
#logo{
float:left;
margin-top:30px;
margin-bottom:20px;
}
#logo a{
text-decoration:none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:30px;
color:#3d3c3f;
}
#banner{
position:relative;
float:right;
margin-top:40px;
}
#topmenu{
position:absolute;
right:0;
top:23px;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
border-right:0px solid #333;
background:url(../images/topmenu_bg.gif) no-repeat top left;
}

#wrapper_top{
z-index:1;
position:relative;
width:100%;
background-image:url(../images/bg_links.jpg);
}
#wrapper_top_inner{
position:relative;
width:885px;
margin:0 auto;
text-align:left;
padding:0.1px 0px;
}


#main_wrapper{
position:relative;
width:100%;
background:url(../images/main_bg.gif) repeat-x top;
}

#main_wrapper_shadow{
position:relative;
margin:0 auto;
width:885px;
background:url(../images/shadow_center_.gif) no-repeat top center;
}

#main_wrapper_center{
position:relative;
margin:0 auto;
width:885px;
text-align:left;
padding-top:20px;
}

#content{
float:left;
width:500px;
padding-top:10px;
padding-bottom:20px;
padding-right:40px;
border-right:1px solid #f2cf98;

}
#left{
float:left;
width:223px;
padding-left:20px;
}
#right{
position:relative;
float:right;
width:170px;
border-left:1px dotted #ccc;
padding-left:20px;
}
#mainbody_bottom{
position:relative;
background: url(../images/bottom_wrapper_bg.gif) no-repeat center top;
height:25px;
margin:0 auto;
width:885px;
border-top:0px solid #eee;
}

#bottom{
position:relative;
margin:0 auto;
width:885px;
}
#footer a:link, #footer a:visited{
color:#555
}
#footer{
clear:both;
position:relative;
margin:0 auto;
width:885px;
padding-top:10px;
padding-bottom:10px;
color:#f09300;
font-size:90%;
}
#smooth_top{
position:absolute;
left:0;
bottom:4px;}

