html {
	overflow: auto;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #888888;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

html, body, div, ul, ol, li, label {
	font-family: Arial, sans-serif;
	color: #666666;
}

.clear {
	clear: both;
}

a, a:hover, a:visited {
	color: #3f8de4;
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

#superContainer {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../images/nervana-website-background-diagonals.png);
	background-repeat: both;
}

#bgContainer {
	width: 1020px;
	height: 100%;
	margin: 0px 0px 0px 50%;
	position: absolute;
	left: -510px;
}

#shadowLeft {
	float: left;
	width: 10px;
	height: 100%;
	background-image: url(../images/nervana-website-background-side-shadows-LEFT.png);
	background-repeat: repeat-y;
}

#contentBg {
	float: left;
	width: 1000px;
	height: 100%;
	background-image: url(../images/nervana-background-strip.png);
	background-repeat: repeat-x;
	background-color: #DADADA;
}

#shadowRight {
	float: left;
	width: 10px;
	height: 100%;
	background-image: url(../images/nervana-website-background-side-shadows-RIGHT.png);
	background-repeat: repeat-y;
}

#contentContainer {
	position: absolute;
	margin: 0px 0px 0px 50%;
	top: 0px;
	left: -500px;
	width: 1000px;
}

#emailLink {
	float: right;
	width: 150px;
	margin: 6px 0px 0px 918px;
}

#logoContainer {
	position: relative;
	left: 38px;
	top: 45px;
}

#logo {
	position: absolute;
	margin: 0px 0px 0px 0px;
}

#tagline {
	position: absolute;
	white-space: nowrap;
	font-size: 15px;
	margin: 6px 0px 0px 238px;
	text-align: left;
	line-height: 14px;
}

#comparisonBarContainer {
	position: absolute;
	top: 44px;
	left: 31px;
	clip: rect(0px 151px 180px 0px);
}

.comparisonBars {
	margin: 0px 0px 1px 0px;
	position: relative;
}

#dataWavesContainer {
	position: absolute;
	margin: 0px 0px 0px 50%;
	left: -500px;
	top: 100%;
	width: 1000px;
	height: 200px;
	margin-top: -200px;
}

#dataWave03 {
	position: absolute;
	width: 1000px;
	height: 200px;
	background-image: url(../images/nervana-data-wave-03.png);
	background-repeat: no-repeat;
	background-position: -310px 35px;
}

#dataWave02 {
	position: absolute;
	width: 1000px;
	height: 200px;
	background-image: url(../images/nervana-data-wave-02.png);
	background-repeat: no-repeat;
	background-position: -120px -215px;
}

#dataWave01 {
	position: absolute;
	width: 1000px;
	height: 200px;
	background-image: url(../images/nervana-data-wave-01.png);
	background-repeat: no-repeat;
	background-position: -170px -40px;
}

#wordCloudContainer {
	position: absolute;
	margin: 0px 0px 0px 50%;
	left: -300px;
	width: 1000px;
	top: 25%;
}

#wordCloudContainer div {
	font-family: 'Arial Black', sans-serif;
}

/* HORIZONTAL TEXT */

#text-predictive-analytics {
	font-size: 18px;
	line-height: 16px;
	color: #1D9A00;
	position: absolute;
	width: 120px;
	text-align: right;
	margin: 0px 0px 0px 434px;
}

#text-semantic-search {
	font-size: 37px;
	color: #3F8DE4;
	position: absolute;
	margin: 25px 0px 0px 156px;
}

#text-integrated-document-management {
	font-size: 18px;
	color: #1D9A00;
	position: absolute;
	margin: 67px 0px 0px 44px;
}

#text-semanticAnalytics {
	font-size: 63px;
	line-height: 55px;
	color: #3F8DE4;
	text-align: right;
	width: 410px;
	position: absolute;
	margin: 89px 0px 0px 0px;
}

#text-context-aware-sentiment-analysis {
	font-size: 18px;
	line-height: 16px;
	color: #1D9A00;
	position: absolute;
	width: 180px;
	text-align: right;
	margin: 205px 0px 0px 227px;
}

#text-semantic-integration {
	font-size: 25px;
	color: #DA5B3D;
	position: absolute;
	margin: 300px 0px 0px 131px;
}

#text-collaboration {
	font-size: 21px;
	color: #3F8DE4;
	position: absolute;
	margin: 178px 0px 0px 563px;
}

/* ROTATED TEXT */

#text-integrated-workflow {
	font-size: 18px;
	line-height: 16px;
	color: #DA5B3D;
	position: absolute;
	width: 135px;
	text-align: right;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	rotation: 270deg;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	margin: 145px 0px 0px 361px;
}

#text-natural-language-processing {
	font-size: 43px;
	line-height: 38px;
	color: #1D9A00;
	position: absolute;
	width: 350px;
	text-align: right;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	rotation: 270deg;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	margin: 190px 0px 0px 327px;
}

#text-semantic-discovery {
	font-size: 27px;
	line-height: 24px;
	color: #DA5B3D;
	position: absolute;
	width: 200px;
	text-align: left;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	rotation: 270deg;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	margin: 55px 0px 0px 485px;
}










