#container {
    position: relative;
    margin: 0 auto;
    width: 915px;  
    min-height: 1000px;
	background:url(../images/background-homeQ.jpg) no-repeat;
}

#header {
	background: url(../images/header-home.jpg) top left no-repeat;
	position: absolute;
	top: 56px;
	left: 10px;
	width: 895px;
	height: 215px;
}

#header span {
	display: none;
}

#nav {
	position: absolute;
	top: 227px;
	left: 465px;
	width: 420px;
	height: 42.5px;
}

#nav a:hover {
	background-position: bottom;	
}

#nav span {
	display:none;
}

#monitor {
	background: url(../images/small-box.png) top left no-repeat;
	position: absolute;
	top: 279px;
	left: 12px;
	width: 303px;
	height: 253px;
}

#monitor-txt {
	position: absolute;
	width: 230px;
	top: 115px;
	left: 20px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

#eye {
	background: url(../images/eye.png) top left no-repeat;
	position: absolute;
	top: 31px;
	left: 151px;
	width: 109px;
	height: 142px;	
	z-index: 1;
}

#respond {
	background: url(../images/small-box.png) top left no-repeat;
	position: absolute;
	top: 279px;
	left: 308px;
	width: 303px;
	height: 253px;
}

#respond-txt {
	position: absolute;
	width: 255px;
	top: 115px;
	left: 20px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

#at {
	background: url(../images/at.png) top left no-repeat;
	position: absolute;
	top: 31px;
	left: 170px;
	width: 96px;
	height: 146px;	
	z-index: 1;	
}

#engage {
	background: url(../images/small-box.png) top left no-repeat;
	position: absolute;
	top: 279px;
	left: 604px;
	width: 303px;
	height: 253px;
}

#engage-txt {
	position: absolute;
	width: 250px;
	top: 115px;
	left: 20px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

#hearts {
	background: url(../images/heart-bubbles.png) top left no-repeat;
	position: absolute;
	top: 31px;
	left: 152px;
	width: 120px;
	height: 122px;	
	z-index: 1;	
}

#ti-logo {
	background: url(../images/ti-logo.png) top left no-repeat;
	position: absolute;
	top: 539px;
	left: 30px;
	width: 111px;
	height: 56px;
	z-index: 0;	
}

#ti-quote {
	background: url(../images/ti-quote.png) top left no-repeat;
	position: absolute;
	top: 540px;
	left: 150px;
	width: 732px;
	height: 72px;
	z-index: 0;	
}

#response-panel {
	background: url(../images/home-response-panel1.png) top left no-repeat;
	position: absolute;
	top: 625px;
	left: 14px;
	width: 448px;
	height: 242px;
	cursor: pointer;
}

#response-head {
	position: absolute;
	width: 350px;
	top: 26px;
	left: 20px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

#response-body {
	position: absolute;
	width: 400px;
	top: 67px;
	left: 20px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

.indented {
   padding-left: 12pt;
   padding-right: 12pt;
}

.indented-title {
   padding-left: 10pt;
   padding-right: 10pt;
   margin-bottom: -9px;
}

#response-body a {
	margin-left: 210px;
}

#blog {
	background: url(../images/home-response-panel1.png) top left no-repeat;
	position: absolute;
	top: 625px;
	left: 457px;
	width: 448px;
	height: 242px;
}

#blog-head {
	position: absolute;
	width: 350px;
	top: 26px;
	left: 60px;
	color: #7E7E7E;
	font-family: Arial;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: normal;
	z-index: 2;
}

#blog-head a {
	text-decoration: none;
	color:#585757;
}

#blog-head a:hover {
	text-decoration: underline;
}

/*
#blog-entries {
	background: url(../images/blog-holder.png) top left no-repeat;
	position: absolute;
	top: 60px;
	left: 28px;
	width: 381px;
	height: 151px;	
	z-index: 1;	
}
*/

#blog-entries {
    margin: 68px 0 0 25px;
    background: none;
    color: #7E7E7E;
    font-family: Arial;
    font-size: 16px;
    letter-spacing: -1px;
    font-weight: normal;
    z-index: 2;
}

#blog-entries p {
    margin: 5px 0;
}

#blog-entries a {
    padding-left: 5px;
    text-decoration: none;
	color: #81ad3a;
}

#blog-entries a:hover {
    text-decoration: underline;
}

#blog-entries a span {
    color: #999;
}

#rss {
	background: url(../images/rss.png) top left no-repeat;
	position: absolute;
	top: 24px;
	left: 25px;
	width: 32px;
	height: 32px;	
}

#footer {
    position: absolute;
	top: 880px;
	left: 20px;
	width: 895px;
	height: 20px;
	color: #747474;
	font-family: helvetica;
	font-size: 11px;
}
