#nav	{
	list-style-type: none;
	float: right;
}

#nav #l1 a	{
	background: url(images/r1.gif);
	width: 198px;
	height:47px;
	display: block;
	margin-bottom: 6px;
}

#nav #l1 a:hover	{
	background: url(images/r11.gif);
}

#nav #l2 a	{
	background: url(images/r2.gif);
	width: 153px;
	height:47px;
	display: block;
	margin-bottom: 6px;
}

#nav #l2 a:hover	{
	background: url(images/r22.gif);
}


#nav #l3 a	 { 
	background: url(images/r3.gif); 
	display: block; 
	margin-bottom: 6px; 
	width: 128px; 
	height: 46px 
}

#nav #l3 a:hover	{
	background: url(images/r33.gif);
}


#nav #l4 a	{
	background: url(images/r4.gif);
	width: 116px;
	height:47px;
	display: block;
	margin-bottom: 6px;
}

#nav #l4 a:hover	{
	background: url(images/r44.gif);
}


#nav #l5 a	{
	background: url(images/r5.gif);
	width: 110px;
	height:47px;
	display: block;
	margin-bottom: 6px;
}

#nav #l5 a:hover	{
	background: url(images/r55.gif);
}


#nav #l6 a	 { background: url(images/r6.gif); display: block; margin-bottom: 6px; width: 153px; height: 48px }

#nav #l6 a:hover	{
	background: url(images/r66.gif);
}