@charset "utf-8";
/* CSS Document */

#top {
	width: 268px;
	height: 23px;
	margin: 0px;
	padding: 0;
	position: absolute;
	left: 694px;
	top: 0px;
	background-color: #CCE8FD;
	background-image: url(../../images/template_pieces/home/topMap.gif);
}
#top li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}
#top li, #top a {
    height: 46px; display: block;}
	
#home {left: 0; width: 50px;}
#about {left: 51px;	width: 51px;}
#contact {left: 103px; width: 58px;}
#clear {left: 162px; width: 55px;}
#dep {left: 218px; width: 52px;}

#home a:hover {
    background: transparent url(../../images/template_pieces/home/topMap.gif)     0 -23px no-repeat;}
#about a:hover {
    background: transparent url(../../images/template_pieces/home/topMap.gif)     -51px -23px no-repeat;}
#contact a:hover {
    background: transparent url(../../images/template_pieces/home/topMap.gif)     -103px -23px no-repeat;}
#clear a:hover {
    background: transparent url(../../images/template_pieces/home/topMap.gif)     -162px -23px no-repeat;}
#dep a:hover {
    background: transparent url(../../images/template_pieces/home/topMap.gif)     -218px -23px no-repeat;}	
.topbackground {
	background-color: #1D3D58;
}

