
#splash .splash_mid{
	width: 100%;
	background: url(../images/c2mid.gif) repeat-y left top;
}

#splash .splash_mid_top{
	background: url(../images/c2top.gif) no-repeat left top;
	padding: 13px 0 0 0;
}
#splash .splash_mid_btm{
	background: url(../images/c2btm.gif) no-repeat left bottom;
	padding: 0px 0 10px 0;
}

