@charset "utf-8";
/* CSS Document */

body {
	background: #d9c380 url(images/splash_bgtop.jpg) repeat-x top;
	margin: 0px;
}
img {
	border: none;
}
#bgimage {
	background: url(images/splash_mainbg.jpg) no-repeat center 170px ;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 960px;
}
#head {
	background: url(images/splash_head.jpg);
	height: 130px;
}
#mainimagewrap {
	height: 285px;
}
#mainimage {
	display: block;
	float: left;
	width: 659px;
}
#mainright {
	padding: 41px 22px 0px 671px;
	text-align: center;
}
#midbreak {
	font-size: 1px;
	height: 15px;
}
#welcomebg {
	background: url(images/splash_welcometile.jpg) repeat-y;
}
#welcometop {
	background: url(images/splash_welcometop.jpg) no-repeat top;
	min-height: 173px;
	padding: 70px 50px 20px 50px;
	text-align: justify;
}
#foot {
	background: url(images/splash_welcomefoot.jpg);
	height: 55px;
}