@charset "utf-8";
/* CSS Document */

#header {
	background-image: url(images/header-bg.gif);
}
#mainnav h3.about a {
	background-image: url(images/navigation/about.gif);
	background-repeat: no-repeat;
}
#mainnav h3.about a:hover {
	background-image: url(images/navigation/about-roll.gif);
	background-repeat: no-repeat;
}
#mainnav h3.services a {
	background-image: url(images/navigation/services.gif);
	background-repeat: no-repeat;
}
#mainnav h3.services a:hover {
	background-image: url(images/navigation/services-roll.gif);
	background-repeat: no-repeat;
}
#mainnav h3.production a {
	background-image: url(images/navigation/production.gif);
	background-repeat: no-repeat;
}
#mainnav h3.production a:hover {
	background-image: url(images/navigation/production-roll.gif);
	background-repeat: no-repeat;
}
#mainnav h3.projects a {
	background-image: url(images/navigation/projects.gif);
	background-repeat: no-repeat;
}
#mainnav h3.projects a:hover {
	background-image: url(images/navigation/projects-roll.gif);
	background-repeat: no-repeat;
}
#mainnav h3.sales a {
	background-image: url(images/navigation/sales.gif);
	background-repeat: no-repeat;
}
#mainnav h3.sales a:hover {
	background-image: url(images/navigation/sales-roll.gif);
	background-repeat: no-repeat;
}
#mainnav h3.home a {
	background-image: url(images/navigation/contacts.gif);
	background-repeat: no-repeat;
}
#mainnav h3.home a:hover {
	background-image: url(images/navigation/contacts-roll.gif);
	background-repeat: no-repeat;
}
#mainnav ul.proj-menu {
	background-image: url(images/navigation/projects-menu.gif);
	background-repeat: no-repeat;
}
#serving {
	background-image: url(images/nineteen.gif);
}
#content h1.completed {
	background-image: url(images/proj1-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.ongoing {
	background-image: url(images/proj2-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.sales {
	background-image: url(images/sales-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.contacts {
	background-image: url(images/contacts-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.about1 {
	background-image: url(images/about1-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.about2 {
	background-image: url(images/about2-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.about3 {
	background-image: url(images/about3-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content h1.about4 {
	background-image: url(images/about4-name.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#selected {
	background-image: url(images/selected.gif);
}
#clsmall a.more {
	background-image: url(images/viewmore.gif);
}
#clsmall a.site {
	background-image: url(images/viewsite.gif);
}
#picbut {
	background-image: url(images/pictbutbkg.gif);
}
#top a {
	background-image: url(images/top.gif);
}
#detailbox #top a {
	background-image: url(images/back.gif);
}
