body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #3A0807;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 500;
	color: #FBEF65;
	line-height: 22px;
	letter-spacing: 2px;
	margin: 0px;
}
/* sIFR al rescante! http://www.mikeindustries.com/sifr/ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}
/* that's all folks! */
h2 {
	font-weight: 600;
	font-size: 12px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
}
h4 {
	font-size: 14px;
	color: #FBEF65;
	margin: 20px 0 5px 0;
}

#container {
	width: 864px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -432px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#header {
	width: 864px;
	height: 295px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#contactBar {
	width: 769px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 23px;
	color: #626562;
	text-align: right;
	padding: 9px 95px 2px 0px;
	background-image: url(../images/navBkg.jpg);
	background-repeat: no-repeat;
}
#contactBar a{
	color: #666666;
	text-decoration:none;
}
#contactBar a:hover{
	color:#8C4D59;
}
#contentContainer {
	width: 700px;
	height: auto;
	position: relative;
	top: 0px;
	left: 82px;
	background-image: url(../images/contentBkg.jpg);
	background-repeat: repeat-x;
	background-color: #8C4D59;
}
#contentBkg {
	width: 618px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 41px 0px 41px;
	background-image: url(../images/contentBkgBottom.gif);
	background-repeat: repeat-7;
}
#sideNav {
	width: 194px;
	height: auto;
	float: left;
	padding: 50px 4px 0px 0px;
	background-image: url(../images/sideNavBkg.jpg);
	background-repeat: no-repeat;
}

#sideNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#sideNav li {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
#sideNav a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#sideNav a:hover { color: #FFFFFF; }
#sideNav ul ul {
	list-style-type: none;
	margin: 5px 0px 2px 12px;
}
#sideNav ul ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 4px 0px 4px 0px;
}
#sideNav ul ul li a { color: #AAA9A9; }
#qcForm {
	width: 182px;
	height: auto;
	position: relative;
	top: 0px;
	left: 13px;
}
#qcForm img{
	vertical-align:bottom;
}
#contact input.checkbox {
	width: 30px!important;
	margin: 0px!important;
	border:none;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	background-color:#8b4d5a;
}
#contact{
	margin-left:-30px;
	width:339px;

}
#contact form{
}
#contact ul{
}
#contact ul li{
	list-style:none;
}
#contact input {
	width: 300px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 4px;
	padding: 1px;
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}

#contact textarea {
	width: 300px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 4px;
	padding: 1px;
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}

.qcField {
	width: 167px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 8px;
	padding: 1px;
	background-color: #E3E3E3 !important;
	border: 1px solid #FFF;
}
.qcArea {
	width: 167px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 8px;
	margin-bottom:5px;
	padding: 1px;
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}
.orange-main{
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

.qcSubmit {
	width: 66px;
	height: 17px;
	margin: 8px 0px 0px 105px;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFF;
}
#content {
	width: 339px;
	height: auto;
	float: right;
	padding: 45px 20px 0px 20px;
	background-image: url(../images/contentBkgIn.jpg);
	background-repeat: no-repeat;
	
}
#content ul { list-style-image: url(../images/bullet.gif); margin: 5px 0px 5px 0px; }
#content li { margin: 4px 0px 4px 0px; }
#content a { color: #AAA9A9; text-decoration: none; font-weight: bold; }
#content a:hover { color: #FFFFFF; text-decoration: underline; }
.indexcta {
	margin:18px 0px 10px 10px;
	float:right;
}
.video {
    text-align: center;!important
}
.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 */
.images {
	float: right;
	border: 1px solid #FBEF65;
	margin: 0px 0px 5px 10px;
}
.case_study {
	border: 1px solid #FBEF65;
	margin: 0px 10px 5px 0px;
}
.imgBorder {
	border: 1px solid #FBEF65;
	margin: 0px 0px 0px 0px;
}
#bkgSpace {
	width: 39px;
	height: 44px;
	position: absolute;
	top: 0px;
	left: 240px;
	background-image: url(../images/bkgSpace.jpg);
	background-repeat: no-repeat;
}
#links {
	width: 540px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	padding: 40px 80px 10px 80px;
	text-align: center;
	color: #FBEF65;
	background-image: url(../images/linksBkg.gif);
	background-repeat: no-repeat;
	background-color: #8C4D59;
	z-index: 50;
}
#links a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#links a:hover { color: #FBEF65; }
#footer {
	width: 864px;
	height: 20px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 65px;
	background-image: url(../images/footerBkg.jpg);
	background-repeat: no-repeat;
}
#footer a { color: #FFF; }
#footer a:hover { color: #FBEF65; }
#disclaimer-links {
	font-size:12px;
}
#disclaimer-links a {
	color:#ffffff;
	font-size:12px;
}
#disclaimer-links a:hover{
}
/* ASPX form/Captcha controls */
#ValidationSummary2 {
	color:#FFFF00 !important;
}
#ValidationSummary2 li{
	color:#FFFF00 !important;

}

/* ASPX form/Captcha controls */
#errors {
	width: 514px;
	height:auto;
	padding: 0 0 0 0px;
}
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFF00 !important;
}
#lblErrors ul {
}
#lblErrors li {
	color:#FFFF00 !important;
}
#pnlCaptcha {
	width: 350px;
	height: auto;
	margin-top: 10px;
	text-align: center;
	margin-left: 80px;
}
#pnlCaptcha label {
}
.captcha {
}
.captcha img {
}
.captcha span {

}

#btnValidateForm{
	margin: 10px 0 0 0px !important;
}
