body {
	background-color: #FFFFFF;
	margin: 0px 5%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	width: 100%;
	color: #000000;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 130px;
}
#logo {
	height: 105px;
	width: 480px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}

#header .subtitle {
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-left: 155px;
	margin-top: -25px;
}
.light {
	color: #666666;
}

a {  
	color: #000000; 
	text-decoration: underline;
	}
a:hover {  color: #CC0000; text-decoration: none}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	padding-right: 10px;
	padding-left: 15px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
li {
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 4px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
th a {
	color: #FFFFFF;
	text-decoration: none;
}
dt {
	padding-left: 10px;
}
.header {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
}
.title {
	margin-top: -15px;
}
.title h1 {
	margin-top: 15px;
}
.footer {
	font-size: 9px;
	text-align: center;
	width: 98%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: normal;
}
.features {  
	border: #cccccc; 
	border-style: ridge; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	}
.nav a {
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px none;
	font-weight: bold;
}
.nav a:hover {
	color: #CC0000;
}
.borderAlert {
	border: 2px solid #CC0000;
	font-weight: normal;
	padding: 10px;
}
.header h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headerSub {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
}
.nav {
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.subNav {
	margin-left: 10px;
}
.subNav a {
	font-weight: normal;
}
.hosting {
	height: 115px;
}
.hosting td {
	font-size: 10px;
	font-weight: bold;
	padding: 5px 20px 5px 5px;
	width: 33%;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #000000;
	border-right: 5px solid #FFFFFF;
}
.packageDetails {
	padding-left: 10px;
	color: #666666;
	font-weight: normal;
}
.rednotes {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}
.headerTop {
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 10px;
}
.left {
	background-image: url(/images/box/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(/images/box/right.gif);
	background-repeat: repeat-y;
}
.btm {
	height: 5px;
	border-bottom: 4px solid #666666;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(/images/box/top.gif);
	background-repeat: repeat-x;
}.red {
	color: #CC0000;
}
.announcement {
	margin-left: 10px;
	padding: 0px;
	color: #666666;
}
.hosting a {
	color: #000000;
	text-decoration: none;
}
.hostingBasic {
	background-image: url(/images/server_sm_basic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hostingPro {

	background-image: url(/images/server_sm_pro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.hostingEcom {

	background-image: url(/images/server_sm_ecommerce.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.announcement dt {
	padding: 0px;
}
.announcement dd {
	margin-left: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#support {
	margin-left: 20px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.row2 {
	background-color: #efefef;
}
.tm {
	font-size: 9px;
	vertical-align: super;
}
.line {
	border-top: 1px solid #666666;
}
h4 {

	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	letter-spacing: 2px;
}
#centercolumn {
	margin-right: 200px;
}
#rightcolumn {
	clear: left;
	float: right;
	width: 180px;
	text-align: center;
	top: 230px;
	position: absolute;
	right: 5%;
}
