html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #eaeede;
	font-family: Verdana, Helvetica, Geneva, Sans-Serif, Arial;
	font-size: 12px; 
	line-height: 15px; 
	color: #333;

}

#main {
	width:776px; 

	margin:0px auto; 
	border:1px; 
	text-align:left;
}

#main_content_rails {
	width:776px;
	background-image: url(/img/bg_sitewide.gif); 
	background-repeat:repeat-y;
}

#main_content_pic {
	width:765px; 
	margin-left:6px; 
	/*
	background-image: url(/img/home-bg-replicated.jpg); 
	*/
	background-image: url(/test/img/home-bg-replicated.jpg); 
	background-repeat: no-repeat; 
	height:542px;
}

#top_cap {
	height: 9px;
	margin: 0;
}

#tbc_logo {
	position:absolute; 
	top:0px;
	left:0px;
}

#search {
	position:absolute; 
	padding-top:42px; 
	left:442px;
}

/*
#login {
	position:absolute; 
	top:42px; 
	left:514px;
}
*/

#login-inside {
	position:absolute;
	left:695px; top:8px;
	width:62px;
	z-index:4;
}

#login_bg {
	position:absolute;
	left:641px; top:0;
	width:124px;
	z-index:1;
	background-image:url(/img/login_bg.gif);
}

#hort_nav {
	position:absolute; 
	top:56px; 
	left:194px;
}

#hort_nav div#visionDiv {
	position:absolute; 
	top:16px; 
	left:65px;
	width:146px;
	z-index: 2;
	visibility: hidden;
}

#hort_nav div#productsDiv {
	position:absolute; 
	top:16px; 
	left:139px;
	width:140px;
	z-index: 2;
	visibility: hidden;
}

#hort_nav div#careerDiv {
	position:absolute; 
	top:16px; 
	left:295px;
	width:146px;
	z-index: 2;
	visibility: hidden;
}

#hort_nav div#aboutDiv {
	position:absolute; 
	top:16px; 
	left:407px;
	width:131px;
	z-index: 2;
	visibility: hidden;
}

#left {
	float:left;	
	width:264px; 
	padding:0; 
	margin:0; 
	text-align:left; 
	display:inline;
}

#left_content {
	width:210px; 
	position:absolute; 
	left:49px;
	top:398px;
}

#center {
	float:left;	
	width:248px;
	padding: 0;
	margin: 0;
	text-align:left;
	display:inline;
}

#center_content {
	width:210px;
	position:absolute; 
	left:292px;
	top:374px;
	
}

#right {
	float:left;	
	width:195px; 
	padding:0; 
	margin:0; 
	text-align:left; 
	display:inline
}

#right_content {
	width:210px; 
	position:absolute; 
	left:508px;
	top:434px;
}

#bot_cap {
	height: 9px;
	margin: 0;
	position: absolute;
}

#footer {
	width:776px; 
	text-align: center; 
	background-color:#eaeede;
}

#footer_content {
	text-align: center; 
	width:742px; 
	margin:15px auto 25px; 
}
