/*----------------------------------------------------------------*/
/* CSS by John Weems                                      
/*----------------------------------------------------------------*/
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #555;
	background: #EAEAEA url("../images/bg_main.jpg") top center no-repeat;
}
/*----------------------------------------------------------------*/
/* Links														  
/*----------------------------------------------------------------*/
a {
	color: #5AA91B;
	outline: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #777;
	outline: none;
}
/*----------------------------------------------------------------*/
/* Forms														 
/*----------------------------------------------------------------*/
input, select, textarea {
	border: solid 1px #CCC;
	color: #333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------*/
/* Document setup												 
/*----------------------------------------------------------------*/
#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
/*----------------------------------------------------------------*/
/* Buttons														  
/*----------------------------------------------------------------*/
.btn {
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}
a#adobeReader.btn {
	width: 122px;
	height: 41px;
	background: url('../images/btn_adobeReader.png') top center no-repeat;
}
a#learn-more.btn {
	width: 170px;
	height: 35px;
	background: url('../images/btn_learn_more.png') top center no-repeat;
}
a#learn-more.btn:hover {
	background-position: 0 -35px;
}
a#submit.btn {
	width: 124px;
	height: 35px;
	background: url('../images/btn_submit.png') top center no-repeat;
}
a#submit.btn:hover {
	background-position: 0 -35px;
}
/*----------------------------------------------------------------*/
/* Header 														
/*----------------------------------------------------------------*/
#header {
	width: 980px;
	height: 100px;
	position: relative;
}
.logo {
	width: 210px;
	height: 65px;
	background: url("../images/logo-tdb.png") top center no-repeat;
	display: block;
	position: absolute;
	left: 10px;
	top: 27px;
	z-index: 500;
}
.txt-slogan {
	width: 313px;
	height: 18px;
	background: url("../images/txt-slogan.png") top center no-repeat;
	position: absolute;
	left: 220px;
	top: 50px;
	z-index: 500;
}
#company-list {
	width: 400px;
	height: 100px;
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 500;
}
#txt-fam-co {	
	text-indent: -9999px;
	background: url("../images/txt-fam-co.png") top center no-repeat;
	margin: 0 auto;
	width: 150px;
	height: 13px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 0;
}
#company-list ul li.pad {
	width: 10px;
	height: 1px;
}
#company-list ul li {
	margin: 0 auto;
	padding: 0;
	list-style:none;
	float: left;
	display:block;
	position:relative;
	z-index:500;
}
#company-list ul li a.co {
	width: 90px;
	height: 70px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
#company-list ul li a.co:hover {
	background-position: 0 -70px;
}
.co#iscc {
	background: url(../images/co_iscc.png) no-repeat 0 0;
}
.co#documentbank {
	background: url(../images/co_documentbank.png) no-repeat 0 0;
	background-position: 0 -70px;
}
.co#src {
	background: url(../images/co_src.png) no-repeat 0 0;
}
.co#archivesusa {
	background: url(../images/co_archivesusa.png) no-repeat 0 0;
}
/*----------------------------------------------------------------*/
/* Content			  
/*----------------------------------------------------------------*/
#content {
	clear: both;
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#h-shade-top, #h-shade-bottom {
	width: 980px;
	height: 10px;
	margin: 0;
}
#content-bg-top, #content-bg-bottom {
	width: 980px;
	height: 20px;
}
/* Top for internal pages */
#content-bg-top {
	background: url('../images/container-bg-top.png') top center no-repeat;
}
/* Top for home page */
#h-shade-top {
	background: url('../images/h-shade-top.png') top center no-repeat;
}
/* Bottom for home page */
#h-shade-bottom {
	background: url('../images/h-shade-bottom.png') top center no-repeat;
}
/* Bottom for internal pages */
#content-bg-bottom {
	background: url('../images/container-bg-bottom.png') top center no-repeat;
}
#content-bg-mid {
	width: 960px;
	background: url('../images/container-bg-mid.png') top center repeat-y;
	margin: 0 auto;
	position: relative;
}
#content-bg-mid div {
	width: 615px;
	padding: 0 0 10px 20px;
	line-height: 160%;
}
#content-bg-mid li {
	list-style: disc;
	margin-left: 20px;
	line-height: 200%;
	color: #555;
}
div#standard {
	width: 920px;
	padding: 0 20px 10px 20px;
	line-height: 160%;
}
/*----------------------------------------------------------------*/
/* Home Page														
/*----------------------------------------------------------------*/
div#home {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	background: url('../images/bg_home.png') top center no-repeat;
	color: #333;
}
div#home div {
	width: 895px;
	padding: 65px 20px 10px 35px;
	line-height: 160%;
}
/*----------------------------------------------------------------*/
/* Contact Page														
/*----------------------------------------------------------------*/
#contact-form label {
	padding: 0 5px 0 0;
	width: 135px;
	height: 30px;
	font-weight: bold;
	float: left;
}
#contact-form label.extend {
	width: 180px;
}
#contact-form input, #contact-form select{
	margin:  0 0 0 2px;
	padding: 0;
	float: left;
}
/*----------------------------------------------------------------*/
/* Footer														  
/*----------------------------------------------------------------*/
#footer {
	width: 980px;
	height: 86px;
	margin: 0 auto;
	background: url('../images/footer.png') top center no-repeat;
	position: relative;
	clear: both;
}
#footer-content, #footer-content a {
	font-size: 11px;
	color: #888;
	text-decoration: none;
	font-weight: normal;
}
#footer-content a:hover {
	color: #555;
}
#footer-content {
	padding: 15px 0 0 30px;
}
#footer-content div {
	padding: 3px 0;
}
#footer-left {
	float: left;
	width: 470px;
	height: 350px;
}
#footer-left a {
	padding: 0 3px;
}
#footer-right {
	float: left;
	width: 450px;
	height: 350px;
	text-align: right;
}
/*----------------------------------------------------------------*/
/* Page Titles
/*----------------------------------------------------------------*/
h1#page-title {
	margin-left: -25px;
	padding-top: 5px;
}
h2#sub-title {
	font-size: 19px;
	font-weight: bold;
	color: #555;
	padding: 10px 0;
}
/*----------------------------------------------------------------*/
/* Extra Style													 
/*----------------------------------------------------------------*/
#bg_dots {
	border-bottom: dotted 2px #CCC;
	margin: 5px 0 5px 0;
}
p {
	padding: 10px 0;
}
#int-box, #int-services, #int-storage, #int-facility, #int-health {
	position: absolute;
	z-index: 600;
}
#int-storage {
	width: 352px;
	height: 296px;
	right: 30px;
	top: 25px;
	background: url('../images/storage.png') top center no-repeat;
}
#int-box {
	width: 362px;
	height: 449px;
	right: 10px;
	top: 9px;
	background: url('../images/int-box.png') top center no-repeat;
}
#int-services {
	width: 241px;
	height: 209px;
	right: 30px;
	top: 25px;
	background: url('../images/services_1.png') top center no-repeat;
}
#int-facility {
	width: 236px;
	height: 271px;
	right: 30px;
	top: 25px;
	background: url('../images/facility_1.png') top center no-repeat;
}
#int-health {
	width: 352px;
	height: 296px;
	right: 30px;
	top: 25px;
	background: url('../images/health.png') top center no-repeat;
}
/*----------------------------------------------------------------*/
/* For Slide toggle												 
/*----------------------------------------------------------------*/
.t {
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #5AA91B;
	padding: 7px 0;
}
.t:hover {
	color: #555;
}
.a {
	display: none;
	padding: 10px;
	background: #F9F9F9;
}
