#filter
{
	
}


#box 
{
	display: none;
	position: absolute;
	top: 200px;
	left: 25%;
	width: 400px;
	height: 200px;
	padding: 48px;
	margin:0;
	border: 2px solid #066386;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:2px solid #066386;
	background-color: #043F55;
	color:white;
	text-align:center;
	font-weight:bold;
}

#filter1
{
	
}


#box1 
{
	display: none;
	position: absolute;
	top: 720px;
	left: 25%;
	width: 400px;
	height: 200px;
	padding: 48px;
	margin:0;
	border: 2px solid #066386;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitle1
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:2px solid #066386;
	background-color: #043F55;
	color:white;
	text-align:center;
	font-weight:bold;
}

