.objDock{
	position:fixed;
	width:100%;
	bottom:-1px;
	text-align:center;
	left:0px;
}

.objDock ul{
	width:436px;
	list-style:none;
	display:none;
}
.objDock ul .header{
	margin-bottom:-2px;
}

.objDock ul .content{
	text-align:center;
	border-left:solid #FC863D 1px;
	border-right:solid #FC863D 1px;
	border-bottom:solid #FC863D 1px;
	background-color:#D4E6F1;
}

.obDock{
	text-align:center;
	bottom:0px;
}

#menu1 {
	bottom:0px;
	height:30px;
	text-align:center;
	color:#000000;
}
#menu1 a:hover{
	cursor:pointer;
}
