.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;
}
#main_table{
margin:0px ;
padding:0px ;
}
/* FRAME FOR ROUND CONTENT */
.shadow_left_top{
width:0px;
height:0px;
background:url(../images/) no-repeat left bottom;
}
.shadow_right_top{
width:0px;
height:0px;
background:url(../images/) no-repeat left bottom;
}
.shadow_top{
height:0px;
background:url(../images/) repeat-x bottom;
}
.shadow_left{
width:90px;
padding: 0px;
background: url(../images/) no-repeat center top;
}
.shadow_left_bottom{
width:0px;
height:0px;
background:url(../images/) no-repeat left top;
}
.shadow_bottom{
height:0px;
background:url(../images/) repeat-x;
}
.shadow_right{
width:90px;
background:url(../images/) no-repeat center top;
}
.shadow_right_bottom{
width:0px;
height:0px;
background:url(../images/) no-repeat left top;
}
.center{
background: url(../images/content_top.png) no-repeat center top;
padding:40px 0px 0px 0px;
}
.left{
padding-right:30px;
}
.right{
padding-left:30px;
}

.menu{
margin-bottom:6px;
}

/* END FRAME FOR ROUND CONTENT */

html {
overflow-y:scroll;
height:100%;
}

#top{
position:relative;
margin:0 auto;
width:100%;
text-align:left;
}

#topmenu h3{
display:none;
}
#topmenu{
position:absolute;
right:0;
top:0;
z-index:1;
}
#search{
position:relative;
width:189px;
height:32px;
float:right;
margin-top:0px;
background:url(../images/search_bg.png) no-repeat left;
z-index:1;
margin-bottom: 20px;
}
search h3{
display:none}

div.search{
padding:0;
line-height:100%;
margin:0;
height:30px;
}
#search .inputbox{
border:none;
color:#000;
width:180px;
font-size:100%;
margin-left:10px;
margin-top:4px;
border:none;
background:none;

}
#search .inputbox:hover,
#search .inputbox:focus{
background:none}

/* END TOP SECTION */

#logo_section{
text-align: left;
margin: 25px 0px 165px 30px;
}

#logo{
}

#banner{
position:relative;
float:right;
margin:10px 10px 10px 0;
width:auto;
height:auto;
}

#banner h3{
display:none;
}

#suckerfish{
float: left;
width: 900px;
letter-spacing:0px;
height:50px;
line-height: 50px;
z-index:999;
margin:0px 0px 0px 0px;
}

#breadcrumb{
position:relative;
margin:0 auto;
text-align:left;
border-bottom:1px solid #f2f2f2;
height:20px;
text-align:left;
line-height:20px;
margin-bottom:10px;
color:#ccc;
}
#breadcrumb a{
text-decoration:none;
}
#breadcrumb h3{
display:none}

#user{
width: 900px;
margin: auto;

}
#user h3{
font-size: 200%;
text-align: left;
color: #444444;
margin: 4px 0px 8px 0px;
}

#user1{
width: 430px;
text-align: left;
float: left;
margin: 10px 20px 15px 0px;
}

#user2{
width: 430px;
text-align: left;
float: right;
margin: 10px 0px 15px 0px;
}

#bottom{
margin: auto;
padding: 0px 0px 0px 0px;
width:880px;
}

#foot a:link, #foot a:visited{
color:#ccc;
list-style:none;
}

#foot a:hover{
color:#444;
}

#foot{
float: left;
text-align: left;
margin:0 auto;
width:200px;
padding:10px 0px 0px 0px;
color:#ccc;
font-size:75%;
}

#foot ul li{
 list-style:none;
 margin: 0px 12px 0px 0px;
 display: inline;
}

#footer a:link, #footer a:visited{
color:#ccc;
}

#footer a:hover{color:#444;}

#footer{float: right;
text-align: right;
margin:0 auto;
width:600px;
padding:10px 0px 0px 0px;
color:#ccc;
font-size:75%;
}
.imgborder{
display:block;
padding:6px;
border:1px solid #ccc;
background:#f9f9f9;
margin:4px;
margin-left:0;
}
#slideshow{
line-height:100%;
}