@charset "UTF-8";
/* CSS Document */

#foxboro_body #foxboro_container #home_page{
	position: relative;
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	overflow:hidden;
	background: #fff;
	color: #000;
	z-index: 10;
}

#foxboro_body #foxboro_container #home_page #frame1{
	background: transparent url("/Portals/29654/images/bg_1.jpg");
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	opacity: 0;
}

#foxboro_body #foxboro_container #home_page #frame2{
	background: transparent url("/Portals/29654/images/bg_2.jpg");
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	opacity: 0;
}

#foxboro_body #foxboro_container #home_page #frame3{
	background: transparent url("/Portals/29654/images/bg_3.jpg");
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	opacity: 0;
}

#foxboro_body #foxboro_container #home_page #frame4{
	background: transparent url("/Portals/29654/images/bg_4.jpg");
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 40;
	opacity: 0;
}

#foxboro_body #foxboro_container #home_page #frame5{
	background: transparent url("/Portals/29654/images/bg_5.jpg");
	margin: 0;
	padding: 0;
	height: 614px;
	width: 1001px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	opacity: 0;
}

#foxboro_body #foxboro_container #home_page #headline_left{
position: absolute;
top: 0px;
left: -1000px;
z-index: 50;
opacity: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
}
#foxboro_body #foxboro_container #home_page #headline_right{
position: absolute;
top: 40px;
right: -1000px;
z-index: 60;
opacity: 0;	
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
}
#foxboro_body #foxboro_container #home_page #main_message{
position: absolute;
top: 45px;
left: 283px;
z-index: 160;
opacity: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 405px;
text-align: center;
}

#foxboro_body #foxboro_container #home_page #video{
margin: 0;
padding: 0;
opacity: 0;
z-index: 100;
position: absolute;
top: 185px;
left: 370px;
display: none;
}
#foxboro_body #foxboro_container #home_page #video #video_button{
position: absolute;
top: 190px;
left: 20px;
margin: 0;
padding: 0;
opacity: 0;
z-index: 110;
}
#foxboro_body #foxboro_container #home_page #bottom{
height: 165px;
width: 100%;	
margin: 0;
padding: 0;
background: transparent url("/Portals/29654/images/tile.png") repeat top left;
z-index: 100;
position: absolute;
bottom: -165px;
}
	#foxboro_body #foxboro_container #home_page #bottom #remarkables{
	position: absolute;
	bottom: -135px;
	z-index: 200;
	opacity: 0;
	}
	#foxboro_body #foxboro_container #home_page #bottom ul{
	list-style: none;
	margin: 0;
	padding: 0;	
	}
	#foxboro_body #foxboro_container #home_page #bottom li{
	float: left;
	margin: 20px 0 0 25px;
	padding: 0;
	width: 300px;
	text-align: center;	
	}