@charset "utf-8";
/* CSS Document */
/*/////////// ABL-900 ////////////*/
#header900 {
	height:530px;
	float:left;
}
.header900img {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:530px;
	width:980px;
	position:absolute;
}
/* HEADER TEXT */
#Description900 {
	padding-top:13px;
	width:800px;
	height:32px;
	float:left;
	display:block;
}
/* CONTROLS */
.btn900 {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#back900 {
	background-image:url("http://www.carryboyambulance.com/images/blue_push_back.png");
	background-position: center;
}
#next900 {
	background-image:url("http://www.carryboyambulance.com/images/blue_push_next.png");
	background-position: center;
}
#control900 {
	background-image:url("http://www.carryboyambulance.com/images/blue_push_pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#header900nav-outer {
	position: relative;
	top:480px;
	width:980px;
	z-index:99998;
}
#header900nav {
/*	padding-left:15px;*/
}