#header {
	float: left;
	position: relative;
	width: 100%;
}#leftupper {
	;
	float: left;
	width: 24%;
	position: relative;
	
}
.mainbox {
	border: medium solid #FFC;
	margin-top: 2%;
	margin-bottom: 0%;
	margin-left: 5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006;
	line-height: normal;
	text-align: center;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	text-align: center;
}
#topheader {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;	
}
#topmain {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;	
}

#midupper {
	float: left;
	width: 24%;
	position: relative;
}
#leftnav {
	float: left;
	width: 24%;
	position: relative;
}
#midnav {
	float: left;
	width: 24%;
	position: relative;
}
#rightnav {
	float: left;
	width: 24%;
	position: relative;
}
#rightupper {
	float: left;
	width: 24%;
	position: relative;
}
#middlelower {
	position: relative;
	width: 100%;
	float: left;
	
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#footertop {
	position: relative;
	width: 100%;
	float: left;

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footershare {
	position: relative;
	width: 100%;
	float: left;

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	#footernav {
	position: relative;
	width: 100%;
	float: left;

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#leftlower {
	float: left;
	width: 24%;
	position: relative;
}	
#midlower {
	float: left;
	width: 24%;
	position: relative;
}#rightlower {
	float: left;
	width: 24%;
	position: relative;
}
#footertop {
	position: relative;
	width: 100%;
	float: left;
}
#container {
	width: 100%;
	background-image: url(graphics/cdbkgnd.jpg);
}
.navbox {
	margin-top: 5%;
	margin-bottom: 1%;
	margin-left: 5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00F;
	text-decoration: none;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #00F;
	margin-right: 10px;
	margin-left: 10px;
}
.pricestandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	color: #000;
	margin-right: 10px;
	margin-left: 10px;
}
.pricesuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	color: #900;
	margin-right: 10px;
	margin-left: 10px;
}