div#main02	{
	width:750px;
	float:left;
	background-image: url(../images/dieklean-bg.jpg);
	background-repeat: no-repeat;
	height: 1000px;
	}
#hotspot	{
	width:304px;
	position:relative;
	height: 77px;
	top:120px;
	left:75px;
	}
#dietext	{
	width:470px;
	position:relative;
	font: 13px/20px  Arial, Helvetica, sans-serif;
	color: #000000;
	top:150px;
	left:75px;
	text-align: left;
	vertical-align: top;
	}
#dieblockheader	{
	width:540px;
	position:relative;
	color: #000000;
	top:200px;
	left:0px;
	text-align: left;
	vertical-align: top;
	height: 50px;
	background-color: #edf5fa;
	}
#dieblock01	{
	width:540px;
	position:relative;
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
	top:200px;
	left:0px;
	text-align: left;
	vertical-align: top;
	height: 390px;
	background-color: #edf5fa;
	float: left;
	}
#dieblock02	{
	width:540px;
	position:relative;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000000;
	top:200px;
	left:0px;
	text-align: left;
	vertical-align: top;
	height: 450px;
	background-color: #edf5fa;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	}
#dieblock02 ul	{
	margin:5px;
	padding:5px;
	}
#dieblock02 li	{
	position:relative;		/* positioning context for the absolutely positioned drop-down */
	list-style-type:bullet;	/* removes the bullet off each list item */
	padding-bottom:5px;
	}
#dieblock02 a	{
	display:block;
	text-decoration:none;	/* removes the underlining of the link */
	}
#dieblock02 a:hover	{
	margin-top: -450px;
	}
	
#dieside	{
	width:187px;
	height: 604px;
	top:150px;
	background-color:#CCCCCC;
	float: right;
	position: relative;
	}
.bold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;


}
.dieheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.bold02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
