#headerPan{
	width:auto;
	height:0px;
	position:relative;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	float: left;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#headerPan ul.leftmenu{width:87px;}
#headerPan ul.leftmenu li{width:87px; height:22px; border-bottom:1px dashed #AECCCA;}
#headerPan ul.leftmenu li a{
	display:block;
	background:url(imagem/bullet-normal.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#headerPan ul.leftmenu li a:hover{
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../imagem/bullet-normal.gif);
	background-repeat: repeat;
	background-position: left 7px;
	list-style-image: url(../imagem/bullet-normal.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 05px;
}
#headerPan ul.leftmenu li.Solutions{
	width:72px;
	height:22px;
	display:block;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 05px;
	background-color: #fff;
	background-image: url(../imagem/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
#headerPan ul.leftmenu li.clients{width:87px; height:22px; border-bottom:none;}

#headerPan ul.botton{width:150px; height:45px; position:absolute; top:118px; left:250px;}
#headerPan ul.botton li{float:left; height:45px;}
#headerPan ul.botton li.home a{width:42px; height:45px; display:block; background:url(imagem/home-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.home a:hover{background:url(images/home-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.aboutus a{width:42px; height:45px; display:block; background:url(imagem/aboutus-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0 12px 0 0;}
#headerPan ul.botton li.aboutus a:hover{background:url(images/aboutus-hover.gif) 0 0 no-repeat;}

#headerPan ul.botton li.contact a{width:42px; height:45px; display:block; background:url(imagem/contact-normal.gif) 0 0 no-repeat; text-indent:-200000px; margin:0px;}
#headerPan ul.botton li.contact a:hover{background:url(imagem/contact-hover.gif) 0 0 no-repeat;}
