/* 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;
}
#server_spcs{
width:900px;
background-image:url(images/Calculator_Line.png);
background-repeat:no-repeat;
text-align:left;
height:130px;

}
#reseller_test_h{
padding-top:3px;
}
#Server_text{
padding-top: 13px;
padding-right:105px;
}

.left_side{
float:left;
width:420px;
padding-left:5px;

}
.right_side{
float:right;
width:400px;
background-image:url(images/Middle_line.png);
background-repeat:no-repeat;
padding-left:15px;

}
#uptime{
height:89px;
margin-bottom:10px;
width:440px;

}
#uptime_text{
padding-left:90px;
text-align:left;
padding-top:6px;
}
#monitor_box{
height:auto;
width:900px;
}
#monitor_text{
padding-right:80px;
padding-top:22px;
}
.buy_now_button{
width:68px;
height:31px;
float:right;
margin-right:20px;
margin-bottom:3px;
}
#icon_container{
width:900px;
height:230px;
float:right;
}
.containr_b{
width:900px;
height:240px;
}
.semi_banner{
width:900px;
height:148px;
margin-top:1px;
background-image:url(images/ResellerNewBanner.png);
background-repeat:no-repeat;
}
#footer_main{
width:900px;
height:300px;
}
.small_chart{
	width:900px;
	height:580px;
	background-image:url(images/reseller_chart.png);
	background-repeat:no-repeat;
	margin-top:30px;
}
#package_detils{
width:200px;
height:auto;
padding-top:50px;
padding-left:20px;
line-height:18px;
float:left;
}
#package_lite{
width:168px;
height:auto;
padding-top:50px;
text-align:center;
line-height:18px;
float:left;
}
#package_pro{
width:155px;
height:auto;
padding-top:50px;
text-align:center;
line-height:18px;
float:left;
}
#package_stand{
width:175px;
height:auto;
padding-top:50px;
text-align:center;
line-height:18px;
float:left;
}
.icon_box{
height:290px;
}