body {
	font: 12px Helvetica, Arial, sans-serif;
	background: #FDFDFD;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #9D9D9D;
	height:100%;
	width:100%;
}
.twoColElsRt #container {
	width: 899px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	height:100%;
}
img {
	border:none;
}
.twoColElsRt #logo {
	background:url(lib/img/neoPwn_logo.png) no-repeat;
	width:434px;
	height:242px;
	position:relative;
	margin-left: -150px;
	float:left;
}
.twoColElsRt #sidebar1 {
	float: right;
	width: 20em;
	/*background: #9D9D9D;
	color:#FFF; */
	margin:0;
	padding: 0 0 0 14px;
	border-left: #9D9D9D solid 1px;
}
.twoColElsRt #sidebar1 h3, .twoColElsRt #sidebar2 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsRt #sidebar2 {
	float: right;
	width: 20em;
	/*background: #9D9D9D;
	color:#FFF; */
	margin:0;
	padding: 0 0 0 14px;
}
.twoColElsRt #sidebar2 h3, .twoColElsRt #sidebar2 p {
	margin-left: 10px;
	margin-right: 10px;
}
.twoColElsRt #mainContent {
	margin: -10px 13em 0 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.anatomy {
	text-align:center;
	font-size:1.2em;
	padding:4px;
	margin-bottom:4px;
	color:#FFF;
}
#nav {
	width:610px;
	height:75px;
	margin-top:110px;
	margin-right:-10px;
	list-style: none;
	padding:0;
	float:right;
	font-size:11px;
}
#nav li {
	padding-left: .8em;
	list-style:none;
	font-weight: normal;
	float: left;
}
#nav li a {
	color: #9D9D9D;
	border-top: 2px #FDFDFD solid;
	list-style: none;
	text-decoration: none;
	padding-top: 10px;
	text-align:right;
	margin-top:0;
	margin-left:10px;
	float: left;
	border:none;
}
#nav li a:hover, #features a, #configurations a, #faq a, #n-services a, #screenshots a, #sales a, #support a, #contact a {
	border-top: 2px #FF0000 solid;
	margin-top: 0px;
	padding-top: 10px;
	text-decoration: none;
	text-align:right;
	list-style: none;
	color: #FF0000;
}
#footer {
	margin:2px auto 15px;
	padding-top:20px;
	border-top:#9D9D9D 1px solid;
	text-align:left;
	width:850px;
	float:left;
}
.red {
	color:#FF0000;
}
a {
	font-weight:bold;
	text-decoration:none;
	color:#9D9D9D;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#FF0000;
}
#footer a:link {
	text-decoration:none;
	color:#9D9D9D;
}
#footer a:hover {
	text-decoration:underline;
	color:#FF0000;
}
#footer a:visited {
	text-decoration:none;
	color:#9D9D9D;
}
