@charset "utf-8";
/* CSS Document */
*, .col-container {
	min-width:10px !important;
}
img {
	max-width:100%!important;
}
body.design {
	background:#FFF;
}
#navigationMain {
	width:100%;
	background:#194778;
}
#clientTestimonialsWrap, #socialMediaWrap {
	display:none;
}
.hide {
	border:0px solid #fff;
}
#containerColumns, #containerPage, #contactInformation, #clientTestimonials, #footer {
	width:100% !important;
	
}
#banner {
	height:200px;
}
#logo {
	width:40%;
	background-size:contain;
}
#navigationPractice {
	display:none;
}
#columnMain {
	padding:  2%;
	width: 54%;
	text-align:justify;
}
#columnSide {
	width: 38%;
	padding: 2%;
}
#pageTitle {
	font-size:20px;
}
h2, #content legend, #tinymce legend {
	font:600 15px /18px Arial, Helvetica, sans-serif;
}
#contactInformationContent p {
	width:90%;
}
.ctaTextBottom span {
	display:block;
}
.all_form td input.submit {
	height: 39px !important;
	padding: 0 !important;
	width: auto;
}
body.home #banner {
	background:url(../images/aa.png) no-repeat left top;
	height:200px;
}
p#tagline {
	display:none!important;
}
