#contentWrapper {
	float:		left;
	width:		100%;
	background:	#fff; }
#mainWrapper {
	float:		right;
	width:		100%;
	margin:		0 0 0 -200px;
	background:	#fff;}
#main {
	line-height:	1.5em;
	margin:			0 0 0 200px;
	padding:		0 15px;
	background:		#fff; }
#whitePaperIcons {
	float:	right;
	width:	40px; }
.softwareFeatures li { margin-top: 10px; }
#vertSoftwareBanner {
	float:			right;
	width:			100px;
	margin-top:		0;
	margin-left:	10px;
	background:		#9E091E url(../images/software_banner_bg.gif) repeat-x;
	border-top:		4px solid #006;
	border-bottom:	4px solid #006;
	color:			#fff;
	padding:		0 10px 10px 10px;
	text-align:		center; }
.moreButton {
	background:	#9e091e url(../images/more_bullet.gif) no-repeat center right;
	padding:	2px 18px 2px 5px;
	font-size:	10px; }
.moreButton a, .moreButton a:link, .moreButton a:visited {
	color:				#fff;
	text-decoration:	none; }
.bannerButton { background: #fff url(../images/more_bullet.gif) no-repeat center right; }
.bannerButton a, .bannerButton a:link, .bannerButton a:visited { color: #9e091e; }
.screenshot {
	float:		left;
	width:		140px;
	text-align:	center;
	margin-right:	15px;}
#sidebar {
	float:		left;
	width:		200px;
	background:	#fff; }
.sidebarHeading {
	background:	#ededed url(../images/sidebar_head_bg.gif) repeat-x;
	padding:	9px;
	border: 1px solid #ccc; }
#subNavWrapper {
	margin-top:			0;
	border-right:		1px solid #ccc;
	border-bottom:		1px solid #ccc;
	border-left:		1px solid #ccc;
	background:			#fff;
	padding:			0 3px 10px 3px;
	list-style-type:	none; }
#subNavWrapper li {
	padding:	5px 0 0 0; }
#subNavWrapper a, #subNavWrapper a:link, #subNavWrapper a:visited {
	text-decoration:	none;
	padding-left:		10px; }
#subNavWrapper a:hover, #subNavWrapper a:active { background: #fff url(../images/sub_nav_bullet.gif) no-repeat 3px 2px; }
.activeSub { background: #fff url(../images/sub_nav_bullet.gif) no-repeat 3px 2px; }
.subNavsubSection { 
	margin-top:			0;
	list-style-type:	none; }
.subNavsubSection li { margin-left: 10px; }
.subNavsubSection a {
	color:			#006;
	font-weight:	normal; }