BODY {
	font-family: Arial, Helvetica, sans-serif, verdana;
	background-image: url('images/sitebg.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #f6931e;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;

}

#borderbox {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
	background-color: #D72229;
	width: 797px;
	height: 474px;


}

#splashbox_main {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 773px;
	height: 450px;
	background-image: url('images/jumpypeople.jpg');
	background-repeat: no-repeat;
	z-index: 70;

}

#splashbox_inner {
	position: absolute;
	width: 773px;
	height: 450px;
	top: 0px;
	left: 0px;
	z-index: 80;
	
	background-repeat: no-repeat;
}

#everyaction_bg {
	position: absolute;
	width: 240px;
	height: 169px; 
	
	background-repeat: no-repeat;
	top: -36px;
	left: -80px;
	z-index: 100;
}

#everyaction_clicky {
	position: absolute;
	width: 240px;
	height: 169px; 
	top: -36px;
	left: -80px;
	z-index: 110;
	cursor: pointer;
}

#actenter_bg {
	position: absolute;
	width: 410px;
	height: 147px;
	top: 363px;
	left: -64px;
	z-index: 100
}

#actenter_clicky {
	position: absolute;
	width: 410px;
	height: 147px;
	top: 363px;
	left: -64px;
	z-index: 110;
	cursor: pointer;
}

#gohealthy_bg {
	position: absolute;
	width: 383px;
	height: 216px;
	top: 309px;
	left: 433px;
	z-index: 100;
}

#gohealthy_clicky1 {
	position: absolute;
	width: 160px;
	height: 170px;
	top: 355px;
	left: 433px;
	z-index: 110;
	cursor: pointer;
	
}

#gohealthy_clicky2 {
	position: absolute;
	width: 190px;
	height: 200px;
	top: 319px;
	left: 593px;
	z-index: 110;
	cursor: pointer;
	
}

#bubble1_bg {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 495px;
	top: 43px;
	z-index: 100;

}

#bubble1_words {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 500px;
	top: 43px;
	z-index: 110;


}

#bubble1_clicky {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 495px;
	top: 43px;
	z-index: 120;
	cursor: pointer;

}

#bubble2_bg {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 440px;
	top: 236px;
	z-index: 100;

}


#bubble2_words {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 437px;
	top: 236px;
	z-index: 110;

}

#bubble2_clicky {
	position: absolute; 
	width: 260px;
	height: 56px;
	left: 440px;
	top: 236px;
	z-index: 120;
	cursor: pointer;

}

#booklet_bg {
	position: absolute; 
	width: 197px;
	height: 203px;
	left: 390px;
	top: 3px;
	z-index: 110;
}

#booklet_clicky {
	position: absolute; 
	width: 197px;
	height: 203px;
	left: 387px;
	top: 3px;
	z-index: 120;
	cursor: pointer;
}

#computer_bg {
	position: absolute; 
	width: 204px;
	height: 190px;
	left: 565px;
	top: 113px;
	z-index: 110;
}

#computer_clicky {
	position: absolute; 
	width: 204px;
	height: 190px;
	left: 565px;
	top: 113px;
	z-index: 120;
	cursor: pointer;
}
