﻿
div, p, h1, h2, ul, li, a, form, input, label, img{
	margin:0; padding:0;
	}
	
#topPan ul
{
	width: 625px;
	float:right;
	height:38px;
	padding-top: 130px;
	
}
#topPan ul li
{
	float: left;
	font: 11px/30px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	list-style-type:none;
}
#topPan ul li a
{
	width: 120px;
	height: 38px;
	display: block;
	color: #FDFDFD;
	text-decoration: none;
	text-align: center;
}

#topPan ul li.menupadding
{
	margin: 0 0 0 1px;
}
#topPan ul li.home
{
	width: 80px;
	height: 38px;
	display: block;
	color: #1A1917;
	text-align: center;
}

#topPan ul li.home a
{
	width: 80px;
	height: 38px;
	display: block;
	color: #FDFDFD;
	text-decoration: none;
	text-align: center;
}
#topPan ul li.home a:hover
{
	background-image : url('images/left1.jpg');
	background-repeat:no-repeat;
}

#topPan ul li.li5
{
	width: 97px;
	height: 38px;
	display: block;
	color: #1A1917;
	text-align: center;
}

#topPan ul li.li5 a
{
	width: 97px;
	height: 38px;
	display: block;
	color: #FDFDFD;
	text-decoration: none;
	text-align: center;
}
#topPan ul li.li5 a:hover
{
	background-image : url(images/right1.jpg);
	background-repeat:no-repeat;
}

	div#rotator ul li {
	position:absolute;
	list-style: none;
}
	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:500
    }