@CHARSET "UTF-8";

#center-image
{
	margin: 0;
	paddin: 0;
	width: 1000px;
	height: 230px;
	background-image: url('/img/center-image2.gif');
	background-repeat: no-repeat;
	background-position: center;
	/*border: 1px #1FC7FC solid;*/
	/*-moz-border-radius: 5px;*/ 
	/*-webkit-border-radius: 5px;*/
}

#center-image #caption
{
	position: relative;
	top: 68px;
	left: 75px;  
	width: 500px;
}

#center-image #caption #line1
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: white;
}	

#center-image #caption #line2
{
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: white;
}

#center-image #caption #line3
{
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: right;
}	

#plans
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	/*height: 340px;  should be 335px for IE */
	/*overflow: auto;*/
	overflow: hidden;
}

#plan
{
	float: left;
	width: 242px; 
	height: 327px;
}

#plan #header
{
	background: url(/img/planheader_bg.gif);
	background-repeat: repeat-x;
	/*padding-left: 4px;*/
	/*padding-right: 5px;*/
	width: 242px;
	height: 58px;
}

#plan #header #left
{
	float: left;
	background: url(/img/planheader_left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 58px;
}

#plan #header #right
{
	float: right;
	background: url(/img/planheader_right.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 58px;
}

#plan #header #caption
{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	line-height: 350%;
	text-align: center;
}

#plan #body
{
	clear: both;
	width: 242px;
	height:265px;
	background-color: #F7FBFA;
}

#plan #body #left
{
	float: left;
	background: url(/img/planbody_border.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 265px;
}

#plan #body #right
{
	float: right;
	background: url(/img/planbody_border.gif);
	background-repeat: repeat-y;
	width: 1px;
	height: 265px;
}

#plan #body #content1
{
	font-size: 14px;
	font-weight: bold;
	color: #768485;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#plan #body #content1 ul
{
	padding-left: 20px;
	list-style-image: url(/img/arrowbullet.gif);
	height: 190px;
}

#plan #body #content1 ul li
{
	margin-bottom: 5px;
}

#plan #body #content1 #price
{
	font-size: 20px;
	font-weight: bold;
	color: #5F5F5F;
	text-align: center;
}

#plan #bottom
{
	clear: both;
	width: 242px;
	height:4px;
	background: url(/img/planbottom_border.gif);
	background-repeat: repeat-x;
}

#plan #bottom #left
{
	float: left;
	background: url(/img/planbottom_left.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

#plan #bottom #right
{
	float: right;
	background: url(/img/planbottom_right.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

#actions
{
	height: 34px;
	width: 206px;
}

#ordernow
{
	float: left;
	background-image: url(/img/menu_button2.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 92px;
	text-align: center;
	line-height: 238%;
	color: white;
}

#ordernow a
{
	text-decoration: none;
	color: white;
}

#learnmore
{
	float: right;
	background: url(/img/arrow.gif);
	background-repeat: no-repeat;
	color: #30C8FA;
	padding-left: 20px;
	margin-top: 10px;
	background-position: center left;
}

#learnmore a
{
	text-decoration: none;
	color: #30C8FA;
}

#planspacer
{
	float: left;
	width: 10px; /* works in all browsers */
	height: 3px; 
}

#features
{
	clear: both;
	margin-top: 10px;
	width: 1000px;
	overflow: hidden;
}

#features #left
{
	float: left;
	width: 242px;
	height: 180px; 
}

#features #left #moneyback
{
	width: 219px;
	height: 63px;
	background: url(/img/moneyback.gif);
	background-repeat: no-repeat;
}

#features #left #freetrial
{
	width: 219px;
	height: 63px;
	margin-top: 10px;
	background: url(/img/freetrial.gif);
	background-repeat: no-repeat;
}

#features #center
{
	float: left;
	margin-left: 10px;
	width: 494px;
	height: 180px;
	/*margin-top: 20px;*/
}

#features #right
{
	float: left;
	/*margin-left: 10px;*/
	width: 242px;
	height: 180px;
}

#features #right #links
{
	text-align: right;
}

#features #right #links a
{
	color:  #1BB0DF;
	font-weight: bold;
}

#features #center #virtuozzo
{
	float: left;
	width: 120px;
	height: 58px;
	background: url(/img/virtuozzo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#features #center #openvz
{
	float: left;
	background: url(/img/openvz.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #xen
{
	float: left;
	background: url(/img/xen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #vmware
{
	float: left;
	background: url(/img/vmware.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #cpanel
{
	float: left;
	background: url(/img/cpanel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #parallels
{
	float: left;
	background: url(/img/plesk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #directadmin
{
	float: left;
	background: url(/img/directadmin.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #webmin
{
	float: left;
	background: url(/img/webmin.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #redhat
{
	float: left;
	background: url(/img/redhat.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #centos
{
	float: left;
	background: url(/img/centos.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #debian
{
	float: left;
	background: url(/img/debian.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	height: 58px;
}

#features #center #microsoft
{
	float: left;
	background: url(/img/microsoft.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 120px;
	width: 120px;
	height: 58px;
}

#features #right #newsheader
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #30C8FA;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#features #right #newsbody
{
	padding-left: 20px;
}

