@charset "UTF-8";
/* CSS Document */
body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	overflow-x: hidden;
	}
.oneColFixCtrHdr #container {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.oneColFixCtrHdr #header {
	width: 970px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	position:relative;
	left:-13px;
	}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	text-align: center;
	}
.oneColFixCtrHdr #footer {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	text-align:center;
	width: 970px;
}
.oneColFixCtrHdr #footer table{
	width:970px;
	}
.oneColFixCtrHdr #footer td{
	width:230px;
	}

/* -------------------- Video Popups in ThoughtTree Section -------------------- */

#videoContainer{
	position:relative;
	background-image:url(../images/entrancePages/thoughtTreeBackground.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:550px;
	text-align:left;
	}

#videos{
	position:relative;
	left:295px;
	top: 10px;
	text-align:left;
	}
#videos td{
	width:205px;
	
	}
#playerContainer{
	visibility:hidden;
	position:absolute;
	z-index:1;
	left:35px;
	top:-10px;
	width:900px;
	height:650px;
	background: url(../images/videoPlayerBackground.png) no-repeat;
}
#videoPlayer{
	position:relative;
	text-align:center;
	top:-10px;
	margin:0;
	}
	
/* -----------------------END OF VIDEO POPUPS ------------------------------ */


/* ------------ The Problem ------------- */

#theProblem{
	position:relative;
	text-align:left;
	background:url(../images/entrancePages/theProblem.jpg) no-repeat;
	width:970ox;
	height:520px;
	}
#theProblem h2{
	position:relative;
	left:295px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#theProblem .top{
	position:relative;
	padding-top:110px;
	}
#theProblem ul{
	position:relative;
	left:270px;
	}
#theProblem p{
	position:relative;
	left:270px;
	width:670px;
	}

/* ---------------- The Solution ---------------- */

#theSolution{
	position:relative;
	text-align:left;
	background:url(../images/entrancePages/theSolution.jpg) no-repeat;
	width:970px;
	height:520px;
	}
#detail{
	visibility:hidden;
	position:absolute;
	left:700px;
	width:220px;
	top:120px;
	padding:10px;
	background-color:#000000;
	border:#FFFFFF solid 1px;
	}
#theSolution .points{
	position:relative;
	left:290px;
	width:410px;
	top:120px;
	font-size:13px;
	}
#theSolution .learnMore{
	position:relative;
	top:130px;
	left:880px;

	}
/* ------------------ Interactive Tree --------------- */

#interactiveTree{
	position:relative;
	text-align:left;
	width:970px;
	height:520px;
	text-align:left;
	}
#flashTree{
	position:absolute;
	z-index:1;
	width: 970px;
	}
/* ------------------ The Package -------------------- */
	
#thePackage{
	position:relative;
	text-align:left;
	background:url(../images/entrancePages/thePackage.jpg) no-repeat;
	width:970px;
	height:520px;
	}
#thePackage .top{
	position:relative;
	padding-top:120px;
	}
#thePackage h2{
	position:relative;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#thePackage .left{
	position:relative;
	left:270px;
	float:left;
	width:420px;
	}
#thePackage p{
	position:relative;
	left:270px;
	width:420px;
	}
#packageMessage{
	position:absolute;
	left:516px;
	top:450px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	width:660px;
	text-align:left;
	}
#tryNowButton{
	position:absolute;
	left:747px;
	top:90px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width: 186px;
	height: 430px;
	}
	
/* ----------------------- Support Section ---------------------------- */
	
#supportPopupContainer{
	visibility:hidden;
	position:absolute;
	z-index:2;
	left:35px;
	top:-10px;
	width:900px;
	height:650px;
	background: url(../images/videoPlayerBackground.png) no-repeat;
	text-align:left;
	}
#supportPopup{
	position:relative;
	left:10px;
	margin:0;
	}
#support{
	position:relative;
	text-align:left;
	background:url(../images/entrancePages/support.jpg) no-repeat;
	width:970px;
	height:520px;
	}
#contactForm{
	position:relative;
	left:270px;
	top:90px;
	text-align:left;
	}
#downloads{
	position:relative;
	text-align:left;
	background:url(../images/entrancePages/downloads.jpg) no-repeat;
	width:970;
	height:520px;
	}
#downloadLinks{
	position:relative;
	left:360px;
	top:45px;
	text-align:left;
	}
/* ------------------------- Innovation Section --------------------------- */

#innovation{
	position:relative;
	background-image:url(../images/entrancePages/innovation.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:550px;
	text-align:left;
	}
#whitepapers{
	position:relative;
	left:295px;
	top: 140px;
	text-align:left;
	vertical-align:top;
	}
#whitepapers td{
	width:205px;
	}
/* -----------------------END OF INNOVATION CENTER ------------------------ */


/* ------------------------- Client Portal Section --------------------------- */
#clientPortal{
	position:relative;
	background-image:url(../images/entrancePages/clientPortalBackground.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:550px;
	text-align:left;
	}
#clientContent{
	position:relative;
	left:295px;
	top: 10px;
	text-align:left;
	}
#clientContent td{
	width:205px;
	
	}
#clientLogin{
	position:relative;
	left:300px;
	top:230px;
	}
#clientMaterials{
	position:relative;
	left:25px;
	}
