﻿#home {
	height: 62px;
	width: 267px;
	padding: 6px 0px 0px 15px;
	float: left;
}
#top_nav {
	display: inline;
	height: 24px;
	width: 185px;
	padding: 7px 0px 0px 12px;
	float: left;
}
#nav_main {
	width: 563px;
	height: 20px;
	float: right;
	padding: 5px 12px 0px 0px;
}
a.nav1  {
	background: url(../images/template/nav/about_us.gif) no-repeat;
	height: 20px;
	width: 70px;
	float: left;
}
a:hover.nav1 {
	background-position: left -20px;
}
a.nav2 {
	background: url(../images/template/nav/news.gif) no-repeat;
	height: 20px;
	width: 63px;
	float: left;
}
a:hover.nav2 {
	background-position: left -20px;
}
a.nav3 {
	background: url(../images/template/nav/resources.gif) no-repeat;
	height: 20px;
	width: 99px;
	float: left;
}
a:hover.nav3 {
	background-position: left -20px;
}
a.nav4 {
	background: url(../images/template/nav/things.gif) no-repeat;
	height: 20px;
	width: 153px;
	float: left;
}
a:hover.nav4 {
	background-position: left -20px;
}
a.nav5 {
	background: url(../images/template/nav/events.gif) no-repeat;
	height: 20px;
	width: 73px;
	float: left;
}
a:hover.nav5 {
	background-position: left -20px;
}
a.nav6 {
	background: url(../images/template/nav/contact_us.gif) no-repeat;
	height: 20px;
	width: 105px;
	float: left;
}
a:hover.nav6 {
	background-position: left -20px;
}