@charset "UTF-8";
.header {
	background-image: url(assets/header.png);
	background-repeat: no-repeat;
}
.topback {
	background-image: url(assets/top.png);
	background-repeat: no-repeat;
}
.middleback {
	background-image: url(assets/middle.jpg);
	background-repeat: repeat-y;
}
.bottomback {
	background-image: url(assets/bottom.png);
	background-repeat: no-repeat;
}
.home_bar {
	background-image: url(assets/button/home_bar.png);
	background-repeat: no-repeat;
}
.ehibitors_bar {
	background-image: url(assets/button/exhibitors_bar.png);
	background-repeat: no-repeat;
}
.contact_bar {
	background-image: url(assets/button/contact_bar.png);
	background-repeat: no-repeat;
}
.about_bar {
	background-image: url(assets/button/about_bar.png);
	background-repeat: no-repeat;
}
.exhibitInfo_bar {
	background-image: url(assets/button/exhibitorInfo_bar.png);
	background-repeat: no-repeat;
}
.border_top {
	background-image: url(assets/exhibitorborder_top.png);
	background-repeat: no-repeat;
}
.border_butt {
	background-image: url(assets/exhibitorborder_butt.png);
	background-repeat: no-repeat;
}
.exhibitor_bar2 {
	background-image: url(assets/button/exhibitors_bar2.png);
	background-repeat: no-repeat;
}
