﻿.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{
margin:0 auto;
position:relative;
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:940px;
}
#logo{

float:left;
margin-top:0px;
margin-bottom:-5px;
}
#logo a{
text-decoration:none;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:30px;
color:#ccc;
}
#banner{
position:relative;
float:right;
margin-top:-27px;
}
#topmenu{
position:absolute;
right:0;
top:0;
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{
position:relative;
width:100%;

}
#wrapper_top_inner{
position:relative;
width:940px;
margin:0 auto;
text-align:left;
padding:0.1px 0px;
}


#main_wrapper{
position:relative;
width:100%;

}

#main_wrapper_shadow{
position:relative;
margin:0 auto;
width:980px;
background:transparent;
}

#main_wrapper_center{
position:relative;
margin:0 auto;
width:920px;
text-align:left;
padding-top:20px;
}
#content{
float:left;
width:500px;
padding-bottom:20px;
padding-right:20px;
border-right:1px dotted #ccc;

}
#menuleft{
float:left;
width:150px;
padding-left:10px;
padding-right:20px;

}

#left{
float:left;
width:170px;
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:940px;
border-top:1px solid #eee;
}

#bottom{
position:relative;
margin:0 auto;
width:940px;
}
#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#ccc;
}
#footer a:hover{
	text-decoration:underline;
	color:#555;

}

#footer{
clear:both;
position:relative;
margin:0 auto;
width:940px;
padding-top:10px;
padding-bottom:10px;
color:#ccc;
font-size:90%;
}
#smooth_top{
position:absolute;
left:0;
bottom:4px;}
#user_table{
background:#00293b;
}