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

body
	{
		height: 100%;
		margin: 0; 
		padding: 0; 
	}

.health-container1
	{
		width: 932px;
		margin: 0px auto 0px auto;
		background-color:#FFF;
	}
	
.health-container
	{
		width: 922px;
		margin: 0px auto 0px auto;
		background-color:#FFF;
	}
	
.health-header-image
	{
		top: 15px;
		left: 0px;
		width: 346px;
		height: 181px; /* 137 image height */
		position: relative;
	}

.health-header-nav
	{
		top: -87px;
		left: 325px;
		width: 600px;
		height: 0px;
		position: relative;
	}

.school-header-line1, .school-header-line2, .school-header-line3
	{
		position: relative;
		top: 5px;
		left: 0px;
		width: 912px;
		height: 3px;
	}
	
.school-main-content
	{
		position: relative;
		top: 15px;
		width: 922px;
		padding: 0px auto 0px auto;
		/*background-color:#9F0;*/
	}
	
.lasertag-column-left, .lasertag-column-right
	{
		float: left;
		height: 100%;
		min-height: 400px;
		margin: 0px 0px 0px 0px;
	}
	
.lasertag-column-left
	{
		width: 580px;
		padding: 10px 38px 0px 25px;
		/*background-color:#F00;*/
	}

.lasertag-column-right
	{
		width: 229px;
		padding: 14px 30px 0px 20px;
		/*background-color:#00F;*/

	}

.clearfloat 
	{
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}
	
.bottom-details-lasertag
	{
	position: relative;
	top: 0px;
	text-align:center; 
	width:922px;
	background-color:#FFF;
	}
	
/*delete -----------------------------------------------------*/


  .health-column-left, .health-column-right
	{
		float: left;
		height: 100%;
		min-height: 400px;
		margin: 0px 0px 0px 0px;
	}
    
    	
.health-column-left
	{
		width: 590px;
		padding: 10px 38px 0px 0px;
		/*background-color:#F00;*/
	}

.health-column-right
	{
		width: 240px;
		padding: 14px 30px 0px 20px;
		/*background-color:#00F;*/

	}