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;
	color: #000;
	border: 0px;
	text-align: left;
}

#main_content {
	position:absolute;
	width:776px;
	background-image: url(/img/bg_sitewide.gif);
	background-repeat: repeat-y;
}

#tbc_logo {
	position:absolute;
	top:0px;
	left:0px;
}

#login-inside {
	position:absolute;
	left:701px; top:8px;
	width:62px;
	z-index:4;
}

#login_bg-inside {
	position:absolute;
	left:647px; top:0;
	width:124px;
	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;
}

#top_cap {
	height:9px;
	margin:0;
}

#bot_cap {
	height:9px;
	margin:0;
}

#footer {
	width:776px; 
	text-align: center;
	padding-top:15px;
	padding-bottom:25px;
	background-color:#eaeede;
}

#footer_content {
	width:742px;
	margin: 0px auto;
}

.stretch { 
	border: 0; 
	padding: 0 0 1em 0; 
}

.stretch:after { 
	content: ""; 
	display: block; 
	height: 100%; 
	clear: both; 
}

#left {
	float:left;
	width:280px;
	margin: 0px 0 0 6px;
	padding: 0;
	text-align:left;
	display:inline;
}

#right {
	float:left;
	width:408px;
	padding: 82px 0px 0px 0px;
	margin: 0;
	text-align: left;
	display: inline;
}

#right p {
	margin: 0px 10px 10px 0px;
	padding: 0;
}

#both {
    float:left;
    width: 750px;
	margin: 0px 0 0 6px;
	padding: 0;
    text-align: left;
}

.press_print {
	border: none; 
	float: left; 
	margin: 0; 
	padding:0 0 0 19px; 
	width: 200px;
	background-image: url(/img/icon_greencircle13.gif);
	background-repeat: no-repeat;
	font-size: 10px; 
}

.press_back {
	border: none; 
	float: right; 
	margin: 0; 
	text-align: right;
	padding:0 70px 0 0; 
	width: 50px;
	font-size: 10px; 
}
