@charset "utf-8";
/* CSS Document */
body {background:#f2f2e9;
}

#container {
	position:absolute;
	background:url(../images/splash/splashgraphic.jpg);
	width:960px;
	height:738px;
	left: 50%;
	top: 0px;
	margin-left: -480px;
	padding:0;
}

#button1{
	position: absolute;
	background:url(../images/splash/splashbutton1.jpg) no-repeat;
	width: 205px;
	height: 189px;
	left: 70px;
	top: 458px;
}

#button1 h1 a {
	text-indent: -9000px;
	display: block;
	width: 205px;
	height: 189px;
	left: 70px;
	top: 458px;
}

#button2 {
	position: absolute;
	background:url(../images/splash/splashbutton2.jpg) no-repeat;
	width: 205px;
	height: 189px;
	left: 275px;
	top: 458px;
}

#button2 h1 a {
	text-indent: -9000px;
	display: block;
	width: 205px;
	height: 189px;
	left: 275px;
	top: 458px;
}

#button3 {
	position: absolute;
	background:url(../images/splash/splashbutton3.jpg) no-repeat;
	width: 205px;
	height: 189px;
	left: 480px;
	top: 458px;
}

#button3 h1 a {
	text-indent: -9000px;
	display: block;
	width: 205px;
	height: 189px;
	left: 480px;
	top: 458px;
}

#button4 {
	position: absolute;
	background:url(../images/splash/splashbutton4.jpg) no-repeat;
	width: 205px;
	height: 189px;
	left: 685px;
	top: 458px;
}

#button4 h1 a {
	text-indent: -9000px;
	display: block;
	width: 205px;
	height: 189px;
	left: 685px;
	top: 458px;
}

#buttonccm {
	position: absolute;
	background:url(../images/splash/splashbuttonccm.jpg) no-repeat;
	width:205px;
	height:45px;
	left:685px;
	top:672px;
}

#buttonccm h1 a {
	text-indent: -9000px;
	display: block;
	width: 205px;
	height: 45px;
	left: 685px;
	top: 672px;
}
