h1, h2.none, #logoWrapper h2{
	display: none;
}
#wrapper{
	width: 952px;
	margin: 0px auto;
	background: transparent url('images/wrapper_bg.png') repeat-y;
}
#header{
	background: transparent url('images/header_bg.png') no-repeat;
	height: 378px;
}

#header #masthead{
	margin: 0px auto 0px auto;
	width:750px;
	padding-top: 50px;
	
}
#header #masthead div{
	float: left;
	display: inline;
	margin-left: 5px;
}
#header #masthead div#topNav{
	padding-top: 12px;
}
#header #masthead div#topNav ul{
	list-style: none;
	
}
#header #masthead div#topNav ul li{
	width: 120px;
	height: 27px;
	display: block;
	float: left;
	
	
}
#header #masthead div#topNav ul li.spacer{
	width: 10px;
	height: 27px;
	text-indent: -9999px;
	margin: 0px 8px 0px;
	background: transparent url('images/top_nav_li_a_master_bg.png') 180px -3px;
}
#header #masthead div#topNav ul li a{
	background: transparent url('images/top_nav_li_a_master_bg.png') 0px -1px no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-indent: -99999px;
}
#header #masthead div#topNav ul li#features a{
	background-position: 0px -30px;
}
#header #masthead div#topNav ul li#features a:hover,#header #masthead div#topNav ul li#features a.active{
	background-position: 0px -3px;
}
#header #masthead div#topNav ul li#liveDemo a{
	background-position: -150px -30px;
}
#header #masthead div#topNav ul li#liveDemo a:hover,#header #masthead div#topNav ul li#liveDemo a.active{
	background-position: -150px -3px;
}
#header #masthead div#topNav ul li#press{
	width: 82px;
}
#header #masthead div#topNav ul li#press a{
	background-position: -305px -30px;
}
#header #masthead div#topNav ul li#press a:hover,#header #masthead div#topNav ul li#press a.active{
	background-position: -305px -3px;
}
#header #masthead div#topNav ul li#getTheCube{
	width: 160px;
}
#header #masthead div#topNav ul li#getTheCube a{
	background-position: -418px -30px;
}
#header #masthead div#topNav ul li#getTheCube a:hover,#header #masthead div#topNav ul li#getTheCube a.active{
	background-position: -418px -3px;
}


#contentWrapper{
	background: transparent url('images/content_wrapper_bg.png');
	margin-top: -275px;
	overflow: hidden;
}
#contentWrapper #contentWrapperTop{
	background: transparent url('images/content_wrapper_top_bg.png') no-repeat top center;
	height: 1px;
}


#content,#leftCol{
	min-height: 250px;
	width: 375px;
	display: inline;
	float: left;
	background:transparent url('images/left_col_bg.png') no-repeat top right;
	min-height: 300px;
	line-height: 1.3em;
	padding-top: 40px;
}

#leftCol{
min-height: 512px;	
line-height: 1.2em;
padding: 40px 20px 0px 80px;
width: 275px;
}
#leftCol a.download{
	margin-bottom: .25em;
	display: block;
	font-size: 1.2em;
}
#leftCol ul{
	list-style-image: url('images/li_bg.png');
}
#leftCol ul li{
	font-weight: bold;
	margin-bottom: 5px;
}
 #contentWrapper #content{
	width: 500px;
	background-image: none;
	padding: 40px 10px 0px 20px;
}
#content h3{
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
	margin-bottom: 3px;
}
/*for the feature page yo */
#content div.page table{
	width: 100%;
}
#content div.page table tr td.icon{
	padding-right: 8px;
}
#content div.page table tr td.info p{
	font-size: .95em;
}
/*for the feature page yo end*/
 img.bigIndexImg{
 	width: 571px;
	height: 448px;
	display: block;
	margin: -275px auto -46px auto;
	
}
a#splash{
	width: 810px;
	height: 576px;
	display: block;
	margin: -340px auto -54px auto;
	position: relative;
}

#footer{
	background: transparent url('images/footer_bg.png') no-repeat bottom center;
	height: 81px;
	overflow: hidden;
}
div.full{
	padding-top: 127px;
}
#footer  a#goldstar {
	display: block;
	width: 194px;
	height: 70px;
	margin:10px 0px 0px 30px ;
	float: left;
}
#footer  a#goldstar img{
	display: none;
}
#footer a#terms,#footer a#privacy{
	display: block;
	width: 40px;
	text-indent: -999px;
	overflow: hidden;
	float: right;
	height: 20px;
	margin: 33px 181px 0 10px;
}
#footer a#privacy{
	margin: 33px 10px 0 10px;
}

#footer p{
	display: none;
}
#footer .none{
	display: none;
}