#overlay{ 
    background-image: url(images/overlay2_gray.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;
}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(blank.gif);
	background-repeat: repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src="images/overlay2_gray.png", sizingMethod="scale");
}

#box{
    width:800px;
	height:400px;
    background:#2d2d2d;
	background-image: url();
    padding:0px;
    /*border:2px solid #eee;*/
}

#close{
    position:absolute;
	width:35px;
	height:35px;
    right:0px;
    top:0px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}

#close2{
    position:absolute;
	width:105px;
	height:55px;
    bottom:0px;
    left:0px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*background-color: #CCCC00;*/
}

#moreinfo_wellness{
    position:absolute;
	width:350px;
	height:272px;
    bottom:0px;
    left:0px;
	float: none;
	z-index: 100;
    cursor:pointer;
}

#moreinfo_reg{
    position:absolute;
	width:640px;
	height:320px;
    bottom:0px;
    left:0px;
	float: none;
	z-index: 100;
    cursor:pointer;
}

#moreinfo{
    position:absolute;
	width:800px;
	height:400px;
    bottom:0px;
    left:0px;
	float: none;
	z-index: 100;
    cursor:pointer;
}

#activearea{
    position:absolute;
	width:800px;
	height:400px;
    top:0px;
    left:0px;
	float: none;
	z-index: 100;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}
	
#activearea2{
    position:absolute;
	width:225px;
	height:31px;
    top:85px;
    left:550px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}

#activearea3{
    position:absolute;
	width:419px;
	height:35px;
    top:155px;
    left:370px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}

#activearea4{
    position:absolute;
	width:152px;
	height:33px;
    top:285px;
    left:500px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}

#activearea5{
    position:absolute;
	width:143px;
	height:17px;
    bottom:0px;
    left:242px;
	float: none;
	z-index: 101;
    cursor:pointer;
	/*border: 1px solid #FF00FF;*/
	/*background-color: #CCCC00;*/
}
