#logo
{
	margin-top:10px;
	width:400px;
	float:left;
	height:42px;
}
#topbar
{
	float:right;
	height:21px;
	width:300px;
}
#topbarleft
{
	height:21px;
	width:20px;
	background:url(/images/bar-bg1-left.gif) no-repeat;
}
#topbarc1,#topbarc2,#topbarc3,#topbarc4,#topbarc5,#topbarc6
{
	background:url(/images/bar-bg2.gif);
	color:White;
}
#topbarright
{
	width:21px;
	height:21px;
	background:url(/images/bar-bg1-right.gif) no-repeat;
}
#by
{
	width:398px;
	float:right;	
	background:url(/images/by.jpg) no-repeat;
}

/*********************************Top End****************************************/

#ad
{
	width:775px;
	height:170px;
	position:relative;
}
.right3ad
{		
	position:absolute;
	right:3px;
	top:10px;
	width:167px;
}
.right3ad li{
	width:167px;
	height:49px;
	margin-bottom:1px;
	background-color:#9DC67D; 		
}


/*********************************Menu Start*****************************************/		



/*- Menu Tabs J--------------------------- */

    #tabsJ 
    {
	  position:relative;
      width:775px;
      margin-right:auto;margin-left:auto;margin-top:10px;
      background:#F4F4F4;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
	  margin:0;
	  /*padding:10px 10px 0 50px;*/
	  list-style:none;
    }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
    }
    #tabsJ a {
      float:left;
      background:url("/images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("/images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 10px;
      color:#24618E;
      font-weight:bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }


/*- Menu Tabs K--------------------------- */ 	

#menu2
{
	position:relative;
	width: 775px;
	margin-right:auto;margin-left:auto;
	background-color:#306082;
	height:5px;
}
