
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.index #container {
	width: 1024px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page 
	border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.index #header { 
	padding: 0 70px 0 66px;
	height: auto;
	vertical-align: baseline;
} 
.index #header h1 {
	margin: 0; 
	padding: 0;
	float: left;
}
#header #topnav {
	background: url(../images/topnav.gif) right bottom no-repeat;
	height: 27px;
	width: 279px;
	margin: 41px 0px 6px 0px;
	float: right;
	text-align:center;
	color: #5e5454;
	line-height: 27px;
	font-size: 10px;
}
#topnav a {
	color: #5e5454;
	line-height: 27px;
	font-size: 10px;
	text-decoration: none;
	text-transform:uppercase;
}
#topnav a:hover {
	color: #000;
	text-decoration: underline;
}
#navbar {
	background: url(../images/nav.png) top left no-repeat;
	width: 1024px;
	height: 55px;
	color: #fffefe;
	font-size: 11px;
	position: relative;
	z-index: 600;
}
#navbar ul li.top {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px 12px 18px 12px;
	height: 29px;
	line-height: 29px;
	
}
#navbar ul li.top a, #navbar ul li.top span{
	padding-top: 8px;
	display: block;
}
#navbar ul.menu {
	margin: 0px 0px 0px 216px;
	padding: 0px;
	list-style: none;
}
#navbar ul.menu ul {
	background: url(../images/drop_down.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 68px;
}
#navbar ul.menu ul#whygcmenu {
	background: url(../images/dropdown2.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 107px;
}
#navbar ul.menu ul#solmenu {
	background: url(../images/dropdown2.png) bottom left no-repeat;
	margin: -5px 0px 0px -9px;
	padding: 0px;
	list-style: none;
	display: block;
	width: 126px;
	height: 107px;
}
#navbar .menu li li {
	margin: 10px 6px;
	height: 20px;
	line-height: 20px;
}
#navbar ul.menu ul a {
	font-size: 12px;
	text-transform: capitalize;
/*	font-weight: bold;*/
}
#navbar li ul, #navbar li:hover ul ul ul, #navbar li:hover ul ul {
	position: absolute;
	left: -99999px;
}
#navbar li:hover ul, #navbar li:active ul, #navbar li li:hover ul, #navbar li li:active ul, #navbar li li li:hover ul, #navbar li li li:active ul{
	left: auto;
}
#navbar a, #navbar span {
	color: #fffefe;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
/*	font-weight: bold;*/
}
#navbar a:hover, #navbar span:hover {
	color: #ffd21f;
	cursor: pointer;
}
li#home:hover{
	background: url(../images/home.png) center center no-repeat;
	display: block;
}
li#solution:hover{
	background: url(../images/solutions.png) center center no-repeat;
	display: block;
}
li#whygc:hover{
	background: url(../images/whygc.png) center center no-repeat;
	display: block;
}
li#about:hover{
	background: url(../images/about.png) center center no-repeat;
	display: block;
}
li#forum:hover{
	background: url(../images/forum.png) center center no-repeat;
	display: block;
}
li#contact:hover{
	background: url(../images/forum.png) center center no-repeat;
	display: block;
}
#breadcrumb {
	color: #fff;
	background: url(../images/crumb.png) top left no-repeat;
	width: 1024px;
	height: 46px;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 90px;
	margin: 0px;
}
#rowcontent {
	margin: 0px 70px;
}
.block{
	float: left;
}
#midblock {
	margin: 29px 7px 0px 2px;
	background: url(../images/vertical.gif) top center repeat-y;
	width: 5px;
	height: 700px;
}
#rightblock {
	clear: right;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#hostingpage{
	width: 625px;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	text-align:justify;
}
#hostbanner {
	color: #5e5454;
	font-size: 11px;
	background:url(../images/hostbanner.gif) left top no-repeat;
	width: 420px;
	height: 46px;
	padding: 10px;
}
#hypercycle {
	float: left;
}
#kickstart{
	float: right;}
#hypercycle ul, #kickstart ul {
	background: url(../images/planbox.gif) left top no-repeat;
	width: 243px;
	height: 214px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
/*	list-style-image:url(images/bullet.gif);*/
	list-style: none;
	margin: 0px;
	padding: 8px 0px 0px 20px;
}
#hypercycle li, #kickstart li {
	margin: 0px;
	padding: 6px 0px 6px 19px;
	vertical-align: baseline;
	background: url(../images/bullet.gif) left center no-repeat;
}
.price_host {
	background: url(../images/hostingsol_price.gif) left top no-repeat;
	width: 276px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #5e5454;
	padding: 10px 10px 0px 10px;
	margin: 0px;
}
.price_host span {
	color: #867f7f;
}
.ordernow {
	margin: 0px;
}
.ordernow a{
	background: url(../images/order_now.png) top left no-repeat;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	display:block;
	margin: 0px;
	padding: 0px 15px;
	width: 122px;
	height: 32px;
	line-height: 32px;
}
#host_includes {
	background: url(../images/aboutfactorybg.png) left top no-repeat;
	width: 619px;
	height: 249px;
	margin: 15px 0px;
	font-style:italic;
	font-size: 11px;
	color: #5e5757;
}
#host_includes p {
	font-size: 90%;
	margin:  10px 36px;
}
#host_includes ul{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 90px 0px 0px 15px;
	list-style: none;
}
#host_includes li {
	padding: 5px 2px;
	margin: 0px;
	text-align: left;
	text-indent: 20px;
	line-height: 14px;
/*	list-style-image: url(images/hosting_bullet.gif);	*/
	background: url(../images/hosting_bullet.gif) left center no-repeat;
	list-style: none;
}
#about_contact {
	background: url(../images/aboutus_contact.png) top left no-repeat;
	width: 190px;
	height: 78px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	position: relative;
}
#about_contact a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#about_contact div{
	margin:0px;
	padding: 17px 0px 10px 98px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
	height: auto;
	width: auto;
}
#sign_forum {
	background: url(../images/bymatt.gif) top left no-repeat;
	width: 231px;
	height: 153px;
	margin: 50px 0px 10px 0px;
	padding: 0px;
}
#sign_forum a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#sign_forum div{
	margin:0px;
	padding: 25px 15px 10px 20px;
	font-size: 10px;
	color: #000;
	line-height: normal;
	height: auto;
	width: auto;
}
#sign_forum p {
	color: #867f7f;
	text-align: center;
	margin: 5px;
	font-size: 90%;
}
#whereservers {
	background: url(../images/whereservers.gif) top left no-repeat;
	width: 217px;
	height: 390px;
	margin: 18px 0px 0px 0px;
	padding: 0px;
}
#whereservers a{
	color: #f8f5a0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#whereservers div{
	margin:0px;
	padding: 10px 0px 10px 14px;
	font-size: 10px;
	color: #5e5757;
	line-height: normal;
	height: auto;
	width: auto;
}
#whereservers div ul {
	list-style: none;
	margin: 23px 0px 0px 43px;
	padding: 0px;
}
#whereservers div ul li {
	list-style: none;
	margin: 19px 6px 19px 0px;
	padding: 0px;
}
#whereservers div span {
	font-size: 12px;
	font-weight: bold;
}
.ownsign {
	background: url(../images/owner.png) left top no-repeat;
	width: 263px;
	height: 27px;
	color: #5e5454;
	line-height: 27px;
	text-align: center;
}
#rowcontent .newline {
	text-align:center;
	color: #000;
	font-size: 11px;
}
#rowcontent .newline a{
	color: #000;
	text-decoration: none;
}
.index #mainContentpage {
	padding: 10px 70px 0px 70px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background: url(images/bluebg.png) repeat-x top left;*/
	margin: 0px;
}
.sticker {
	margin-left: 18px;
}
#mainContent .sticker a {
	background: url(../images/sticker.gif) 28px 10px no-repeat;
	width: 846px;
	display: block;
}
.index #footer {
	margin: 0px 30px 0px 31px;
	padding: 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: url(../images/footer.gif) no-repeat bottom center;
	height: 53px;
/*	position: absolute;
	bottom:0px;*/
} 
.index #footer #copyright {
	margin: 0;
	padding: 27px 120px 0px 190px;
	font-size: 10px;
	color: #5e5454;
	float: left;
}
#footer #footlink {
	font-size: 10px;
	color: #5e5454;
	float: left;
	margin: 0;
	padding: 27px 0px 0px 0px;
}
#footer #footlink a {
	font-weight: bold;
	color: #5e5454;
	text-decoration:none;
}
.clearboth {
	clear:both;
	width: 0px;
	height: 0px;
}
.hrline {
	color: #ffc915;
	background-color: #ffc915;
	height: 1px;
	border: none;
}
li#home{
	width: 37px;
}
li#solution{
	width: 73px;
}
li#whygc{
	width: 136px;
}
li#about{
	width: 63px;
}
li#forum{
	width: 82px;
}
li#contact{
	width: 80px;
}