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

managed vps home page

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

.banner{
	width:900px;
	height:147px;
	margin-top:1px;
	background-image:url(images/vpsbanner.png);
	float:left;
}
#innder-body{
	height:887px;
	width:908px;
	background-image:url(images/main_body.png);
	margin: auto;
	background-repeat:no-repeat;
}
#managed-vps-text{
	width:578px;
	padding-top:30px;
	margin-left:230px;
	line-height:18px;
	margin-right:20px;
	float:right;
}
#plans{
	padding-top:70px;
	height:205px;
	float:right;
	margin:auto;
	width:908px;
}
#vpsp-1{
	line-height:17.5px;
	margin-left:20px;
	width:203px;
	float:left;
}
#vpsp-2{
	line-height:17.5px;
	margin-left:30px;
	width:203px;
	float:left;
}
#vpsp-3{
	line-height:17.5px;
	margin-left:30px;
	width:203px;
	float:left;
}
#vpsp-4{
	line-height:17.5px;
	margin-left:25px;
	width:180px;
	float:left;
}
#ordernow-vps1{
	margin-top:30px;
	float:left;
	margin-left:147px;
}
#ordernow-vps2{
	margin-top:30px;
	float:left;
	margin-left:167px;
}
#ordernow-vps3{
	margin-top:30px;
	float:left;
	margin-left:164px;
}
#ordernow-vps4{
	margin-top:30px;
	float:left;
	margin-left:166px;
}
#four-reasons{
	width:904px;
	height:160px;
	float:left;
	margin-top:28px;
}
#four-reasons a{
	color: #0E3F6E;
	text-decoration:underline;}
#four-reasons a:hover{
	color: #0E3F6E;
	text-decoration:underline;
}

#box-1{
	width:230px;
	height:156px;
	float:left;
	line-height:19px;
}
#box-1 p{
	padding-top:65px;
	padding-left:24px;
	width:200px;
	
}
#box-2{
	width:230px;
	height:156px;
	float:left;
	line-height:19px;
}
#box-2 p{
	padding-top:65px;
	padding-left:13px;
	width:200px;
	
}
#box-3{
	width:230px;
	height:156px;
	float:left;
	line-height:19px;
}
#box-3 p{
	padding-top:65px;
	padding-left:13px;
	width:200px;
	
}
#box-4{
	width:200px;
	height:156px;
	float:left;
	line-height:19px;
}
#box-4 p{
	padding-top:65px;
	padding-left:13px;
	width:200px;	
}
#bottom-box{
	width:900px;
	height:157px;
	background-image:url(images/bottom_boxes.png);
	background-repeat:no-repeat;
	margin: auto;
	float:right;
	margin-top:25px;
	margin-right:5px;
}
#blue-bold{
	color: #0E3F6E;
	font-weight: bold;
}
/*-------------------------------------------------------------- 

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;
	
}

