/*-------------------------------------------------------------- 

managed vps home page

---------------------------------------------------------------*/

.banner{
	width:900px;
	height:147px;
	margin-top:1px;
	background-image:url(../images/vpsbanner.png);
	float:left;
}
#innder-body{
	height:847px;
	width:908px;
	background-image:url(images/main_body.png);
	margin: auto;
	background-repeat:no-repeat;
}
#side-bar{
	float:right;
	width:200px;
}
#mangment-text{
	float:left;
	line-height:18px;
	width:640px;
	margin-left:18px;
	margin-top:20px;
}
#secure-text{
	line-height:18px;
	width:560px;
	margin-top:55px;
	margin-left:103px;
	float:left;
}
#custom-text{
    line-height:18px;
	width:560px;
	margin-top:71px;
	margin-left:103px;
	float:left;
}
#pro-text{
    line-height:18px;
	width:560px;
	margin-top:75px;
	margin-left:103px;
	float:left;
}
#migration-text{
	line-height:18px;
	width:560px;
	margin-top:65px;
	margin-left:103px;
	float:left;
}
#hardware-text{
	line-height:18px;
	width:560px;
	margin-top:74px;
	margin-left:103px;
	float:left;

}
#support-text{
	line-height:18px;
	width:560px;
	margin-top:77px;
	margin-left:103px;
	float:left;

}
/*-------------------------------------------------------------- 

Side bar

---------------------------------------------------------------*/
#side-bar{
	float:right;
	width:200px;
}

#price-button{
	margin-right:25px;
	margin-top:20px;
}
#list{
	margin-top:23px;
	float:right;
	width:174px;
	line-height:24.5px;
	opacity:0.0;
}
#litespeed{
    margin-right:1px;
	margin-top:440px;
	float:right;

}
/*-------------------------------------------------------------- 

managed vps mini footer

---------------------------------------------------------------*/

.mini-footer{
	margin-top:12px;
	width:975px;
	margin-left:5px;
	margin-right:5px;
}

#mini-left{
	float:left;
	width:733px;
	height:122px;
}
#mini-right{
	float:right;
	width:233px;
	height:123px;
	
}


