
	#mainBox{
		position: relative;
		height: 250px; 	width: 100%;
		clear:both;
		margin: 0; overflow:hidden;
		
		/*background: transparent url('/images/home/StaxOrangeBanner.png') no-repeat;*/
	}
	#image { position:absolute; height:100%; background:url(browsers.png) no-repeat left -15px; width:247px; right:0px; top:0;}
	#mainBox .overview { margin:20px 0px;}
	
	#screenshot{ display:none;}	
	#mainBox .description{
		width: 450px;
		font-size: 14px;
		line-height: 1.3em;
		background:url(largeIconGlow.png) no-repeat;
		background:none;
		
	}
	
	.mainButton{
		position: absolute;
		top: 150px;
		left: 85px;	
		height: 49px;
		width: 227px;
		
	}
	
	a#btnBetaApply { height: 49px; width: 208px; text-align: center; margin: 10px; }
	a#btnBetaApply span { padding: 14px; display: block; color: white; font-size: 22px;}
	a#btnBetaApply{
		background:  url('/styles/ButtonTryEnabled.gif') no-repeat top; }
	a#btnBetaApply:hover{
		background: url('/styles/ButtonTryEnabled.gif') no-repeat bottom; text-decoration: none; }
	a#btnGotoAppConsole{
		background: url('/styles/GoToConsoleButtonEnabled.gif') no-repeat top;
	
	}
	a#btnGotoAppConsole:hover{
		background: transparent url('/styles/GoToConsoleButtonEnabled.gif') no-repeat bottom;
	}
	
	#screenshot{
		position: absolute;
		top: 10px;
		right: 18px;
		display:none
	}
	#secondaryBox{ position:relative; clear:both;}
	#secondaryBox .secondary { padding:40px 10px 20px 40px; clear:both; width:900px;
		_background:none; }

	.hshadow {
		height:20px; width:100%; position:absolute; top:0; left:0; z-index:999;		
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/hshadow.png', sizingMethod='scale'); _display:block; }

	
	#secondaryBox .columnBox {width:33%; clear:none; float:left}
	.columnBox .column { padding:0 20px;}
	.columnBox h3 a { display:block; background:url(SuperchargedDevelopmentImage.gif) no-repeat top; padding:80px 0 5px 0; width:100%; font-weight:bold} 
	.columnBox h3 a span { background:url(dottedLine.png) bottom repeat-x; color:#930}
	.columnBox h3 a:hover span {background:#efe; color:#060;}
	.columnBox h3#managed a {background:url(ManagedInfrastructureImage.gif) no-repeat top;}
	.columnBox h3#elastic a {background: url(ElasticComputingImage.gif) no-repeat top;}
	
	.column .icon { margin: 0px 0px 0px 61px; }
	.column h3 { margin: 2px 0px 0px 0px; font-weight: normal;  font-size: 16px; text-align: center; }
	.column .description { height:3.5em }
	.column li.learnMore {  background: transparent url('/images/home/LearnMoreBullet.png') no-repeat; height:1em;}
	.column li.learnMore a { color: #005BCC; }
	
	.column ul { padding: 0px; margin: 0px;}
	.column li { list-style: none;  margin: 0px; padding: 0px 0px 10px 20px; height: 2.6em; display:block; background: transparent url('/images/home/CheckMarkBullet.png') no-repeat 0px 2px;}
	#col1 ul { width: 255px; }
	#col2 ul { width: 243px; }
	#col3 ul { width: 240px; }

body {
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-size:80%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3em;
	/*text-align:center;*/
	margin: 0px;
	padding: 0px;
	
}
body { font:75%/140% Arial, Helvetica, sans-serif}
a { text-decoration: none; }
a:hover { text-decoration: underline; }

#containerBox { padding:8px 13px 18px 13px; margin:10px auto; width:970px; background:url(homeShadowWidth.png) repeat-y center;}
#container{
	width: 950px;
	border:0px solid #6a829e;
	border-top:0px solid #6a829e;
	margin:10px;
	/*height: 800px;*/
	background-color: white;
	position: relative;
	top: 0px;
	
	
	padding: 0px;
	/*margin-bottom: 105px;*/
	/*padding: 0px 0px 105px 0px;*/
	text-align:left;
}

#navBar{
	background: url('blueToolbar.png') repeat-x center;
	border-bottom:3px solid #69c;
	/*padding: 0px 14px 0px 14px;*/
	top: 0px;
	position:relative;
	float:left; clear:both;
	z-index: 100;
	width: 100%;
}
.descriptionBox .description { padding:10px 0 0 100px; position:relative}
.descriptionBox .icon {background:url(staxIcon.png) no-repeat center; width:104px; height:105px; position:absolute; left:00px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/staxIcon.png'); _background:none;}

.descriptionBox h1 { background:url(staxGlow.png) no-repeat center; width:84px; height:42px; text-indent:-999em; margin:0; padding:0; position:relative; left:-7px; top:15px; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/staxGlow.png'); _background:none;}

.descriptionBox h3{color:#9db7c4; font-size:115%}
#navBar img {display:none;}
#navBar ul, #navBar li, #navBar a { display:block; float:left; padding:0; margin:0; position:relative}
#navBar li a { padding:5px 15px; margin:2px 5px 0 5px; font-weight:bold}
#navBar ul { float:right; top:3px; padding:0 0px}
#navBar li.slct a { background:#e9f5ff; border:3px solid #69c; border-bottom:none; margin:0 3px}

#navBar a { color: black;}



#bottom {
	/*position: absolute;*/
	bottom: 0px;
	width: 100%;
	margin: 50px 0px 0px 0px;
	clear:both;
}
#footer{
	height: 70px;
	text-align:center;
	border-top:3px solid #6A829E;
	padding:5px 0 0 0;
	background:#f6f9fc url(hshadow.png) repeat-x top;
	_background:#f6f9fc;
}
#footer img {
	margin: 0px 25px 0px 25px;
}

#footer2{
	/*background: url(iceToolbar.gif) repeat-x center;
	text-align: center;
	color: #4F6883;
	padding: 5px;
	margin: 0px;*/
	font-size: 120%;
	border-top:1px solid #abc;
	text-align: right;
	margin: 0px 30px;
	padding-top: 10px;
}
#footer2 a { padding:0 10px; color:#369 }
#copyright { padding-right:10px; color:#778}
#companyLink, #supportLink, #blogLink { border-right: 1px solid #89a; }
#mainBox.subPage h1 { background:url(staxNetworks.png) no-repeat center; width:240px; height:45px; margin:13px 65px; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/staxNetworks.png'); _background:none;}
#mainBox.subPage h1 a{text-indent:-99em; display:block; width:100%; height:100%;}
#mainBox.subPage .icon { background:url(staxIcon_48.png) center -2px no-repeat; height:100%; width:74px; position:absolute; top:0px; left:00px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/staxIcon_48.png'); _background:none;}