body {
	background-color: #CCFFFF;
}
a:link {
	color: #000000;
}
#topnav {
	position:absolute;
	left:0;
	top:118px;
	width:100%;
	height:45px;
	z-index:98;
	overflow: hidden;
	
}

#header {
	position: absolute;
	left: 1px;
	top: 0px;
	background: url(../images/whmcslogobg.png) repeat-x fixed left top;
	z-index: 0;
	width: 100%;
}

#logo {
	background: url(../images/namebadge.png) no-repeat;
	position: absolute;
	left: 6px;
	top: 8px;
	z-index: 99;
}

ul#menu{
	width: 100%;
	height: 43px;
	background: #fff url("/images/menu-bg.gif") top left repeat-x;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 0;
	}

ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: none; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}

ul#menu li a:hover { 
	color: #333; 
	}

ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("/images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
                    
#header_add {
	left: 391px;
	top: 7px;
	z-index: 10;
	position: absolute;
	overflow: visible;
	height: 94px;
}
#footer {
	position: fixed;
	height: 30px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background: url(../images/footer.png) repeat-x;
	font: normal 12px/normal "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	white-space: normal;
	display: table;
	vertical-align: text-bottom;
	z-index: 200;
	border-top: medium groove #C6E0FE;
	border-right: medium none #C6E0FE;
	border-bottom: medium groove #C6E0FE;
	border-left: medium none #C6E0FE;
}
#verifiedby {
	position: fixed;
	height: 60px;
	right: 0px;
	bottom: 35px;
	z-index: 70;
}
#body {
	position: absolute;
	z-index: 60;
	height: 500px;
	width: 780px;
	left: 20px;
	top: 200px;
	overflow: scroll;
	border-style: groove;
	margin: 20px;
	background: #E6F7F5;
}
#TowerAd {
	position: absolute;
	height: 350px;
	width: 100px;
	left: 845px;
	top: 221px;
	z-index: 59;
}
.livehelp{
	position:absolute;
	left:550px;
	top:5px;
	text-decoration:none;
	z-index:900;
}