body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#headerWithFlash {
	display: none;
}
#headerNoFlash {
	display: none;
}
#container {
	position: static;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topNav {
	display: none;
}
#body {
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* .......... 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 */
/* ........................... */
#content {
	height: auto;
	margin: 5px 36px 0px 0px;
	padding: 0px;
	width: 100%;
}
#contentTop {
}
#contentBot {
}
#content img.contPic {
	display: none;
}
/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */
#contentInt {
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#floatClear {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
	height: 405px;
	width: 40px;
	display: block;
}
#contentInt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 320px;
	line-height: 22px;
}
/* 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! */
#contentInt h2 {
	display: none;
}
#contentInt p {
	line-height: 1.4;
}
#contentInt a:link, #contentInt a:visited {
	color: #000000;
	text-decoration: underline;
}
#contentInt a:hover, #contentInt a:active {
	color: #000000;
	text-decoration: underline;
}
#contentInt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentInt ul li {
	background-image: url(../images/liBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#contentInt table {
	border: 1px solid #222012;
}
#contentInt table img {
	border: 1px solid #7F7746;
}
#contentInt img.test {
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #5D5734;
	float: left;
}
div.subNavEl {
	display: none;
}
#contact {
	margin: 16px 0px 0px;
	padding: 0px 10px 10px;
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
}
#contact label {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	position: relative;
	height: auto;
	width: 360px;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5734;
}
#contact label span {
	display: block;
	margin-top: 2px;
	height: 16px;
	width: 90px;
	text-align: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D5734;
	padding-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact label input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px;
	padding: 3px 2px 0px;
	height: 17px;
	width: 250px;
	border: 1px solid #222012;
	background-color: #0b1b15;
	background-image: url(../images/qcInputBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact label textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px;
	padding: 3px 2px 0px;
	height: 111px;
	width: 250px;
	border: 1px solid #222012;
	background-color: #0b1b15;
	background-image: url(../images/qcTxtarea_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/* fun with IE */
	scrollbar-3dlight-color: #0B1B15;
	scrollbar-arrow-color: #7F7746;
	scrollbar-base-color: #273020;
	scrollbar-darkshadow-color: #1B291B;
	scrollbar-face-color: #122017;
	scrollbar-highlight-color: #273020;
	scrollbar-shadow-color: #0B1B15;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact input {
	margin-left: 115px;
}
#subCont {
	text-align: center;
	margin-top: 15px;
}
#subCont img {
	border: 0px none;
}
#subCont p {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sideCol {
	display: none;
}
#footerImg {
	display: none;
}
#footerLnk {
	display: none;
}
#footerInt {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#headerWithFlash {
	display: none;
}
#headerNoFlash {
	display: none;
}
#container {
	position: static;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topNav {
	display: none;
}
#body {
	padding: 0px;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* .......... 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 */
/* ........................... */
#content {
	height: auto;
	margin: 5px 36px 0px 0px;
	padding: 0px;
	width: 100%;
}
#contentTop {
}
#contentBot {
}
#content img.contPic {
	display: none;
}
/* Use a break with this class to clear float containers */
.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}
/* ........................... */
#contentInt {
	height: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 12pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
#floatClear {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: right;
	height: 405px;
	width: 40px;
	display: block;
}
#contentInt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 320px;
	line-height: 22px;
}
/* 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! */
#contentInt h2 {
	display: none;
}
#contentInt p {
	line-height: 1.4;
}
#contentInt a:link, #contentInt a:visited {
	color: #000000;
	text-decoration: underline;
}
#contentInt a:hover, #contentInt a:active {
	color: #000000;
	text-decoration: underline;
}
#contentInt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentInt ul li {
	background-image: url(../images/liBg_norpt.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#contentInt table {
	border: 1px solid #222012;
}
#contentInt table img {
	border: 1px solid #7F7746;
}
#contentInt img.test {
	padding: 2px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px solid #5D5734;
	float: left;
}
div.subNavEl {
	display: none;
}
#contact {
	margin: 16px 0px 0px;
	padding: 0px 10px 10px;
	height: auto;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
}
#contact label {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	position: relative;
	height: auto;
	width: 360px;
	top: 0px;
	left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D5734;
}
#contact label span {
	display: block;
	margin-top: 2px;
	height: 16px;
	width: 90px;
	text-align: right;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5D5734;
	padding-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact label input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px;
	padding: 3px 2px 0px;
	height: 17px;
	width: 250px;
	border: 1px solid #222012;
	background-color: #0b1b15;
	background-image: url(../images/qcInputBg_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact label textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 4px;
	padding: 3px 2px 0px;
	height: 111px;
	width: 250px;
	border: 1px solid #222012;
	background-color: #0b1b15;
	background-image: url(../images/qcTxtarea_xrpt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	/* fun with IE */
	scrollbar-3dlight-color: #0B1B15;
	scrollbar-arrow-color: #7F7746;
	scrollbar-base-color: #273020;
	scrollbar-darkshadow-color: #1B291B;
	scrollbar-face-color: #122017;
	scrollbar-highlight-color: #273020;
	scrollbar-shadow-color: #0B1B15;
	position: absolute;
	top: 0px;
	right: 0px;
}
#contact input {
	margin-left: 115px;
}
#subCont {
	text-align: center;
	margin-top: 15px;
}
#subCont img {
	border: 0px none;
}
#subCont p {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sideCol {
	display: none;
}
#footerImg {
	display: none;
}
#footerLnk {
	display: none;
}
#footerInt {
	display: none;
}
