body {background-color:#999999; margin: 0px;height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
overflow:hidden; /*get rid of scroll bars in IE */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
}



#container {
	position: absolute;
	left: 50%;
	top: 50%;
	
	height: 605px;
	
	z-index: 10;}
#subcontainer {
	position: relative;
	left: -50%;
	top: -50%;
	width: 800px;
	}


#textbox {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 485px;
	top: 121px;
	left: 32px;
	height: 430px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: auto;
}
#textbox table {
	font-size: 10px;}

#textboxsmall {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 257px;
	top: 125px;
	left: 36px;
	height: 90px;
	z-index: 9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #D2D1A4;
}
#clienttextbox {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 667px;
	top: 120px;
	left: 72px;
	height: 431px;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-y: auto;
}
#clienttextbox table {
	font-size: 10px;}




#textboxsmall A {text-decoration: none; color:#D2D1A4; }
#textboxsmall A:hover {text-decoration: underline; color:#BBBA72; }


#login {
	position: absolute;
	width 100px; 				
	z-index: 2;
	left: 515px;
	top: 21px;
	width: 270px;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 9px;
}
#login form {color: #003300;}


#rightbox {
	position: absolute;
	width: 253px;
	z-index: 3;
	left: 518px;
	top: 118px;
	height: 436px;
	}
	
#rightbarmiddle {
	position: relative;
	width: 230px;
	left: 15px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	top: -23px;
	line-height: 22px;
}	

#buynow {
	position: absolute;
	width: 200px;
	left: 30px;
	top: 342px;
}


#hostingimage {
	position: absolute;
	width: 285px;
	left: -28px;
	top: 54px;
	height: 268px;
	}

#footer {
	position: absolute;
	width 700px;
	z-index: 4;
	left: 5px;
	top: 566px;
	width: 789px;
	height: 21px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
#footer A {color: #333333; text-decoration:none;}
#footer a:hover {color: #006699; text-decoration:none;}

#promoflashbottom {	position: absolute;
	width: 100px; 		
	height: 75px;
	top: 275px;
	z-index: 7;
	left: 170px;
	width: 250px;
}
#bottomimage {
	position: absolute;
	z-index: 6;
	left: 31px;
	top: 223px;
	}




.adverthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #78773A;
	font-weight: 700;
	
}
.hostinghead {
	font-family: Alba, Croobie, Jokerman, "Kristen ITC", "Rockwell Extra Bold";
	font-size: 28px;
	color: #78773A;
	font-weight: 700;
	
}


.advertheadsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78773A;
	font-weight: 700;
}
