/* Headnav */
.header {
	background-image :    url("../headnav/header.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 970px;
	height : 170px;
}

.navsidel {
	background-image :    url("../headnav/navleft.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 60px;
}

.costumes {
	background-image :    url("../headnav/costumes_up.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 204px;
	height : 60px;
}

.process {
	background-image :    url("../headnav/process_up.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 195px;
	height : 60px;
}

.about {
	background-image :    url("../headnav/about_up.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 198px;
	height : 60px;
}

.contact {
	background-image :    url("../headnav/contact_up.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 200px;
	height : 60px;
}

.links {
	background-image :    url("../headnav/links_up.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 113px;
	height : 60px;
}

.navsider {
	background-image :    url("../headnav/navright.jpg");
	background-position : top;
	background-repeat : no-repeat;
	width : 30px;
	height : 60px;
}