﻿html {
	background: #666;
}
body {
	background-color:blanchedalmond;
	width: 10.50in;
	margin: 0 auto;
	font-size:10pt;
}
body, header, footer, table, td, div, p {
	font-family: Arial, Helvetica, sans-serif;
}
/* ************* ************** Start header styles ***************** ******************* */
header {
	padding-top:.2in;
}
#logo {
	float:left;
	padding:0 0 .2in .4in;
}
#bantxt {
	float:right;
	padding:.25in .35in 0 0;
	white-space:nowrap;
	height: 2in;
	color: #08a;
	font-family: Arial, Helvetica, sans-serif;
}
#banname {
	font: small-caps 700 46px Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px red;
	padding-bottom:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width:6.95in;
	border-bottom: thick sandybrown dotted;
}
#banslo {
	font:bold 26px/1.5 Arial, Helvetica, sans-serif;
	text-align:center;
	color:firebrick;
	opacity:.75;
	margin-top:10px;
}
/* ************* ************** End header styles ***************** ******************* */

/* ************* ************** Start footer styles *************** */
#paises {
	position:relative;
	top:-.0in;
	left:.4in;
	margin:.42in 0 0 -.42in;
	background-color: #333;
	color: white;
	width: 9.7in;
	height:.57in;
	padding:.0 .416in;
	white-space: nowrap;
}
#paises span {
	font: 16px Arial, Helvetica, sans-serif;
}
		/* ****** ********** table of countries ********* *********** */
#row1, #row2, #row3 {
	position: relative;
	left: -.42in;
}
#row1 {
	top: 8px
}
#row2 {
	top: 30px;
}
.col1 {
	position:absolute;
	left: 40px;
}
.col2, .col3, .col4, .col5, .col6, .col7 {
	position:absolute;
	left: 112px;
}
.col8 {
	position:absolute;
	left: 185px;
}
/* ************* ************** End footer styles ******************* */
table {
	border-collapse:collapse;
	width:930px;
	margin:auto;
	background-color:#dcc;
}
td {
	border:none;
	width:465px;
	height:316px;
	font:10pt Arial, Helvetica, sans-serif;
}

h2, h3, h4 {
	color: #08b;
}
h2 {
	margin-top: 16px;
	margin-bottom: 6px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
	margin-top: 16px;
	margin-bottom: 6px;
}
div, h4 {
	font-size: 18px;
	line-height: 20px;
}
a:link, a:visited {
	color: #079;
}
a:hover {
	background-color: silver;
}
a:active {
	color: red;
}
#labtech, #labtechs {
	border:10px #dcc solid;
}
tr:last-child td:last-child,
tr:first-child td:first-child {
	padding:0 10px;
	background-color:#fc8;
}
.centertext {
	text-align: center;
}
#conus p {
	 margin:0 0 9px 0;
}
#tel, #eml {
	margin-left: .5in;
}