body {
margin:0; 
padding:0;
border: 0px solid blue;
text-align: center;
font: 80% verdana, arial, helvetica, sans-serif;
color:#606060;
font-family:tahoma;
/*font-family: sans-serif;*/
}

a{  font-size: 12px;
    color:#36A7F7;
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}

h1.logo{
    color: #FFF;
    margin-top: 80px;
    margin-left:60px;
    margin-bottom: 0px;
    font-family:sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: -1px;
}

b.logo{
    color: silver;
    font-family:sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    margin-left:140px;
    margin-top: 0px;
    font-weight: 600;   
}

h2.title_m{
     font-weight: 600;
     margin-left: 20px;
     font-size: 20px;
    
    
}

#top_yellow{
    height: 10px;
    background-color: #FFC712;
    border: 1px solid #FFF;

    
 }
#top_center{
    width: 755px;
    height: 10px;
    border: 1px solid #FFF;
    background-color: #3D3D3D;
    text-align:left;
    margin: 0 auto;
    border-top: 0px;
    border-bottom: 0px;
    
}


#menu_under{
    border: 0px silver solid;
    height: 120px;
    text-align: center;
}

#menu{
    border: 0px red solid;
    height: 120px;
    width: 755px;
    margin: 0 auto;
}

#logo_under{
    border: 1px #FFF solid;
    height: 210px;
    text-align: center;
    background-color: #FFC712;
}

#logo_panel{
    border: 1px #FFF solid;
    height: 210px;
    width: 755px;
    margin: 0 auto;
    border-top: 0px;
    border-bottom: 0px;
    
}
#left_logo{
    text-align:left;
    border: 0px red solid;
    height: 210px;
    width: 340px;
    float: left;
    background:url(../images/bgr_1.jpg)
}
#right_logo{
    border: 0px #FFF solid;
    height: 210px;
    width: 414px;
    float:right;
    background:url(../images/bgr_2.jpg);
    border-left: 1px #FFF solid;
}

#black_line_under{
    border: 1px #FFF solid;
    height: 10px;
    text-align: center;
    background-color: #3D3D3D;
    border-top: 0px;
    border-bottom: 0px;
}

#black_line{
    border: 1px #FFF solid;
    height: 10px;
    border-top: 0px;
    border-bottom: 0px;
    width: 755px;
    margin: 0 auto;
}

#content_under{
    border: 0px #FFF solid;
    text-align: center;
    border-top: 0px;
    border-bottom: 0px;
}

#content{
    text-align: center;
    border: 0px #FFF solid;
    border-top: 0px;
    border-bottom: 0px;
    width: 755px;
    margin: 0 auto;
    margin-top: 20px;
}

#foot_under{
    height: 40px;
    border: 0px #FFF solid;
    text-align: center;
    background-color: #EBEBEB;
    margin-top: 10px;
}

#foot{
    text-align: left;
    border: 1px #FFF solid;
    width: 755px;
    margin: 0 auto;
    height: 40px;
    
}

#foot_inner{
    text-align: left;
    border: 0px #FF0 solid;
    margin-top: 10px;
    margin-left: 30px;
    
}
#foot_inner_left, #foot_inner_center, #foot_inner_right
{
    display: inline;
}
#foot_inner_center{
    margin-left: 150px;
    margin-right: 150px;
}

#bottom_yellow{
    height: 25px;
    background-color: #FFC712;
    border: 1px solid #FFF;

    
 }
#bottom_center{
    width: 755px;
    height: 25px;
    border: 1px solid #FFF;
    background-color: #3D3D3D;
    text-align:center;
    margin: 0 auto;
    border-top: 0px;
    border-bottom: 0px;
}

#left_menu{
    text-align: left;
    position:relative;
    width: 200px;    
    float: left;
    height: 200px;
}

#main_content{
    text-align: left;
    position:relative;
    margin-left:270px;
    min-height: 200px;
    
}
ul li{
    line-height:20px;
}

li a{
    font-size: 12px;
    color:#36A7F7;
    font-weight: 600;
    text-decoration: underline;
}
li a:hover{
    text-decoration: none;
}

div.center{
text-align: center;
}

#top_run{
   
    width: 640px;
    height: 19px;
    overflow: hidden;
    margin: 0 auto;
    margin-top:20px;
   
}
    
#iner_run{
    margin:0px;
    border: 0px red solid;
    width: 1300px;
    height: 19px;
    position: relative;
    color: #36A7F7;
    font-weight: 600; 
    font-family:tahoma;
    font-size: 12px;   
}

ul.bottom_menu{
    border: blue 0px solid; 
    margin: 0 auto;
}

ul.bottom_menu li{
    display: inline;
    margin-left: 20px;
    margin-right: 40px;
    list-style-type:none;
    border: blue 0px solid;
}

ul.bottom_menu li a{
    color: #FFF;
    font-weight: 100; 
    font-size: 11px;
    line-height: 20px;
    text-transform: lowercase;
    text-decoration: none;
}

ul.bottom_menu li a:hover{
    text-decoration: underline;
}

#back_links{
    width: 755px;
    text-align:center;
    margin: 0 auto;
}
#back_links ul li{
    display: inline;
    margin-left: 1px;
    margin-right: 1px;
    list-style-type:none;
}
#back_links ul li a{
    font-size: 10px;
    color: #3D3D3D;
    font-weight: 100;
    text-decoration: none;
}
#back_links ul li a:hover{
    text-decoration: underline;
}
