html {
	height: 100%; margin-bottom: 0.1px;
	overflow: -moz-scrollbars-vertical;
}

/* CSS Document */
body {
	margin:20px 0px 20px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#1c1c1c;
	color:#FFF;
}

#wai-menu {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden; 
}

#wrapper {
	width:980px;
	margin:auto;
	min-height:600px;
	height:auto !important;
	height:600px;
	position:relative;
}

#wrapper h2 a {
	position:absolute;
	top:0px;
	left:0px;
	width:620px;
	height:80px;
	display:block;
}

#header {
	background:url(../images/naisbitt_china.gif) top left no-repeat;
	width:605px;
	height:100px;
	text-indent:-2000px;
	position:absolute;
	top:60px;
	left:20px;
	z-index:10;
}

#menu {
	width:605px;
	border-top:1px solid #336666;
	border-bottom:1px solid #336666;
	position:absolute;
	top:160px;
	left:20px;
	margin:0px;
	padding:0px;
}

#menu ul a {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	text-indent:10px;
	padding-left:13px;
	background:url(../images/arrow_white.gif) top left no-repeat;
}

#menu ul a:hover, #menu ul .mainactive a {
	color:#9CC;
	background:url(../images/arrow_green.gif) top left no-repeat;
	
}

#menu ul {
	margin:5px 0px 5px 0px;
	padding:0px;
}

#menu ul li {
	display:inline;
	margin:0px;
	padding:0px 8px 0px 0px;
}

#content {
	position:absolute;
	top:0px;
	left:0px;
	padding:200px 355px 20px 20px;
	width:605px;
	background:url(../images/john_naisbitt.jpg) top right no-repeat #000;
	color:#FFF;
	font-size:12px;
	line-height:150%;
	min-height:370px;
	height:auto !important;
	height:370px;
}

#content-inner {
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #336666;
}

#content table {
	margin:0px;
	padding:0px;
}

#content table * {
	font-size:12px;
	vertical-align:top;
}

#content a {
	color: #9CC;
}

#content h1 {
	margin: 10px 0px 0px 0px;
	padding:0px;
	font-size:16px;
	color:#9CC;
	line-height:130%;
}

#content h2 {
	font-size:14px;
	line-height:150%;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#content p {
	margin:5px 0px 0px 0px;
}

#content hr {
	height:1px;
	color: #366;
	background-color:#366;
	border:none;
	margin: 20px 0px 20px 0px;
}



.wp-date {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.wp-title {
	margin:0px 0px 10px 0px !important;
	padding:0px;
}

.wp-bloglink {
	margin-top:20px;
	font-weight:bold;
}

.wp-content {

}