@charset "utf-8";

/* Top Block */

@media screen{

#topb_bar_cont{
width:100%;
height:17px;
background-image:url(/images/top_bar_bg.gif);
background-repeat:repeat-x;
}

#top_bar_btn{
width:850px;
margin-right:auto;
margin-left:auto;
}

#flash{
width:850px;
margin-right:auto;
margin-left:auto;
}

#menu_cont{
width:100%;
height:46px;
background-image:url(/images/menu_bg.gif);
background-repeat:repeat-x;
}

#menu_btn{
width:850px;
margin:0 auto 0 auto;
}

#contenair{
width:900px;
min-height:100%;
margin:10px auto 0 auto;
}

#wrapper{
width:850px;
height:100%;
margin:0 auto 0 auto;
}

#navigation{
width:175px;
float:left;
margin-top:10px;
}

#info{
width:490px;
margin-left:4px;
float:left;
}

#banner{
width:173px;
margin-top:10px;
float:right;
}


#footer{
clear:both;
width:848px;
margin-top:50px;
margin-left:auto;
margin-right:auto;
}

}
