/* Code & Design by Encore @ www.iamencore.com */
/*          encore2k6@googlemail.com           */

body {
	background-color:#16202D;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	
	margin-top:0px;
	text-align:center;
	
	font-family:Tahoma;
	font-size:12px;
	color:#FAF9F9;
	line-height:20pt;
}

a {
	color:#93D8EF;
	text-decoration:underline;
}

#wrapper {
	margin:0px auto;
	width:900px;
	text-align:left;
}

img {
	border:none;
}

#shared {
	position:absolute;
	top:152px;
	
	width:294px;
	height:155px;
}

	.shared_text {
		position:absolute;
		top:195px;
		margin-left:96px;
		height:102px;
		width:198px;
	}
	
#reseller {
	position:absolute;
	top:152px;
	margin-left:294px;
	
	width:293px;
	height:155px;
}

	.reseller_text {
		position:absolute;
		top:195px;
		margin-left:390px;
		height:102px;
		width:198px;
	}
	
#dedicated {
	position:absolute;
	top:152px;
	margin-left:587px;
	
	width:313px;
	height:155px;
}

	.dedicated_text {
		position:absolute;
		top:195px;
		margin-left:681px;
		height:102px;
		width:198px;
	}
	
	.planspecs {
		border-bottom:#999999 1px dotted;
		margin-right:10px;
		line-height:24px;
	}
	
	.planprice {
		margin-right:10px;
		line-height:24px;
		text-align:right;
	}

#content {
	position:absolute;
	top:307px;
	width:900px;
	left: 51px;
}

#left_content {
	float:left;
	width:351px;
}

	.uptime {
		width:351px;
		height:152px;
	}
	
		.uptime_text {
			position:absolute;
			top:60px;
			margin-left:25px;
			width:300px;
			height:80px;
			line-height:15px;
			font-size:11px;
		}
	
	.support {
		width:351px;
		height:142px;
	}
	
		.support_text {
			position:absolute;
			top:200px;
			margin-left:25px;
			width:300px;
			height:80px;
			line-height:15px;
			font-size:11px;
		}
		
	.wizards {
		width:351px;
		height:146px;
	}
	
		.wizards_text {
			position:absolute;
			top:345px;
			margin-left:25px;
			width:300px;
			height:80px;
			line-height:15px;
			font-size:11px;
		}
		
#main_content {
	float:right;
	width:549px;
	line-height:20px;
}

	.welcome {
		width:523px;
		padding-top:40px;
		
		background-image:url(images/head_welcome.gif);
		background-color:#0F1724;
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.welcome_text {
		padding:10px;
	}
	
#bottom_content {
	width:524px;
}
	
	.presales {
		margin-top:10px;
		float:left;
		width:256px;
		padding-top:35px;
		
		background-image:url(images/head_presales.gif);
		background-color:#0F1724;
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.presales_text {
		padding:5px;
	}
	
	.tools {
		margin-top:10px;
		float:right;
		width:256px;
		padding-top:35px;
		
		background-image:url(images/head_tools.gif);
		background-color:#0F1724;
		background-position:top;
		background-repeat:no-repeat;
	}
	
	.tools_text {
		padding:5px;
	}

