body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	background-color: #949494;
	color:#333333;
	line-height:1.4em;
	/*background:url(images/grid.gif);*/
}

.container {
	position: relative;
	margin: 0 auto;
	width: 920px;
}

.banner1 {
	position: absolute;
	height: 52px;
	width: 438px;
	left: 0px;
	top: 0px;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
}

.banner2 {
	position: absolute;
	background:url(images/ban2.jpg);
	height: 52px;
	width: 220px;
	left: 439px;
	top: 0px;
	border-top:#000000 1px solid;
}

.banner3 {
	position: absolute;
	background:url(images/ban3.jpg);
	height: 190px;
	width: 262px;
	left: 659px;
	top: 0px;
	z-index: 1;
	border-top:#000000 1px solid;
	border-right:#000000 1px solid;
}

.banner4 {
	position: absolute;
	background:url(images/ban4.jpg);
	height: 28px;
	width: 658px;
	left: 0px;
	top: 53px;
	border-left:#000000 1px solid;
}

.banner5 {
	position: absolute;
	background:url(images/ban5.jpg);
	height: 72px;
	width: 658px;
	left: 0px;
	top: 81px;
	border-left:#000000 1px solid;
}

.content {
	position: absolute;
	background:url(images/ban7.gif);
	top: 153px;
	left: 0px;
	width: 920px;
	padding:0px;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
}

.page {
	position:relative;
	float:right;
	width:730px;
	padding: 0px 15px 10px 15px;
}

.footer {
	position:relative;
	float:right;
	width:762px;
	height:60px;
	color:#f8f8ff;
	background-color:#446d8c;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	border-top:#000000 1px solid;
}

.footer a {
	color:#f8f8ff;
}

.menubar {
	position: absolute;
	left: 0px;
	top: 152px;
	width: 158px;;
	z-index: 1;
	background-color:#446d8c;
	border-bottom:#000000 1px solid;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
}

.menutitle {
	color:#FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	text-indent:2px;
	display:block;
	padding: 4px 0px 4px 0px;
	background:url(images/grad.jpg);
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
}

.menugroup {
	padding: 8px 0px 8px 0px;
}

.menugroup a {
	text-align:left;
	text-indent:2px;
	display:block;
	font-size:11px;
  	text-decoration:none;
	color:#f8f8ff;
 	background-color:#446d8c;
 	font-weight:bold;
 	width: 100%;
	padding:1px 0px 1px 0px;
	border-bottom: #446d8c 1px solid;
	border-top: #446d8c 1px solid;
}

.menugroup a:link {
 	background-color:#446d8c;
}

.menugroup a:active {
 	background-color:#29447B;
}

.menugroup a:visited {
	background-color:#446d8c;
}

.menugroup a:hover {
	background-color:#29447B;
	color:#FFFF00;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
}

.adbar {
	position: absolute;
	text-align:center;
	left: 0px;
	top: 620px;
	width: 158px;;
	z-index: 1;
	background-color:#446d8c;
}

.detailsbar {
	position: absolute;
	left: 176px;
	top: 153px;
	width: 470px;
	height: 54px;
	z-index: 1;
}

.spacer {
	width: 470px;
	height: 54px;
}

.featuredhostbox p {
	margin:6px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

.featuredhostblurb p {
	margin:0px;
	padding:2px 4px 2px 4px;
	font-size:11px;
}

.tableheading {
	background-color:#446d8c;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	height:20px;
}

.tabledata1 {
	background-color:#fff4bc;
	color:#000000;
	font-size:12px;
	text-align:center;
	height:34px;
}

.tabledata2 {
	background-color:#ffffd5;
	color:#000000;
	font-size:12px;
	text-align:center;
	height:34px;
}

.ftable1 {
	background-color:#fff4bc;
	color:#000000;
	font-size:12px;
	text-align:left;
	/*font-weight: bold;*/
	margin-left:10px;
	height:20px;
}

.ftable2 {
	background-color:#ffffd5;
	color:#000000;
	font-size:12px;
	text-align:left;
	/*font-weight: bold;*/
	height:20px;
}

.hostlink {
	color:#FF0000;
	font-size:18px;
}

h1 {
	font-size:18px;
	color:#216abd;
	margin:0px;
	padding:16px 0px 8px 0px;
}

h2 {
	font-size:18px;
	color:#216abd;
	margin:0px;
	padding:16px 0px 8px 0px;
}

p {
	margin:0px;
	padding: 8px 0px 8px 0px;
}

table {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	border-collapse:collapse;
}

th {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

td {
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.boldstyle {
	font-weight: bold;
}

.screenshot {
	border:#000000 1px solid;
	width:100%;
	height:250px;
}

.screenshot_h {
	border:none;
	width:1px;
	height:1px;
}