body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #090909 url(../img/background.jpg) no-repeat center top;
	color: #FFFFFF;
}
#wrapper {
	width: 100%;
}
#top, #nav, #banner {
	position: absolute;
	left: 50%;
	width: 930px;
	margin-left: -465px;
}
.home #content {
	position: absolute;
	top: 500px;
	width: 100%;
}
.demo #content, .requirements #content, .pricing #content {
	position: absolute;
	top: 400px;
	width: 100%;
}
.forum #content, .client #content {
	position: absolute;
	top: 300px;
	width: 100%;
}
/*
 *  Top Logo
 */
#top-logo {
	position: absolute;
	top: 25px;
	left: 45px;
	background: url(../img/top_logo.png) no-repeat;
	width: 255px;
	height: 52px;
	z-index: 5;
}
#top-logo h1 {
	visibility: hidden;
	position: absolute;
}
#top-logo a {
	width: 255px;
	height: 52px;
	display: block;
}
/*
 *  Top Navigation
 */
#top-nav {
	position: absolute;
	top: 30px;
	right: 35px;
	z-index: 5;
	width: 296px;
}
#top-nav .left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/top_nav_left.png) no-repeat;
	width: 26px;
	height: 47px;
}
#top-nav .v16 {
	position: absolute;
	top: 0px;
	left: 26px;
	width: 122px;
	height: 47px;
}
#top-nav .v16 {
	background: url(../img/top_nav_v16.png) no-repeat 0px 0px;
}
#top-nav .v16:hover {
	background: url(../img/top_nav_v16.png) no-repeat 0px -92px;
}
#top-nav .v16:active {
	background: url(../img/top_nav_v16.png) no-repeat 0px -138px;
}
.version16 #top-nav .v16, .version16 #top-nav .v16:hover {
	background: url(../img/top_nav_v16.png) no-repeat 0px -46px;
}
#top-nav .v20 {
	position: absolute;
	top: 0px;
	right: 26px;
	width: 122px;
	height: 47px;
}
#top-nav .v20 {
	background: url(../img/top_nav_v20.png) no-repeat 0px -46px;
}
#top-nav .v20:hover {
	background: url(../img/top_nav_v20.png) no-repeat 0px -92px;
}
#top-nav .v20:active {
	background: url(../img/top_nav_v20.png) no-repeat 0px -138px;
}
.version20 #top-nav .v20, .version20 #top-nav .v20:hover {
	background: url(../img/top_nav_v20.png) no-repeat 0px 0px;
}
#top-nav .right {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../img/top_nav_right.png) no-repeat;
	width: 26px;
	height: 47px;
}
/*
 *  Navigation
 */
#nav {
	z-index: 6;
}
#nav #left {
	position: absolute;
	top: 104px;
	left: 25px;
	list-style: none;
}
#nav #right {
	position: absolute;
	top: 104px;
	right: 25px;
	list-style: none;
}
#nav li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
#nav a {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
	padding: 3px;
}
#nav a:hover {
	color: #AAAAAA;
}
#nav #ordernow {
	position: relative;
	top: -9px;
	left: -12px;
	width: 102px;
	height: 34px;
	display: block;
	padding: 0;
	text-indent: -5000px;
}
#nav #ordernow {
	background: url(../img/nav_ordernow.png) no-repeat 0px 0px;
}
#nav #ordernow:hover {
	background: url(../img/nav_ordernow.png) no-repeat 0px -34px;
}
#nav #ordernow:active {
	background: url(../img/nav_ordernow.png) no-repeat 0px -68px;
}
#nav #ordernow-text {
	visibility: hidden;
	position: absolute;
}
/*
 *  Banner
 */
.home #banner-border {
	position: absolute;
	top: 118px;
	left: 0px;
	background: url(../img/banner_border_lg.png) no-repeat;
	width: 930px;
	height: 380px;
	z-index: 2;
}
.demo #banner-border, .requirements #banner-border, .pricing #banner-border {
	position: absolute;
	top: 118px;
	left: 0px;
	background: url(../img/banner_border_md.png) no-repeat;
	width: 930px;
	height: 280px;
	z-index: 2;
}
.forum #banner-border, .client #banner-border {
	position: absolute;
	top: 118px;
	left: 0px;
	background: url(../img/banner_border_sm.png) no-repeat;
	width: 930px;
	height: 180px;
	z-index: 2;
}
.home #banner-body {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 898px;
	height: 348px;
	z-index: 3;
	border: 1px solid #323232;
	background: #000000;
}
.demo #banner-body, .requirements #banner-body, .pricing #banner-body {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 898px;
	height: 248px;
	z-index: 3;
	border: 1px solid #323232;
	background: #000000;
}
.forum #banner-body, .client #banner-body {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 898px;
	height: 148px;
	z-index: 3;
	border: 1px solid #323232;
	background: #000000;
}
#banner-text h2, #banner-text h3 {
	visibility: hidden;
	position: absolute;
}
/*
 *  Content Body
 */
#content-body {
	position: relative;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
.clearfloat {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
/*
 *  Left
 */
#body-both {
	width: 900px;
}
#body-left {
	float: left;
	margin-right: 15px;
}
#body-left h2, #body-both h2 {
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
#body-left h3, #body-both h3 {
	margin-top: 25px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #CF2222;
	margin-bottom: 10px;
}
#body-left p, #body-both p {
	color: #CCCCCC;
	line-height: 175%;
	padding-left: 20px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#body-left a, #body-both a {
	color: #8ED6FF;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
#body-left a:hover, #body-both a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #CC0000;
}
/*
 *  Right
 */
#body-right {
	float: right;
	margin-left: 15px;
}
/*
 *  Content Bottom
 */
#content-bottom {
	background: #181818;
	margin-top: 25px;
	padding-bottom: 30px;
	background: url(../img/bottom_bg.png) repeat-x;
	border-bottom: 1px solid #000000;
}
#content-bottom #bottom-list {
	position: relative;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	list-style: none;
}
#content-bottom #bottom-list .list-item {
	width: 270px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}
#content-bottom h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size: 13px;
	margin-top: 35px;
	padding-bottom: 15px;
	border-bottom: solid 1px #333333;
}
#content-bottom p, #twitter_update_list li  {
	border-bottom: dotted 1px #333333;
	color: #AAAAAA;
	padding: 10px 5px;
	line-height: 150%;
	font-size: 13px;
}
#content-bottom #bottom-list .aboutus p {
	font-size: 12px;
}
#content-bottom span {
	color: #FFFFFF;
	font-size: 12px;
}
#content-bottom a {
	color: #AAAAAA;
	color: #8ED6FF;
	text-decoration: none;
	padding-bottom: 1px;
}
#content-bottom a.border {
	border-bottom: 1px solid #333333;
}
#content-bottom a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #CC0000;
}
#twitter_update_list a {
	color: #666666;
}
#content-bottom p.link {
	border: 0;
}
#content-bottom p.link a {
	background-color: #333333;
	color: #AAAAAA;
	font-size: 10px;
	padding: 2px 8px;
	text-transform: uppercase;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 0;
}
#content-bottom p.link a:hover {
	background-color: #555555;
	color: #FFFFFF;
}
/*
 *  Content Footer
 */
#content-footer {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
}
#content-footer p {
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 2px;
}