#threeColWrapper {
	float:			left;
	width:			100%;
	background:		#FFF; /* important bg */ }
#twoColWrapper {
	float:	right;
	width:	100%;
	margin:	0 0 0 -200px; }
#contentWrapper {
	margin:		0 0 0 200px;
	background:	#808; }
#mainWrapper {
	float:		left;
	width:		100%;
	margin:		0 -150px 0 0;
	background:	#fff;} /* important bg */
#main {
	line-height:	1.5em;
	margin:			0 150px 0 0;
	padding:		0 5px;
	background:		#fff; }
#softwareBanner {
	float:			left;
	width:			100%;
	margin-top:		14px;
	background:		#9E091E url(../images/software_banner_bg.gif) repeat-x;
	border-bottom:	4px solid #006;
	color:			#fff;
	padding:		0 10px 10px 10px; }
.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; }
.sidebarHeading {
	background:	#ededed url(../images/sidebar_head_bg.gif) repeat-x;
	padding:	9px;
	border: 1px solid #ccc; }
#sidebar {
	float:		right;
	width:		150px;
	background:	#fff; } /* important bg */
#whitepaperWrapper {
	border-right:	1px solid #ccc;
	border-bottom:	1px solid #ccc;
	border-left:	1px solid #ccc;
	background:		#fff;
	padding:		0 3px 10px 3px; }
#whitepaperWrapper h3 {
	margin:		0;
	padding:	10px 0 5px 0; }
#whitepaperWrapper p { margin: 0; }
#whitepaperWrapper a, #whitepaperWrapper a:link, #whitepaperWrapper a:visited { color: #7c0a1a; }
#left {
	float:		left;
	width:		200px;
	background:	#fff; }
#newsWrapper {
	border-right:	1px solid #ccc;
	border-bottom:	1px solid #ccc;
	border-left:	1px solid #ccc;
	background:		#fff;
	padding:		0 3px 10px 3px; }
#newsWrapper h3 {
	margin:		0;
	padding:	10px 0 5px 0; }
#newsWrapper p { margin: 0; }
#newsWrapper a, #newsWrapper a:link, #newsWrapper a:visited { color: #7c0a1a; }