#content0 {
	position:relative;
	z-index:2;
	margin: 0 auto;
	margin-top: 100px;
	background: url(images/menubarbg.jpg) top left no-repeat;
}

#content1 {
	position:relative;
	z-index:2;
	margin: 0 auto;
	margin-top: 50px;
	background: url(images/menubarbg.jpg) top left no-repeat;
}

.packagetable {
	background-color:#FFCCFF;
	width:100%;
	text-align:center;
}

#navigation {
    text-align:center;
	position:relative;
	/*width:800px;*/
	/*height:30px;*/
	margin: 0 auto;
	margin-bottom:10px;
}

#offer {
	position:relative;
	width:980px;
	height:85px;
	margin: 0 auto;
	background-image: url(/mpmimages/offer_bg.png);
	margin-top:20px;
	
}
#offer_text {
	position:relative;
	width:900px;
	/*height:80px;*/
	margin: 0 auto;
	top: 10px;
}
#news {
	position:relative;
	width:800px;
	height:10px;
	
}
#b_left {
	width:350px;
	z-index:1;
	float: left;
	margin-top: 8px;
}

#b_right {
	width:450px;
	float: right;
	margin-top: 8px;
}

ul.benefits_list li{
    list-style:square; 
    padding: 3px 5px 3px 3px;
    color:#000000;
}

#benefits {
	position:relative;
	width:800px;
	margin: 0 auto;
	margin-top: 10px;
}

.update_font1 {
	font-size: 16px;
	font-weight: bold;
	color:#0066FF;
}
	
.update_font2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
