.background_01 {
	background: url("images/home_page/backgrounds/b_05.jpg") bottom left no-repeat;
}
.background_02 {
	background: url("images/home_page/backgrounds/b_02.jpg") bottom left no-repeat;
}
.background_03 {
	background: url("images/home_page/backgrounds/b_03.jpg") bottom left no-repeat;
}
.background_04 {
	background: url("images/home_page/backgrounds/b_04.jpg") bottom left no-repeat;
}
.background_05 {
	background: url("images/home_page/backgrounds/b_05.jpg") bottom left no-repeat;
}
.background_06 {
	background: url("images/home_page/backgrounds/b_06.jpg") bottom left no-repeat;
}
.background_07 {
	background: url("images/home_page/backgrounds/b_07.jpg") bottom left no-repeat;
}
.background_08 {
	background: url("images/home_page/backgrounds/b_08.jpg") bottom left no-repeat;
}
.toplogo{
	_margin-left:0;
	width: 100px;
}
.wrapper {
	min-height: 600px;
}
.homebox p {
	padding:0;padding-top:5px;margin:0;color:white;font-size:0.76em; line-height: 1.5em;
}
.homebox p a {
	color: white;
}
.homebox p a:hover {
	color: #ffce4b;
}
.homebox {
/*	float:left; */
}

.introbox {
	margin-bottom: 0; margin-top: 10px;
}
.introbox p {
	padding:0;margin:0;color:white;font-size:1.1em; line-height: 1.3em; text-align: center;
}
.introbox p a {
	color: white;
}
.introbox p a:hover {
	color: #ffce4b;
}
.introbox {
	float:right;
}

#home_copy {
/*	margin:0;padding:0;margin-left:-10px;_margin-left:0px; float: right; */
	margin:0;padding:0;margin-left:-10px; float: right;
	margin-top: 8px;
}
#home_word {
	margin:0;padding:0;margin-left:-10px;_margin-left:0px;
}
.gap_before_word {
/*	border-top: solid 80px transparent; */
	border-top: solid 40px transparent;
	_border-top: 0;
}
.no_gap_before_word {
	border-top: 0;
}