.jpclr{ /* 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;
}
html {
overflow-y:scroll;
height:100%;
}
#wrapper {
background:url(../images/body_shadow.gif) no-repeat;
background-position: center top;
margin:0 auto;
width:1190px;
min-height:100%;
}
* html #wrapper {
height:100%;/* 100% Height IE */
}

#header {
position:relative;
margin:0 auto;
width:1050px;
background: url(../images/header_bg.gif) repeat-x;
height:auto;
}


#logo{
float:left;
margin-top:0px;
margin-bottom:0px;
}
#logo a{
text-decoration:none;
font-family: 'Open Sans', Arial, sans-serif;
font-weight:bold;
font-size:30px;
color:#ccc;
}
#banner{
position:relative;
float:right;
margin-top:0px;
margin-right:10px;
}
#topmenu{
position:absolute;
right:0;
top:0;
padding-top:5px;
padding-left:10px;
padding-bottom:5px;
}
#path_search{
position:relative;
margin:2px auto 0;
width:1050px;
background: #f3f3f3 ;
height:24px;
border-top:1px solid #FFF;
line-height:24px;
font-size:90%;
text-indent:20px;
font-weight:bold;
overflow:hidden;
}
#draggable{
position:absolute;
top:0;
left:400px;
width:360px;
text-align:left;
padding:0;
padding-left:10px;
padding-right:10px;
margin:0;
height:100%;
z-index:98;
background: url(../images/white_trans.png);
line-height:130%;
cursor:move;
overflow-y:hidden;
}

#pathway{
float:left;
width:600px;
text-align:left;
color: #840b02;
font-weight:bold;
}
#pathway a{
text-decoration:none;
color: #840b02;
}

#pathway ul li {
display:block;
margin-top:4px;
  width:50px;
}

#search{
float:right;

}
#search .inputbox{
border:none;
background:#fff url(../images/search_bg.gif) no-repeat right top ;
height:18px;
color:#840b02;
font-weight:normal;
width:230px;
font-size:12px;
}
#suckerfish{
margin:0 auto;
position:relative;
width:1050px;
background: url(../images/menu_bg.gif) repeat-x ;
font-family: 'Open Sans', Arial, sans-serif;
font-weight:bold;
font-size:13.5px;
height:44px;
border-bottom:0px solid #fff;
}
#shadow{
margin:0 auto;
position:relative;
width:1050px;
background: url(../images/shadow.gif) repeat-x top;
height:10px;
}

#main_wrapper{
margin:0 auto;
position:relative;
width:1050px;
background:#FFFFFF;
}

#main_wrapper_center{
position:relative;
margin:0 auto;
width:1050px;
text-align:left;
min-height:300px;
background:#FFFFFF;

}

#content{
float:left;
width:730px;
padding:10px;
padding-top:0px;
//border-right:1px dotted #ccc;
}
#content_main{
margin-top:20px;
}
#content_left{
float:left;
margin-bottom:20px;

}
#content_right{
float:right;
margin-bottom:20px;
}

#right{
position:relative;
float:right;
width:269px;
padding:0 10px 10px 10px;
margin:1px 10px 0 0;
background:url(../images/right_fon.gif) repeat-x;
}

#content_slider{
position:relative;
margin:0 auto;
width:1050px;
height:auto;
padding:0;
}
#bottom{
position:relative;
margin:0 auto;
width:1050px;
background-color:#830a00;
}

#footer a:link, #footer a:visited{
color:#999;
}
#footer{
margin:0 auto;
width:1050px;
padding-top:20px;
padding-bottom:20px;
color:#ccc;
font-size:90%;
border-top:1px dotted #e9e9e9;

}
#smooth_top{
position:relative;
left:0;
margin-bottom:-16px;
}