@charset "utf-8";
html, body
{
	padding:0px;
	margin:0px;
	height:100%;
	width:100%;
}
BODY
{
	font-family: Tahoma, sans-serif;
	font-size:8pt;
	color:#fff;
	width: 800px;
	min-width:800px;
}
#leftcol, #centercol, #rightcol { float:left;}
* html #leftcol { width:259px;}
a {color:#666;}
a:hover { text-decoration:none;}
a img { border:none;}
/* CSS Document */
#leftcol { width:298px; height:300px; }
#hand_hosting { background:url(hand_h.gif) no-repeat; position:absolute; top: 29px; left:0px; width:319px; height:266px;  z-index:1;}
#hand_bill { background:url(hand_b.gif) no-repeat; position:absolute; top: 35px; left:0px; width:319px; height:316px;  z-index:1;}
#leftlinks { margin: 360px auto auto 40px;}
#leftlinks a { color:#666; display:block; float:left; margin-right: 15px; font-size:120%}
#leftlinks a:hover { text-decoration:none;}
#leftlinks div {clear:left; width:98%; text-align: right; ext-align:center; padding:20px 10% 0 10%;}
#leftlinks div a { margin:0 5px;}
#leftlinks div span { width:1px; height:50px; background:#ccc; display:block; float:left;}

#logo_host { background:url(logo_hosting.gif); width:175px; height:41px; margin-top:57px;}
#logo_bill { background:url(logo_billing.gif); width:164px; height:41px; margin-top:57px; }

#form { background:url(form.jpg) no-repeat; width:301px; height:160px; position:relative; padding-top:35px;}
#form a { color:#fff;}

#form strong { margin-left: 91px;}
#form a:hover { text-decoration:none;}
#form form { text-align:right; margin: 0px 60px 10px 0px;}
#form div input { width:145px; height: 12px;}
#form div { display:block; clear:right; margin:8px 0;}
#form label { display:block; height:22px; margin-top: -3px}
#form label a { display:block; float: left; padding-top:5px; text-align:right; margin-left: 50px;}
* html #form label a {margin-left: 30px;}
#good_host { display:block; text-transform:uppercase; margin: 7px 0 0 0;}
* html #good_host { margin-top: 2px; font-size:10px;}

.text { color:#666; text-align: left; padding: 35px 5px 0 5px; z-index:2;}

#rightcol { padding-top: 100px;}
#rightcol a { display:block; margin:0 0 20px 20px;}
