.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body{
	margin:0;
	padding:0;
	padding-top:30px;
	text-align:center;
	background:#e7e7e8;
}

#container{
	margin:auto;
	width:870px;
}

#content-container{
	min-height:665px;
	background:#fff;
	float:left;
}

* html #content-container{
	height:733px;
}

#primary-nav{
	width:150px;
	float:right;
}

#primary-nav input{
	width:140px;
	background:#f2f2f2;
	border:1px solid #777;
}

#primary-nav input.submit{
	background:#e7e7e8;
	border:0;
}

#primary-nav form{
	margin:0;
}

#primary-nav h2 a{
	color:#000;
}

#footer{
	margin:auto;
	width:847px;
	height:26px;
}

.center{
	text-align:center;
}

.center_div{
	margin:auto;
	width:65%;
}

.center_div img{
	margin:auto;
}

.no_bullets{
	list-style:none;
}

.button{
	background-color:#f8f8fb;
	border:1px solid #ccc;
	color:#FFF;
	width:120px;
	text-align:center;
	padding:5px 3px 5px 3px;
	margin:auto;
	margin:0px 0px 10px 5px;
}

.float_right{
	float:right;
}

.clearfloat{
	clear:both;
}

.contact-left{
	width: 270px;
	float:left;
}
.contact-right{
	width: 310px;
	height: 634px;
	float: right;
	padding-top:40px;
	background-color:#DDBE00;
	
}

.contact-form input.contact-submit{
	clear:both;
}
.contact-form label{
	float: left;
	clear:both;
	color: #4c4c4c;
	font-size: 12px;
}
.contact-form input, .contact-form textarea{
	float: right;
	margin-bottom:10px;
	border: 1px solid gray;
	padding: 3px;
}
.contact-form textarea{
	height:100px;
}

form.contact-form{
	
	margin-top: 0px;
	padding: 0px 14px 0px;
}
.contact-form td{
	padding: 0;
}

body.contact-form #content {
	margin:30px;
	width:607px;
}
body.contact-form .contact-left h1{
	margin-top: 40px !IMPORTANT;
}

input.vanadium-invalid, textarea.vanadium-invalid{
	border: 1px solid red;
	background-color:#FFAFAF;
}
label.error {
clear:both;
color:red;
float:left;
margin-bottom:5px;
margin-left:126px;
margin-top:-8px;
width:300px;
}
.contact-form .recaptcha_image_cell{
	width:200px;
}
.contact-form #recaptcha_image{
	width:200px !important;
}

table#recaptcha_table{
	width:200px;
	border: 0px solid blue !important;
	margin:0 !important;
	padding:0 !important;
}
table#recaptcha_table td.recaptcha_image_cell{
	width:100px;
}
table#recaptcha_table #recaptcha_image{width:100px;}
table#recaptcha_table #recaptcha_image img{width:200px;}
input#recaptcha_response_field{width:200px !important;float:left;margin-left:8px;}
input.btn{
	clear:both;
	
	margin-top:10px;
}
body.contact-form #content-container,body.contact-form .contact-right{
	height: auto;
}
body.contact-form #content-container{
	padding-bottom:30px;
}
.Errortext{
	clear:both;
	margin-left:23px;
}
input.error{
	margin-bottom:0 !important;
}
form.contact-form table{
	border: 0px solid red;
}
form.contact-form table td{
	border: 0px solid hotpink;
	padding:0 !Important;
	margin:0 !important;
}
