

html,body {
	height:100%;
	margin:0;
	padding:0;
	}
	
body{
	text-align:center;
	min-width:980px;
	min-height:620px;
}

#vertical{
	float:left;
	height:50%;
	margin-top:-310px;/* half vertical height*/
	width:100%;
}
#box {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	height:612px;
	border: 1px none silver;
	overflow:auto;/* allow content to scroll inside element */
	text-align:left;
	clear:both;
}

#focus,#outerfocus,#footer,#logoName,#logoStrap {
	position:absolute;
	z-index: 2007;
}

#outerfocus {width: 970px; height: 570px;  z-index: 2; margin-top:25px; }
#focus {width: 968px; height: 568px; text-align: left; z-index: 2; margin-left:1px; margin-top:1px;   }

#logoName {left:652px; top:40px; width:282px; height:47px; z-index:2}
#logoStrap {left:654px; top:101px; width:280px; height:28px; z-index:7; text-align:center;}

#footer {left:0px; top: 572px;  width:968px; height:12px; text-align:center; }


#topRow,#headlineArea, #map, #mapoverlay, #textArea, #select, #SubPix1,#SubPix2,#SubPix3,#badge1,#badge2,#bottomRow,#siserone {
	position:absolute;
	z-index: 2005;
}
#textArea {left:42px; top:306px; width:296px; height:138px; z-index:9;}
#select {width:282px; height:5px; left: 670px; top: 308px; text-align:center;}
#map {left:647px; top:140px; width:300px; height:170px; z-index:1003;}
#mapoverlay {left:647px; top:140px; width:300px; height:170px; z-index:2003;}
#headlineArea {left:44px; top:238px; width:329px; height:123px; z-index:8;}

#SubPix1,#SubPix2,#SubPix3 {width:170px; height:170px; z-index:4; border: 2px solid #92C18B}
#SubPix1 {left:306px; top:40px;}
#SubPix2 {left:449px; top:185px;}
#SubPix3 {left:591px; top:340px;}


#topRow {left:0px; top:0px; width:968px; height:17px; z-index:3; text-align:center; background-color: #427338;}
#bottomRow {left:0px; top:551px; width:968px; height:17px; z-index:3; text-align:center; background-color: #427338;}

#badge1 {width:80px; height:15px; top:-25px; left:0px;}
#badge2 {width:80px; height:15px; top:-25px; left:90px;}


#siserone {width:15px; height:93px; z-index:2006; left: -19px; top: 477px;}




