#topnavleft {
	height: 48px;
	width: 509px;
}
#topnavileft {
 width: 509px;
 height: 48px;
 background: url(../images/template_02.jpg) no-repeat;
 margin: 0px; padding: 0;
 position: relative;
}
#topnavileft li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}

#topnavileft a {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #153870;
	text-decoration: none;
	padding-top: 25px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	background-color: transparent;

}

#topnavi1left {
	left: 18px;
	top: -2px;
	width: 76px;
	height: 41px;
}
#topnavi6left {left: 100px; top: -2px; width: 98px; height: 41px;}
#topnavi3left {left: 199px; top: -2px; width: 115px; height: 41px;}
#topnavi4left{left: 318px; top: -2px; width: 79px; height: 41px;}
#topnavi5left {left: 403px; top: -2px; width: 94px; height: 41px;}


#topnavi1left a {
	height: 15px;
	margin-left: 9px;
}
#topnavi6left a {height: 19px;}
#topnavi3left a {height: 19px;}
#topnavi4left a {height: 19px;}
#topnavi5left a {height: 18px;}

#topnavi1left a:hover {
	color: #EC7A21;
	margin-left: 9px;
}
#topnavi6left a:hover {
	color: #EC7A21;
}
#topnavi3left a:hover {
	color: #EC7A21;
}
#topnavi4left a:hover {
	color: #EC7A21;
}
#topnavi5left a:hover {
	color: #EC7A21;
}

