h2 {
	font-size: 16px;


}


#span1 {
	position: absolute;
	top: 120px;
	left: 0px;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	width: 120px;
	height: 20px;
	float: left;
	display: block;
	margin-left: 5;
	padding: 4px;
	background-image: url(buttons/button_blue.png);
	background-repeat: repeat-x;
	color: #fff;
	opacity: 1;
}

#span2 {
	position: absolute;
	top: 120px;
	left: 128px;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	width: 120px;
	height: 20px;
	float: left;
	display: block;
	margin-left: 5;
	padding: 4px;
	background-image: url(buttons/button_green.png);
	background-repeat: repeat-x;
	color: #fff;
}

#span3 {
	position: absolute;
	top: 120px;
	left: 256px;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	width: 120px;
	height: 20px;
	float: left;
	display: block;
	margin: 5;
	padding: 4px;
	background-image: url(buttons/button_red.png);
	background-repeat: repeat-x;
	color: #fff;
}

#span4 {
	position: absolute;
	top: 120px;
	left: 384px;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	width: 120px;
	height: 20px;
	float: left;
	display: block;
	margin-left: 5;
	padding: 4px;
	background-image: url(buttons/button_purple.png);
	background-repeat: repeat-x;
	color: #fff;
}

#span5 {
	position: absolute;
	top: 120px;
	left: 512px;
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	width: 120px;
	height: 20px;
	float: left;
	display: block;
	margin: 5;
	padding: 4px;
	background-image: url(buttons/button_cyan.png);
	background-repeat: repeat-x;
	color: #fff;
}


#content1 {
	position: absolute;
	top: 150px; 
	left: 0px;
	float: left;
	display: block;
	margin: 0px;
	padding: 4px;
	width: 60px;
	height: 40px;
	background: transparent;
	color: #fff;
	opacity: 1;
	//background-image: url(block_blue.png);
	//background-repeat: no-repeat;
	z-index: 1;

}


#image1 {
	position: absolute;
	top: 149px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	}


#image2 {
	position: absolute;
	top: 149px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

#image3 {
	position: absolute;
	top: 149px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

#image4 {
	position: absolute;
	top: 149px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

#image5 {
	position: absolute;
	top: 149px; 
	left: 0px;
	margin: 0px;
	padding: 0px;
	}

.pane {
	font-family: arial;
	font-size: 11px;
	background: #fff;
	opacity: 0;
	padding:10px;
	filter:alpha(opacity=0); 
	-moz-border-radius: 20px;	
	}

#pane1 {
	position: absolute;
	top: 180px; 
	left: 15px;
	margin: 0px;
		}

#pane2 {
	position: absolute;
	top: 180px; 
	left: 330px;
	margin: 0px;
	}

#pane3 {
	position: absolute;
	top: 340px; 
	left: 330px;
	margin: 0px;
	}

#pane4 {
	position: absolute;
	top: 340px; 
	left: 330px;
	margin: 0px;
	}

.footer {
	color: white;
	position: absolute;
	font-family: arial;
	font-size: 11px;
	top: 555px;
	left: 280px;
	}