#menutop li#mprices{
	background:url(../img/bulletmenu.jpg) no-repeat top left;
}

#menutop li#mprices a{
	color:#FFFFFF;
}

/*Steps container
-----------------------------*/
#contentleft  #pyramid{
	position:relative;
	float:left;
	width:350px;
	height:300px;
	height:65px;
	border-top:1px solid #8B8B8B;
}
	#contentleft  #pyramid .photospyramid{
		padding:1px 0px;
		height:101px;
		border-bottom:1px solid #8B8B8B;
	}
		#contentleft  #pyramid .photospyramid#hight{
			padding-left:25px;
		}
		#contentleft  #pyramid .photospyramid#media{
			padding-left:25px;
		}
		#contentleft  #pyramid .photospyramid#low{
			padding-left:25px;
		}
		#contentleft  #pyramid .photospyramid .photohight{
			position:relative;
			float:left;
			height:100px;
			width:102px;
		}
		#contentleft  #pyramid .photospyramid .photomedia{
			position:relative;
			float:left;
			height:100px;
			width:102px;
		}
		#contentleft  #pyramid .photospyramid .photolow{
			position:relative;
			float:left;
			height:100px;
			width:100px;
		}
#contentleft  #pyramid_description{
	position:relative;
	float:right;
	width:220px;
}	
	#contentleft  #pyramid_description a.help{
		display:block;
		position:relative;
		padding:0px 20px 4px 0px;
		margin-bottom:10px;
		width:125px;
		font-size:11px;
		font-weight:bold;
		color:#666666;
		text-decoration:none;
		cursor:help;
		background:url(../img/icohelp.gif) no-repeat top right;
	}
	#contentleft  #pyramid_description p.prices{
		padding:0px 0px 40px 20px;
		font-size:30px;
		width:75px;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#A8AB00;
	}
#contentleft #photo01{
	position:absolute;
	top:200px;
	left:215px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo02{
	position:absolute;
	top:200px;
	left:315px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo03{
	position:absolute;
	top:200px;
	left:418px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo04{
	position:absolute;
	top:305px;
	left:215px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo05{
	position:absolute;
	top:305px;
	left:315px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo06{
	position:absolute;
	top:305px;
	left:415px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo07{
	position:absolute;
	top:410px;
	left:215px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo08{
	position:absolute;
	top:410px;
	left:315px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft #photo09{
	position:absolute;
	top:410px;
	left:415px;
	border:1px solid #F2F2F2;
	z-index:50;
}
#contentleft p#legalstatement{
	margin-top:30px;
	padding-bottom:5px;
	color:#FF6600;
	font-weight:bold;
}
/*Help
---------------------------*/
.help_container{
	position:absolute;
	padding:16px 5px 0px 8px;
	height:125px;
	width:297px;
	color:#FFFFFF;
	overflow:hidden;
	text-align:left;
	z-index:50;
}

	.help_container#red{
		top:380px;
		right:205px;
		background:url(../img/help_red.gif) no-repeat top left;
	}
	.help_container#orange{
		top:500px;
		right:203px;
		background:url(../img/help_orange.gif) no-repeat top left;
	}
	.help_container#green{
		top:620px;
		right:205px;
		height:99px;
		background:url(../img/help_green.gif) no-repeat top left;
	}