#nav1 ul li.home a {
	background: url(../images/home.png) repeat scroll 0%;
}

#nav1 ul li.courses a {
	background: url(../images/courses.jpg) repeat scroll 0%;
}

#nav1 ul li.news a {
	background: url(../images/news.jpg) repeat scroll 0%;
}

#nav1 ul li.company a {
	background: url(../images/company.jpg) repeat scroll 0%;
}

#nav1 ul li.contact a {
	background: url(../images/contact.png) repeat scroll 0%;
	width: 450px;
}