.CSS1_page_container {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
.CSS1_content_container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-right-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	top: 0px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-image: url(../Graphics/CONTENT%20BACKGROUND%20REPEAT.jpg);
	border-left-style: none;
}
.CSS1_header {
	width: 100%;
	padding-bottom: 5px;
	background-image: url(../Graphics/flashy%20background.jpg);
	height: 190px;
	background-repeat: no-repeat;
	background-position: center top;
}
.CSS1_Page {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}


.CSS1_content {
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../Graphics/CONTENT%20BACKGROUND%20REPEAT.jpg);
	margin-top: 0px;
	padding-top: 10px;
}
.CSS1_footer {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../Graphics/background%20idea%20footer.png);
	background-color: #1184C5;
}
.CSS1_CONTENT_CONTENT_ADJ {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 950px;
	background-repeat: repeat-y;
	background-position: center top;
}
.CSS1_Page_SPC {
	color: #FFF;
	height: 45px;
	background-image: url(../Graphics/content%20bottom.png);
	background-color: #1184C5;
}

.CSS1_littlebox {
	width: 390px;
	height: 137px;
	float: left;
	background-image: url(../Graphics/littlebox.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 10px;
}
.CSS1_Index_intro_Pane {
	background-color: #1184C5;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 936px;
	background-image: url(../Graphics/Intro%20pane%20background.png);
}

