@charset "UTF-8";
BODY {
	margin: 0px;
	background: #6e6e6e;
}

.top_pat {
	width: 100%;
	height: 268px;
	background: url(splash_images/top_pat.gif) repeat-x top;
}

.top_bg {
	width: 100%;
	height: 268px;
	background: url(splash_images/top_BG.gif) no-repeat top;
}

.top_l {
	width: 100%;
	height: 268px;
	background: url(splash_images/top_l.gif) no-repeat top left;
}

.top_r {
	width: 100%;
	height: 268px;
	background: url(splash_images/top_r.gif) no-repeat top right;
}

.mid_pat {
	width: 100%;
	height: 256px;
	background: url(splash_images/mid_pat.gif) repeat-x top;
}

.bot_pat {
	width: 100%;
	height: 123px;
	background: url(splash_images/bot_pat.gif) repeat-x top;
}
