﻿  /* Menu Part2 Start Here */

* {margin: auto;padding: 0;}

body {background:#2b2f32; font-family: arial;font-size: 12px;color: #d4d7da;text-align: center;}
   
:focus{outline:none;}
 
a img{border: 0px;}
 
a {text-decoration: none;cursor:pointer;}
 
.main_body {width:960px;color:#d4d7da;font-size:12px;margin-top:50px;}

.menu_division{clear:both;padding-top:30px;}
 
  
  /* Menu Part2 Starts Here */
.menu_body2{float:left;width:948px;text-align:left;background:url(../images/menu_bg2.gif) left repeat-x;height:38px;}

.menu_left_part2{float:left;width:6px;height:38px;background:url(../images/menu_left_img2.gif) no-repeat;}

.menu_right_part2{float:right;width:6px;height:38px;background:url(../images/menu_right_img2.gif) no-repeat;}

.menu_content2{padding:6px 5px 0px 5px;font-weight:bold;}
.menu_content2 ul{list-style-type:none;}
.menu_content2 li{float:left;margin-right:5px;}
.menu_content2 li:hover{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d;}
.menu_content2 a{color:#d4d7da;padding:5px 20px 5px 20px;display:block;}
.menu_content2 a:hover{color:#0a4b6d;padding:5px 20px 5px 20px;}
li.menu_content2_active{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d;}
.menu_content2_active a{color:#0a4b6d;padding:5px 20px 5px 20px;}

 
  /* Menu Part2 Ends Here */


