/* CSS Document */
div, p, ul, h1, h2, h3, h4, h5, h6, h7{padding:0px; margin:0px;}
ul{list-style-type:none;}

#rightTopPan{
	width:262px;
	height:auto;
}

#rightTopPan ul{
	width:262px;
	height:57px;
	position:absolute;
	
}
#rightTopPan ul li{
	width:262px;
	height:57px;
	line-height:57px;
	
}
#rightTopPan ul li a{
	width:262;
	height:57px;
	display:block;
	color:#FFFFFF;
	padding:0 0 0 42px;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#rightTopPan ul li a:hover{
	width:auto;
	height:57px;
	display:block;
	color:#ffaa07;
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#rightTopPan ul li.home{
	width:auto;
	height:57px;
	display:block;
	color:#ffaa07;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rightTopPan ul li.contact{border:none;}

#rightTopPan ul li.contact a{
	border:none;
	background-image: url(../images/link-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}
.menu-heading-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-image: url(../images/links-head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}

#rightTopPan ul li.current a{
	width:auto;
	height:57px;
	display:block;
	color:#ffaa07;
	background-image: url(../images/link-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
