body {
	background: #FFFFFF;
}

#container {
	width: 500pt;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	height: auto;
	width: auto;
	z-index: 2;
}
#hozNav{
	display: none;
}
#body {
	height: auto;
	width: auto;
	background-image: none !important;
}
#bodyInt {
	background-image: none !important;
	height: auto;
	width: auto;
}
/* .......... clearfix from positioniseverything.net
http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* ........................... */
/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */
#text {
	height: auto;
	width: auto;
	padding: 200px 0px 0px;
	font-size: 12pt;
	color: #303030;
	line-height: 1.5;
	margin: 0px;
}
#text h1 {
	color: #464646;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	word-spacing: 0.2em;
	line-height: normal;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* that's all folks! */

#text h2 {
	font-size: 10px;
	color: #575757;
	margin: 5px 0px 0px;
	padding: 0px;
	font-weight: normal;
	width: 280px;
	line-height: normal;
	display: none;
}
#text b {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
#tSpace01 {
	display: none;
	margin: 0px;
	padding: 0px 0px 2px 2px;
	clear: both;
	float: right;
	height: 30px;
	width: 225px;
}
#tSpace02 {
	clear: both;
	float: right;
	width: 200px;
	height: 30px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: none;
}
#tSpace03 {
	clear: both;
	float: right;
	height: 30px;
	width: 175px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: none;
}
#tSpace04 {
	clear: both;
	float: right;
	height: 30px;
	width: 150px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: none;
}
#tSpace05 {
	clear: both;
	float: right;
	height: 30px;
	width: 125px;
	padding-left: 2px;
	padding-bottom: 2px;
	display: none;
}
#text strong {
	color: #757575;
}
#text a:link, #text a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#text a:hover, #text a:active {
	text-decoration: underline;
	font-weight: bold;
}
#text ul {
	list-style-type: circle;
}
#text img {
	margin: 0px 7px 3px 0px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
}
#text p.divider, #text ul.divider, #text li.divider {
	background-image: url(../images/textDivider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#text blockquote {
	margin: 0px 0px 10px;
	padding: 15px;
	height: auto;
	width: 300px;
	border: 1px solid #D7D8D9;
	text-align: center;
}
#text blockquote.print {
	width: 100px;
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-top: 20px;
}
#text table.bna {
	width: 440px;
	clear: both;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#text table.bna tr th {
	font-weight: normal;
	text-align: center;
}
#text table.bna tr td {
	text-align: center;
}
#text table tr td img {
	margin: 10px;
}
#contactFinance {
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: auto;
	position: relative;
	left: 100px;
	top: 0px;
}
#contactFinance p {
	background-color: #F0CCCC;
	text-align: center;
	width: 320px;
	clear: both;
}
#contactFinance label {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E09898;
}
#contactFinance label span {
	float: left;
	width: 100px;
	display: block;
	text-align: right;
}
#contactFinance label input {
	float: right;
	background-color: #F0CCCC;
	width: 196px;
	padding: 2px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactFinance label textarea {
	float: right;
	background-color: #F0CCCC;
	width: 196px;
	height: 160px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contactFinance input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F0CCCC;
	border: 1px solid #D7D8D9;
	height: 30px;
	width: 320px;
}
#contact {
	width: 320px;
	margin: 0px;
	padding: 0px;
	height: auto;
	position: relative;
	left: 100px;
	top: 0px;
}
#contact p {
	background-color: #E0F5CA;
	text-align: center;
	width: 320px;
	clear: both;
}
#contact label {
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1EB94;
}
#contact label span {
	float: left;
	width: 100px;
	display: block;
	text-align: right;
}
#contact label input {
	float: right;
	background-color: #E0F5CA;
	width: 196px;
	padding: 2px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact label textarea {
	float: right;
	background-color: #E0F5CA;
	width: 196px;
	height: 160px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contact input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0F5CA;
	border: 1px solid #D7D8D9;
	height: 30px;
	width: 320px;
}
#subText {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
#subText p {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#subText p a:link, #subText p a:visited {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	position: static;
}
#subText p a:hover, #subText p a:active {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
	position: static;
}
#subText strong {
	display: none;
	width: 230px;
	margin-bottom: 10px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 140px;
}
#subText span {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: right;
}
#subText div.locations {
	text-align: center;
	clear: both;
}
#subText div.locations p {
	text-align: center;
}
#subText div.locations p strong {
	display: inline;
	width: auto;
	margin-bottom: 0px;
	height: auto;
	position: static;
}
#subText img {
	display: block;
	position: relative;
	height: 91px;
	width: 166px;
	left: 35%;
	top: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subText a {
	display: none;
}
#subText div.optimize {
	display: none;
}
#sideNav {
	display: none;
	background-image: none !important;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 528px;
	width: 600px;
}
#header img.headerLogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 79px;
	width: 213px;
	left: 40px;
	top: 40px;
}
#header img.headerTag {
	position: absolute;
	height: 23px;
	width: 234px;
	left: 29px;
	top: 123px;
}
#header div.headerInfo {
	position: absolute;
	height: auto;
	width: 492px;
	left: 280px;
	top: 126px;
	font-size: 13px;
	color: #000000;
}
#header div.headerInfo span {
	display: none;
}
#footer {
	display: none;
}
