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

}
#navcontainer
{
padding: 0;
width:900px;
height: 33px;
background-image:url(images/tab_bg.png);
background-repeat:no-repeat;
}

#navlist
{
margin: 0px;
padding-left:15px;
padding-right:20px;
padding-top:8px;
display: block;
}

#navlist li
{
list-style: none;
float: left;
}

#navcontainer a, #navlist li.extend
{
padding: 1px 10px;
margin: 0px;
display: block;
text-decoration: none;
font-family:lucida sans;
font-size:12px;
color: #000000;
height:20px;
}

#navcontainer a:hover, #navcontainer a#current
{
padding: 1px 10px;
background-image:url(images/tab_arrow.png);
background-repeat:no-repeat;
background-position:bottom;
font-family:lucida sans;
font-size:12px;
height:20px;
color: #0c5283;
}

#navcontainer a#current
{
background-image:url(images/tab_arrow.png);
background-repeat:no-repeat;
background-position:bottom;
font-family:lucida sans;
font-size:12px;
color: #0c5283;
height:20px;
}

#navcontainer li#active{
}

.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;
height:90px;
}
#Server_text{
padding-top: 10px;
text-align:left;
float:left;
width:350px;
height:80px;
}

#left_side{
float:left;
width:45px;
padding-left:5px;
}
#right_side{
float:right;
width:435px;
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:89px;
float:left;
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;
}
#chat_with_us{
width:470px;
height:90px;
background-image:url(images/middle_line.png);
background-repeat:no-repeat;
float:right;
}
#chat_box{
width:265px;
margin-top:20px;
margin-left:100px;
}
#xeon_logo{
padding-top:10px;
}
#main_chart{
background-image:url(images/bigchartsemidedicated.png);
background-repeat:no-repeat;
width:900px;
height:1274px;
}
#package_detils{
width:248px;
height:auto;
padding-top:60px;
padding-left:20px;
line-height:24px;
float:left;
}
#package_lite{
width:158px;
height:auto;
padding-top:60px;
text-align:center;
line-height:24px;
float:left;
}
#package_pro{
width:155px;
height:auto;
padding-top:60px;
text-align:center;
line-height:24px;
float:left;
}
#addon_chart{
background-image:url(images/addon_chart.png);
background-repeat:no-repeat;
width:900px;
height:274px;
}
.semi_banner{
width:900px;
height:150px;
margin-top:1px;
background-image:url(images/Semi_banner.png);
background-repeat:no-repeat;
}
