#main_container {
/*
	width:840px; 
	padding: 0 0 5px 0;
	margin: 0 auto;

*/
	width:100%;
	background:url(../images-menu/menu_left.jpg) repeat-x scroll 0 0;
	height:62px;
	}
#headerGap {
	height: 36px;
	}
#header{
width:940px;
height:62px;
margin: 0 auto;
padding: 0;
}

/*-----------------menu-----------------*/
.left_menu{
width:6px;
height:62px;
float:left;
display: inline;
background:url(../images-menu/menu_left.jpg) no-repeat center;
}
.right_menu{
width:5px;
height:62px;
float:left;
display: inline;
background:url(../images-menu/menu_right.jpg) no-repeat center;
}
#menu {
/*
	float: left;
	background: none;
*/
	display: inline;
	width: 828px;
	height: 62px;
    position: absolute;
    left: 50%;
    margin-left: -418px;
	}
#menu ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	}
#menu ul li{
	display: block;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	height: 62px;
	position: relative;
	z-index: 1;
}
.btn, .btn_current
{
	height:62px;
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
}
#menu ul li a{
	display:block;
	padding:0;
	margin:0;
	height:62px;
	text-decoration:none;
}
#menu ul li.bt1
{
	width:75px;
}
#menu ul li.bt2
{
	width:58px;
}
#menu ul li.bt3
{
	width:104px;
}
#menu ul li.bt4
{
	width:95px;
}
#menu ul li.bt5
{
	width:257px;
}
#menu ul li.bt6
{
	width:89px;
}
#menu ul li.bt7
{
	width:84px;
}
#menu ul li.bt8
{
	width:68px;
}
#menu ul li.bt9
{
	width:99px;
}
#menu ul li.bt1, .bt1_a{ width:118px;background:url(../images-menu/home.jpg) no-repeat center;}
#menu ul li.bt2, .bt2_a{ width:118px;background:url(../images-menu/bio.jpg) no-repeat center;}
#menu ul li.bt3, .bt3_a{ width:118px;background:url(../images-menu/author.jpg) no-repeat center;}
#menu ul li.bt4, .bt4_a{ width:118px;background:url(../images-menu/gallery.jpg) no-repeat center;}
#menu ul li.bt5, .bt5_a{ width:118px;}
#menu ul li.bt6, .bt6_a{ width:118px;background:url(../images-menu/favs.jpg) no-repeat center;}
#menu ul li.bt7, .bt7_a{ width:118px;background:url(../images-menu/media.jpg) no-repeat center;}
#menu ul li.bt8, .bt8_a{ width:120px;background:url(../images-menu/blog.jpg) no-repeat center;}
#menu ul li.bt9, .bt9_a{ width:118px;background:url(../images-menu/contact.jpg) no-repeat center;}

/*#menu ul li.bt1 a:hover{  width:75px;background:url(../images-menu/home_over.jpg) no-repeat center;}
#menu ul li.bt2 a:hover{width:58px;background:url(../images-menu/bio_over.jpg) no-repeat center;}
#menu ul li.bt3 a:hover{ width:104px;background:url(../images-menu/author_over.jpg) no-repeat center;}
#menu ul li.bt4 a:hover{ width:95px;background:url(../images-menu/gallery_over.jpg) no-repeat center;}
#menu ul li.bt5 a:hover{ width:257px;}
#menu ul li.bt6 a:hover{ width:89px;background:url(../images-menu/favs_over.jpg) no-repeat center;}
#menu ul li.bt7 a:hover{ width:84px;background:url(../images-menu/media_over.jpg) no-repeat center;}
#menu ul li.bt8 a:hover{ width:68px;background:url(../images-menu/blog_over.jpg) no-repeat center;}
#menu ul li.bt9 a:hover{ width:99px;background:url(../images-menu/contact_over.jpg) no-repeat center;}*/



#menu ul li.bt1_current, .bt1_a_current{ width:118px;background:url(../images-menu/home_over.jpg) no-repeat center;}
#menu ul li.bt2_current, .bt2_a_current{ width:118px;background:url(../images-menu/bio_over.jpg) no-repeat center;}
#menu ul li.bt3_current, .bt3_a_current{ width:118px;background:url(../images-menu/author_over.jpg) no-repeat center;}
#menu ul li.bt4_current, .bt4_a_current{ width:118px;background:url(../images-menu/gallery_over.jpg) no-repeat center;}
#menu ul li.bt6_current, .bt6_a_current{ width:118px;background:url(../images-menu/favs_over.jpg) no-repeat center;}
#menu ul li.bt7_current, .bt7_a_current{ width:118px;background:url(../images-menu/media_over.jpg) no-repeat center;}
#menu ul li.bt8_current, .bt8_a_current{ width:120px;background:url(../images-menu/blog_over.jpg) no-repeat center;}
#menu ul li.bt9_current, .bt9_a_current{ width:118px;background:url(../images-menu/contact_over.jpg) no-repeat center;}

/*-----------------fin menu-----------------*/
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:12px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4F81BE;border-bottom:1px solid #4F81BE;}
ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#4F81BE;padding:0 0 0 20px;width:180px;}
ul.vert-one li a:hover{background:#990099 url("../images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#990099 url("../images/vert-one_arrow.gif") no-repeat 0 9px;}
