div.standard_heading {
	/*height: 30px;*/
	margin: 0 0 6px 0;
	padding: 6px 0 0 10px;
	display: block;
	clear: both;
	position: relative;
	font-size: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
div.standard_heading span {
	width: 8px;
	height: 7px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	bottom: -7px;
	left: 0;
}
h1 {
	font-size: 19px;
	font-weight: normal;
  color: inherit;
	padding: 0;
	margin: 0;
	text-decoration: inherit;
	display: inline;
	clear: none;
}
h2 {
	font-size: 21px;
  line-height:1.2;
  font-weight:400;
  margin-bottom:10px;
}
div#content div#leftcol {
	background: #fff;
	width: 638px;
	margin: 0;
	padding: 6px 6px 0 0;
	display: block;
	float: left;	
}
div#stdleftcol {
	width: 100%;
	margin: 6px;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
}
div#stdleftcol div.left_text {
	width: 100%;
	margin: 0;
	padding: 10px 10px 10px 10px;
	display: block;
	float: left;
	font-size: 18px;
	font-family: lato, Arial, Helvetica, sans-serif;
	color: #2b2b0f;
	line-height:1.4;
  font-weight:300;
}
div.left_text div.left_heading {
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div#stdleftcol div#bottom_social {
	width: 100%;
	margin: 4px auto;
	padding: 5px 0 8px 0;
	display: block;
	clear: both;
	position: relative;
	border-top: 1px #999 dashed;
	border-bottom: 1px #999 dashed;
}
div#bottom_social a {
	height: 19px;
	margin: 0;
	padding: 1px 14px 0 14px;
	display: inline-block;
	clear: both;
	text-align: center;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}


.stuffRightCol {
	float: left;
	width: 100%;
	max-width: 860px;
  margin-top:15px;
}
div#right_stuff div#right_address {
	width: 100%;
	overflow: auto;
}

.innerAddress {
    width: 100%;
  	float: left;
  	margin-right: 5px;
}

.innerPhone {
    width: 100%;
  	float: right;
}


/*End Stuff box*/
div#right_stuff div#right_address {
 //	margin: 0 0 6px 0;
	padding: 10px;
	display: block;
	clear: both;
	font-size: 18px;
	color: #fff;
	font-family: lato,arial, Helvetica, sans-serif;
	text-decoration: none;
  	font-weight: 300;
  	box-sizing: border-box;
    margin-bottom:10px;
}
div#address_heading {
	font-family: roboto, arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	display: block;
	clear: both;	
}
div#right_stuff div#right_address a, div#right_stuff div#right_address a:hover {
	font-size: 16px;
	color: #fff;
	font-family: lato,arial, Helvetica, sans-serif;
	text-decoration: none;
	text-decoration: underline;
  
}
div#map_block {
	width: 199px;
	margin: 0;
	display: block;
	clear: both;	
}
div#map_block div.img img{
	width: 199px;	
  margin-bottom:10px;
}
div#map_block a.link_map, div#map_block a.link_map:hover {
	height: 25px;
margin: 0 0 5px 0;
padding: 5px 10px 0 0;
display: block;
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

div#contact_form {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;	
}

.formLeft {
	width: 55%;
  	float: left;
}

.formRight {
	  float: right;
  	width: 45%;
  	margin-top: -15px;
  	
}



div.required {
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Lato,Arial, Helvetica, sans-serif;
	font-style: italic;	
}
div#contact_form input[type="text"] {
	width: 90%;
	height: 30px;
	margin: 0 0 5px 0;
	padding: 0 2px 0 10px;
	display: block;
	clear: both;
	border: 1px #eaeaea solid;
	font-size: 12px;
	color: #036;
	font-family: lato,Arial, Helvetica, sans-serif;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
div#contact_form textarea {
	width: 90%;
	height: 140px;
	margin: 0;
	padding: 0 2px 0 10px;
	display: block;
	clear: both;
	border: 1px #eaeaea solid;
	font-size: 12px;
	color: #036;
	font-family: lato,Arial, Helvetica, sans-serif;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.security_code {
	width:97%!important;
	height: 30px!important;
	padding:0 0 0 7px!important;
	float: right;
}

div#contact_form input[type="submit"] {
	background: #000;
	width: 99%;
	height: 30px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Lato,Arial, Helvetica, sans-serif;
	color: #fff;
	float:right;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	border: 0;
}
.formerror {
	border: 1px red solid !important;	
}

.bottomButtons {
	
	overflow: auto;
	width: 100%;
}
.bottomButtons a{
	color: #fff;
	display: block;
	margin: 4px;
}


.bottomLeftBox, .bottomRightBox, .bottomCenterBox {
	float: left;
	padding: 0  3px 3px;
	box-sizing: border-box;
	text-align: center;
	background-clip: content-box;
}


@media (max-width: 1280px) {
	.stuffLeftCol, .stuffRightCol, div#map_block {
	  width: 100%;
	}

	div#map_block {
		text-align: center;
	}

	div#right_stuff div#right_address {
		box-sizing: border-box;
	}
	div#contact_form input[type="text"], 
	div#contact_form textarea {
		box-sizing: border-box;
		width: 95%;
	}

}


@media (max-width: 480px) { 

	.formRight, .formLeft {
		width: 100%;
	}
	.formRight {
		margin-top: 0;
	}

	.security_code {
		float: none;
		width: 100%;
	}

	.capcha_label {
		width: 100%!important;
	}

	.bottomLeftBox, .bottomRightBox, .bottomCenterBox {
		width: 100%!important
}

}