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;
}
#contact img{
vertical-align:bottom;

}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

#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;
}
#consultation .orange-main{
	width:130px;

}
#consultation img{
	vertical-align:bottom;
}
#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: 619px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px 40px 0px 41px;
/*	background-image: url(../images/contentBkgBottom.gif);
	background-repeat: repeat-7;*/
	background-image:url(../images/contentBkgInConsult.jpg);
	background-repeat: no-repeat;
}
#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;
}
.qcField {
	width: 167px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 8px;
	padding: 1px;
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}
.qcArea {
	width: 167px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343837;
	margin-top: 8px;
	padding: 1px;
	background-color: #E3E3E3;
	border: 1px solid #FFF;
}
.qcSubmit {
	width: 66px;
	height: 17px;
	margin: 8px 0px 0px 105px;
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	border: 1px solid #FFF;
}
#bodycontent {
	width: 619px;
	height: auto;
	float: right;
	padding: 65px 0px 0px 0px;
}
#bodycontent ul { list-style-image: url(../images/bullet.gif); margin: 5px 0px 5px 0px; }
#bodycontent li { margin: 4px 0px 4px 15px; }
#bodycontent a { color: #AAA9A9; text-decoration: none; font-weight: bold; }
#bodycontent a:hover { color: #FFFFFF; text-decoration: underline; }
.notice {
	font-size:14px;
	color: #FBEF65;
}
.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;
}
#contact .texfield {
	width: 200px;
	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 .checkbox{
	width: 20px!important;
	height: 20px;!important
	float: left;
}
#contact textarea {
	width: 200px;
	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;
}


/*----------------------Consultation Form--------------------*/ 

#consultation {
    display: block; 
    height: 220px;
    width: 175px;
    margin-left: 35%;
    padding: 0px;
}
#consultation form {
    height: 220px;
    width: 175px;
    margin: 0px;
    padding: 0px;
}
#consultation textarea {
    margin: 5px 0px 0px 0px;
    padding: 0px 0 0px 0;
    width: 175px;
    height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#consultation input {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 175px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#consultation input.button {
    margin: 15px 0px 0px 30px;
    padding: 0px;
    width: 100px;
    height: 28px;
    text-align:center;
}


#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);
	z-index: 50;
	background-repeat: no-repeat;*/
	background-color: #8C4D59;
}
#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; }
/* ASPX form/Captcha controls */
#ValidationSummary2 {
	color:#FFFF00 !important;
}
#ValidationSummary2 li{
	color:#FFFF00 !important;

}
#yellow li{
	color:#FFFF00 !important;
}

#errors {
	margin-bottom: 20px;
	margin-left: 150px;
}

#lblErrors li {
	color: #FFFF00!Important;
	font-weight: bold;
}

#pnl895 {
	margin-left: 150px;
}

#pnl1275 {
	margin-left: 150px;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 200px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 12px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FFFF00!Important;
}
