.clear:after {
    content: ".";
    display: block;
    height:0; 
    clear: both; 
    visibility: hidden;
}
.clear { 
    display: inline-table; 
}
/* Hides from IE-mac \*/
* html .clear { 
    height: 1%; 
}
.clear { 
    display: block; 
}
/* End hide from IE-mac */

img {
    behavior: url("gfx/pngbehavior.htc");
	border: none;
}
#mn_cont {
    width: 852px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}
#mn_top {
    background: url("gfx/startingbackground.jpg") no-repeat;
    width: 852px;
    height: 717px;
    margin: 0;
    padding: 0;
}
#mn_left {
    width: 151px;
    height: 717px;
    margin: 0;
    padding: 0;
    float: left;
}
#mn_logo {
    background: url("gfx/logo.png") no-repeat;
    width: 151px;
    height: 190px;
    margin: 20px 0 0 30px;
    padding: 0;
}
#mn_menu {
    width: 80px;
    height: 230px;
    margin: 30px 0 0 30px;
    padding: 0;
    background-color: #fff;
    border: 15px solid #fff;
}
#mn_right {
    width: 701px;
    height: 717px;
    margin: 0;
    padding: 0;
    float: right;
}
#mn_main {
    background: url("gfx/mybob.png") no-repeat;
    width: 701px;
    height: 717px;
    margin: 33px 50px 0 0;
    padding: 0;
    overflow: hidden;
}
/* Easy Slider */
#mn_slider ul, #mn_slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#mn_slider, #mn_slider li{ 
    width:100px;
    height:200px;
    overflow:hidden; 
}
span#prevBtn{}
span#nextBtn{}                  
/* // Easy Slider */
#mn_main_cont {
    margin: 110px 0 0 370px;
}
#mn_txt_hd {
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 18px;
}
#mn_txt_cont {
    font-family: Verdana, Arial;
    font-size: 11px;
    line-height: 17px;
    color: #fff;
}
#mn_footer {
    background: url("gfx/sec_footer.jpg") no-repeat;
    text-align: center;
    width: 852px;
    height: 31px;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #000;
    padding-top: 7px;
}
#mn_clicker {
    margin: 280px 0 0 600px;
}
#firefox {
	height:37px;
	width:256px;
	float:right;
	margin-right:35px;
	margin-top:15px;


}

