body { 
	margin: 0;
	padding: 0;
	background: #232323;
	font-family: Arial;
	font-size: 12px;
}

#ch-promo { width: 950px; height: 190px; background-image: url('images/ch-promo.png'); margin: 5px 0 5px 0;}

/* Why Us  Server Specs Table */

#serverhard { float: left; width: 460px;}
#softversion { float: right; width: 460px; margin: 0 0 0 30px;}
#freeextras { float: right; width: 460px; margin: 0 0 0 30px;}


.orderNow { background-image: url('images/ch-ordernow.gif'); height: 39px; background-repeat: no-repeat }
.orderNow A { height: 39px width: 117px; display:block;}


#ch-plans { margin: 0 0 20px 0; }
.ch-plans { width: 238px; }


/* Hosting Table */
.chPI-F { width: 284px; background-image: url('images/ch-p-main.png'); background-repeat: no-repeat; padding: 0 0 0 6px; font-weight: bold; font-size: 14px; color: #ffffff;}
.chPI-F2 { width: 238px; padding: 0 0 10px 9px; font-weight: bold; font-size: 14px; }
.ch-p1 { width: 220px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-p2 { width: 220px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-p3 { width: 220px; background-image: url('images/ch-p-close.png'); background-repeat: no-repeat; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}

/* Server Table */ 
.ch-serv-p { width: 175px; background-image: url('images/ch-p-main.png'); background-repeat: no-repeat; padding: 0 0 0 6px; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-serv-r { width: 150px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-serv-hd { width: 150px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-serv-b { width: 150px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-serv-m { width: 150px; background-image: url('images/ch-p.png'); background-repeat: repeat-x; padding: 6px 0 6px 0; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}
.ch-serv-c { width: 175px; background-image: url('images/ch-p-close.png'); background-repeat: no-repeat; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}

.ch-serv-one-main-1 { background-color: #f2f2f2; padding: 3px 0 3px 6px; font-weight: bold; }
.ch-serv-two-main-1 { padding: 3px 0 3px 6px;  font-weight: bold; }
.ch-serv-one-main { background-color: #f2f2f2; padding: 3px 0 3px 6px; text-align: center; }
.ch-serv-two-main { padding: 3px 0 3px 6px; text-align: center;}

.ch-serv-one { background-color: #f2f2f2; text-align: center; }
.ch-serv-two { text-align: center; }



.chPI-F-promo {width: 475px; background-image: url('images/chPI-F-promo.png'); font-size: 14px; font-weight: bold; color: #ffffff; padding: 6px 0 6px 6px;}
.ch-p3-promo {width: 475px; background-image: url('images/ch-p3-promo.png'); font-size: 14px; font-weight: bold; color: #ffffff; text-align: center; padding: 6px 0 6px 0;}


.chI-one-main { background-color: #f2f2f2; padding: 3px 0 3px 6px; font-weight: bold; }
.chI-two-main { padding: 3px 0 3px 6px; font-weight: bold; }


.chI-one { background-color: #f2f2f2; text-align: center; }
.chI-two { text-align: center; }

.chI-two A:hover {
	
	background-repeat: no-repeat;
}

table td A:hover {

	background-repeat: no-repeat;
}



/* Reseller Hosting Mini Tables */
#rh-cpaf { float: left; width: 460px;}
#rh-daef { float: left; width: 460px; margin: 0 0 0 30px;}

.chI-smalltable-main { background-image: url('images/chI-smalltable-main.png'); background-repeat: no-repeat; width: 194px; padding: 6px 0 6px 6px; font-weight: bold; font-size: 14px; color: #ffffff;}
.chI-smalltable-close { background-image: url('images/chI-smalltable-close.png'); background-repeat: no-repeat; width: 260px; text-align: center; font-weight: bold; font-size: 14px; color: #ffffff;}

.chI-smalltable-one { background-color: #f2f2f2; text-align: center; padding: 3px 0 3px 6px; }
.chI-smalltable-two { text-align: center; padding: 3px 0 3px 6px;}

.chI-smalltable-ones {background-color: #f2f2f2; font-weight: bold; padding: 3px 0 3px 6px; }
.chI-smalltable-twos {font-weight: bold; padding: 3px 0 3px 6px; }



#header {
	margin: 0 0 0 0; 
	background-image: url('images/headerbg.png'); 
	background-repeat: repeat-x; 
	height: 75px; 
}
#headerdiv { 
	margin: 0 auto; 
	height: 75px;
	width: 950px; 
	color: #FFF; 
}
#chlogo { 
	background-image: url('images/logo.png');
	width: 400px; 
	height: 75px;
	float: left;
}
#chInfoSupport {
	padding: 20px 0px 0px 0px;
	text-align: right;
}
#navigation {
	background-image: url('images/navbg.png');
	background-repeat: repeat-x;
	height: 23px;
	padding: 7px 0 0 0;
}
#navigation A {
	font-size: 14px;
	padding: 0 8px 0 8px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#navigation A:hover {
	background-image: url('images/navigationhover.png');
	background-repeat: repeat-x;
	padding: 7px 8px 7px 8px;
}
#navigationdiv { 
	margin: 0 auto;
	width: 950px;
}
#navigationdiv img {
	margin: 0px;
	padding: 0px;
}
#information {
	background-color: #eeeeee;
}
#informationdiv {
	padding: 8px 0 10px 0;
	margin: 0 auto;
	width: 950px;
}
#subInformation {
	background-color: #eeeeee;
}
#subInformationDiv {
	padding: 8px 0 10px 0;
	margin: 0 auto;
	width: 950px;
}
#subInformationDiv img {
	margin: 0 15px 0 15px;
}

#content {
	height: auto;
	background-color: #FFF;
	width: 100%;
}
#contentdiv { 
	margin: 0 auto;
	width: 950px;
	padding: 5px 0px 10px 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#subContent {
	padding: 0 10px 10px 0;
	float: left;
	width: 690px;
	border-right: 1px solid #eaeaea;
}
#subContent h1 { font-size: 24px; margin: 30px 0 0 0; border-bottom: 1px dashed #eaeaea; letter-spacing: -2px; }
#subContent h1 a { color: #333333; }
#subContent A {
	color: #0096db;
	font-weight: bold;
	text-decoration: none;
}
#subContent p { color: #444444; }
p.postmetadata { border-bottom: 1px solid #eaeaea; padding: 0 0 5px 0; }

#subMenu {
	float: left;
	width: 235px;
	padding: 5px 0 10px 15px;
}
#subMenu li { list-style:none; }
#rightaddon {
	padding: 5px 0 10px 0;
	float: left;
	width: 500px;
}
#subContent A {
	color: #0096db;
	font-weight: bold;
}
#leftaddon {
	float: left;
	width: 435px;
	padding: 5px 0 10px 15px;
}
#footer {
	color: #333333;
	background-color: #232323;

}
#footerdiv {
	margin: 0 auto;
	width: 950px;
	height: 120px;
	padding: 14px 0px;
}
#footer A {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.copyright A {
	font-weight: bold;
}
h2 { width: 100%; margin: 0px 0px 5px 0; color: #333333; font-weight: bold; font-size: 16px; }
#footer h2 { width: 100%; font-size: 14px; color: #ffffff; font-weight: bold;}
#footer #links { width: 980px; margin: 0 auto; padding: 15px 0 0 0; color: #ffffff; }
#footer #links a { color: #ffffff; font-weight:normal; }
#footer #links a:hover { text-decoration:underline; }
#footer #links h2 { background: 0; color: #ffffff; font-weight: 800; margin: 0 0 5px 0; }
#footer #links .col { float: left; width: 240px; margin-left: 60px;}
#footer #links ul { margin: 0; padding: 0; }
#footer #links ul li { list-style: none; padding-left: 0px; }
A {
	color: #0096db;
}
h1 {
	color: #555555;
}
#mostPopular {
	height: 200px;
	background: url('images/mostpopular.png');
	background-repeat: repeat-x;
}
.labelContact {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	padding-left: 2px;
}
.unlimited {
	font-weight: bold;
}
.inputContact {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	padding-left: 2px;
}
.labelContact {
	text-align: left;
	width: 100px;
	padding-right: 20px;
	padding-left: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}	
.contactForm {
	padding-left: 5px;
	width: 500px;
}
.textareaContact {
	display: block;
	width: 300px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}