@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
}
#container {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 955px;
	position: relative;
}
#Masthead {
	background-color: #FFF;
	height: 186px;
	text-indent: -999999px;
	background-image: url(images/header_01.gif);
}
#content {
	height: 359px;
	background-color: #FFF;
	background-image: url(images/content.gif);
}
#menu1 {
	position: absolute;
	left: 88px;
	top: 72px;
	width: 188px;
	height: 433px;
}
#menu2 {
	position: absolute;
	left: 299px;
	top: 216px;
	width: 188px;
	height: 317px;
}
#menu3 {
	position: absolute;
	left: 507px;
	top: 37px;
	width: 179px;
	height: 468px;
}
#menu4 {
	position: absolute;
	left: 705px;
	top: 70px;
	width: 197px;
	height: 468px;
}
#Footer {
	background-color: #D4D5D6;
	width: 955px;
	height: 42px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -999999px;
	background-repeat: no-repeat;
	background-image: url(images/Subpage_SPfooter.gif);
}
#container .headerimage {
	position: absolute;
	left: -38px;
	top: 69px;
}
