html {
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	text-align: center;
}
#full {
	width: 100%;
	height: 100%;
	text-align: center;
}
#page {
	width: 751px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 750px;
	height: 47px;
	margin-bottom: 20px;
}
#logo {
	float: left;
	background-image: url("logo.gif");
	width: 303px;
	height: 73px;
}
#rightlogo {
	float: right;
	background-image: url("logo-ful.gif");
	width: 46px;
	height: 47px;
}
#menu-top {
	width: 751px;
	height: 22px;
	margin-bottom: 20px;
}
.menubutton {
	float: left;
	list-style-type: none;
	background-color: #444444;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 98px;
	height: 12px;
	margin-right: 1px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-transform: uppercase;
	text-align: left;
}
#leftbar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-right: 18px;
}
#content {
	float: left;
	width: 530px;
	height: 410px;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 175%;
}
.leftmenu {
	float: left;
	list-style-type: none;
	background-color: #444444;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 192px;
	height: 12px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-transform: uppercase;
}
.leftmenu-sub {
	float: left;
	list-style-type: none;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 182px;
	height: 12px;
	margin-bottom: 1px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
}
#section-title {
	width: 522px;
	height: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #444444;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-transform: uppercase;
	text-align: left;
	line-height: 100%;
}
.subsection-title {
	width: 522px;
	height: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #444444;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: left;
	line-height: 100%;
}
#section-description {
	width: 530px;
	margin-top: 5px;
	border-bottom: 1px solid #444444;
	padding-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 175%;
	margin-bottom: 20px;
}
#custom-description {
	width: 530px;
	margin-top: 5px;
	border-top: 1px solid #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 175%;
	margin-bottom: 20px;
}
.subsection-description {
	width: 530px;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 175%;
	padding-bottom: 20px;
}
#plans {
	width: 530px;
	height: 100%;
	margin-top: 5px;
	border-bottom: 1px solid #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 100%;
}
#reseller-plans {
	width: 530px;
	height: 400px;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 100%;
}
#cpanel-plan {
	float: left;
	width: 166px;
	height: 220px;
	margin-right: 16px;
}
#directadmin-plan {
	float: left;
	width: 166px;
	height: 220px;
	margin-right: 16px;
}
#dedicated-plan {
	float: left;
	width: 166px;
	height: 220px;
}
#cpanel-img {
	width: 166px;
	height: 45px;
	background-image: url("cpanel00.gif");
	margin-bottom: 5px;
}
#directadmin-img {
	width: 166px;
	height: 45px;
	background-image: url("directad.gif");
	margin-bottom: 5px;
}
#dedicated-img {
	width: 166px;
	height: 45px;
	background-image: url("dedicate.gif");
	margin-bottom: 5px;
}
#windows-img {
	width: 166px;
	height: 45px;
	background-image: url("windows0.gif");
	margin-bottom: 5px;
}
.plantitle {
	width: 150px;
	height: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #444444;
	text-transform: uppercase;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin: 0px;
}
.plandetails {
	background-color: #080808;
	width: 156px;
	height: 130px;
	padding: 5px;
	color: #E4E4E4;
	line-height: 120%;
}
.server-details {
	background-color: #080808;
	width: 156px;
	font-size: 11px;
	padding: 5px;
	color: #E4E4E4;
	line-height: 170%;
	text-align: center;
}
.subplans {
	background-color: #080808;
	width: 156px;
	height: 120px;
	padding: 5px;
	color: #E4E4E4;
	line-height: 100%;
}
h2.price {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
}
h2.space {
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
}
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#company-bar{
	width: 748px;
	height: 20px;
	padding: 0px;
	border-top: 10px solid #16A2C8;
}
#services-bar{
	width: 748px;
	height: 20px;
	padding: 0px;
	border-top: 10px solid #1275A8;
}
#reseller-bar{
	width: 748px;
	height: 20px;
	padding: 0px;
	border-top: 10px solid #843F94;
}
#dedicated-bar{
	width: 748px;
	height: 20px;
	padding: 0px;
	border-top: 10px solid #F94427;
}
#network-bar{
	width: 748px;
	height: 20px;
	padding: 0px;
	border-top: 10px solid #FA8528;
}
.lightblue {
	color: #16A2C8;
	font-weight: bold;
}
.blue {
	color: #1275A8;
	font-weight: bold;
}
.purple {
	color: #843F94;
	font-weight: bold;
}
.red {
	color: #F94427;
	font-weight: bold;
}
.orange {
	color: #FA8528;
	font-weight: bold;
}
#footer {
	height: 50px;
	width: 530px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #888888;
	margin-top: 20px;
	line-height: 100%;
}
#footer a, a:visited, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
h2.copyright {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 2px;
	color: #E6E6E6;
}
.latestnews {
	float: left;
	list-style-type: none;
	background-color: #444444;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 192px;
	height: 12px;
	margin-top: 50px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-transform: uppercase;
}
.news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 175%;
}
a, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.base-plans {
	width: 530px;
	height: 175px;
}
#plan-img-purple{
	float: left;
	width: 69px;
	height: 72px;
	background-image: url("purple00.gif");
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 103px;
}
#plan-img-red{
	float: left;
	width: 69px;
	height: 72px;
	background-image: url("red00000.gif");
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 103px;
}
#plan-img-orange{
	float: left;
	width: 69px;
	height: 72px;
	background-image: url("orange00.gif");
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 103px;
}
#plan-img-yellow{
	float: left;
	width: 69px;
	height: 72px;
	background-image: url("yellow00.gif");
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 103px;
}
#plan-img-green{
	float: left;
	width: 69px;
	height: 72px;
	background-image: url("green000.gif");
	margin-left: 6px;
	margin-right: 8px;
	margin-bottom: 103px;
}
.specific-plan {
	float: left;
	width: 440px;
	height: 175px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.specific-dsplan {
	float: left;
	width: 440px;
	height: 185px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.planheader {
	float: right;
	background-color: #444444;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 432px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.plan-subject {
	float: left;
	width: 200px;
	height: 12px;
	padding: 2px;
	text-transform: uppercase;
}
.plan-longsubject {
	float: left;
	width: 300px;
	height: 12px;
	padding: 2px;
	text-transform: uppercase;
}
.plan-option1 {
	float: left;
	width: 75px;
	height: 12px;
	padding: 2px;
	text-transform: uppercase;
}
.plan-option2 {
	float: left;
	width: 75px;
	height: 12px;
	padding: 2px;
	text-transform: uppercase;
}
.plan-price {
	float: left;
	width: 50px;
	height: 12px;
	padding: 2px;
	text-transform: uppercase;
}
.plan-order {
	float: left;
	width: 100px;
	height: 12px;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
