/* Home Header Tweaks */
#header {
 /* top graphic/logo area */
 text-align:left;
 height:68px;
 margin-top:20px;
}
#header img {margin-top:2px;}

/* Home page flash tweaks */

.content-container .bai {
 /* flash container */
 margin-top:23px;
}

.content-top {
 /* hide HTML content by default, show if no flash */
 visibility:default;
 height:74px;
}

/* "pain points" questions / demo reel / login etc. links */

.content-bottom {
}

.content-bottom a {
 color:#666;
 font-size:0.9em;
 font-weight:bold;
}

.content-bottom .container {
 width:512px;
}

.content-bottom .container .top {
 float:left;
 display:inline;
 width:175px;
 height:126px;
 border-bottom:1px dotted #666;
}

.content-bottom .container .right {
 float:left;
 display:inline;
 padding-left:20px;
 padding-top:16px;
 border-left:1px dotted #666;
 border-bottom:1px dotted #666;
 voice-family:"\"}\"";
 voice-family:inherit;
 height:110px;
 width:250px;
}

.content-bottom .container .bottom {
	height:auto;
}

.content-bottom .container .right.bottom {
 border-bottom: 1px dotted #666;
 height: 121px;
}

.content-bottom .container .left {
 float:left;
 display:inline;
 width:175px;
 height:65px;
 padding-top:15px;
}

.content-bottom .container .left-container {
 width:320px;
 color:#666;
}

.home-left-col {
background-image: url(../images/sidenav.jpg);
background-repeat: no-repeat;
  float: left;
  display:inline; /* avoid IE float bug */
  padding-left: 30px;
  margin-top: 15px;
  height: 160px;
  padding-top: 37px;
  text-indent: 10px;
  padding-right:70px;
 }
