.background_page {
	background-image:url(system_images/Start_index_background.jpg);
	background-position:0 0;
	background-color:#516F8E;
	background-repeat:no-repeat;
}

.home {
	background-image:url(system_images/Start_index_left.jpg);
	width:270px;
	background-position:0px 0px;
}

.navi {
	background-image:url(system_images/Start_index_left.jpg);
	width:290px;
	height:535px;
	background-position:0px -30px;
}

.background_clear {
	background-image:url(system_images/Start_index_left.jpg);
	height:1px;
	background-position:20px -565px;
	background-repeat:no-repeat;
}

.search {
	background-image:url(system_images/Start_index_left.jpg);
	width:270px;
	background-position:0px -566px;
}

.head {
	margin:0px;
	text-align:right;
	height:130px;
	width:100%;
}

.content_container {
	width:680px;
}

.foot {
	width:670px;
}

.img1, .img2, .img3 {
	float:left;
	padding:70px 10px 10px 10px;
	width:130px;
	margin-left:20px;
	height:140px;
}

.dsc1, .dsc2, .dsc3 {
	float:left;
	margin-left:20px;
	padding:0px 0px 10px 10px;
	width:140px;
	color:#FFF;
	font-weight:bold;
}

.dsc1 a, .dsc2 a, .dsc3 a {
	color:#FFF;
}

.indexHeadline {
	clear:both;
	font-size:30px;
	color:#CBCC63;
	font-style:italic;
	padding:10px 0px 0px 200px;
}

.indexText {
	color:#FFF;
	padding:10px 80px 0px 200px;
	font-weight:bold;
}

.indexText a {
	color:#FFF;
}