/* CSS Document */
body{
	font-family:lucida sans;
	font-size:12px;

}


.body_main{
width:900px;
height:autopx;
padding-top:10px;
}

h5{
font-size:18px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
h6{
font-size:14px;
color:#0c5283;
margin-bottom:0px;
margin-top:8px;
}
.buy_now_button{
width:68px;
height:31px;
float:right;
margin-right:20px;
margin-bottom:3px;
}
#management_text{
height:89px;
text-align:left;
padding-top:17px;

}
#management_chart{
width:900px;
height:559px;
background-image:url(images/Managed_chart.png);
background-repeat:no-repeat;
}
#package_details{
height:auto;
width:265px;
padding-top:50px;
padding-left:20px;
float:left;
line-height:24px;
}
#unmanaged_text{
height:auto;
width:200px;
text-align:center;
padding-top:50px;
float:left;
line-height:24px;
}
#semi-managed_text{height:auto;
width:210px;
text-align:center;
padding-top:50px;
float:left;
line-height:24px;
}
#managed_text{
height:auto;
width:205px;
text-align:center;
padding-top:50px;
float:left;
line-height:24px;
}
#price_chart{
line-height:24px;
width:265px;
height:auto;
padding-top:20px;
}
.semi_banner{
width:900px;
height:148px;
margin-top:1px;
background-image:url(images/hybrid_banner.png);
background-repeat:no-repeat;
}