@charset "UTF-8";
body {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	font-family:Gotham, "Arial, Helvetica Neue", Helvetica, sans-serif;
}
#logoStrap {


}
#logoStrap #mainLogo p {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}
#logoStrap #slogan p{
	color: #454444;
	font-size: 1em;
	padding: 2%;
}
#contactBar {
	color: #FFFFFF;
	font-size: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactButton {
	height: 70px;
}
#contactQuote {
	color: #4D4C4C;
	font-weight: bold;
	line-height: 1.8em;
}
#contactButton  {
	
}
#mainContent p {
	line-height: 1.8em;
	font-family:Gotham, "Arial, Helvetica Neue", Helvetica, sans-serif;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 1.2em;
	color: #424242;
}
#mainContent h3 {
	padding-left: 5%;
	padding-right: 5%;
}
#formBox h3 {
	color:  #BFBCBC;
	text-align: center;
}
#formBox h5 {
	color: #4762D8;
}
form input {
	width: 80%;
	text-align: left;
}
form textarea {
	width: 80%;
}
#formBox {
	background-color: #303030;
	color: #BFBCBC;
	line-height: 1em;
	text-align: center;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #282828;
}
#footer  {
	text-align: center;
	font-size: 0.8em;
	color: #BFBCBC;
	background-color: #424242;
	border-bottom: 2px solid #282828;
	height: 200px
}
#contactButton img {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 20px;
}
#contactQuote p {
	text-align: left;
	padding-left: 5%;
	padding-right: 5%;
	color: #325dad;
	font-size: 1.5em;
}
#twitterFeed {
	text-align: center;
}
#testimonial  {
	background-color: #303030;
	border-bottom: 2px solid #282828;
}
#testimonial p {
	font-size: 1.2em;
	color: #4762D8;
	line-height: 1.2em;
	text-align: center;
}
#testimonial h4 {
	text-align: left;
	padding-left: 5%;
	color: #4762D8;
	font-family:Gotham, "Arial, Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.5em;
		margin: 2%;
}
.gridContainer.clearfix #imgNavwrap .fluid h3 {
	padding-left: 5%;
}
.gridContainer.clearfix #imgNavwrap .fluid p {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	color: #FFFFFF;
}

#services {
	/*height: 300px;*/
}
#areas {
	padding-top: 10px;
	height: 350px;
}
#twitterFeed {
	/*height: 300px;*/
	text-align: center;
}
#twitterFeed p {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
}
#address  {
	/*height: 300px;*/
}
#listWrap p {
	padding-left: 5%;
	line-height: 1.1em;
}
#listWrap {
	background-color: #D0CECE;
	line-height: 1.2em;
	border-bottom: 2px solid #282828;
}
#listWrap h5 {
	text-align: left;
	color: #4762D8;
	font-size: 1em;
	padding-left: 5%;
	line-height: .8em;
}
#socialM {
	height: 50px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#socialM img {
	padding-left: 1%;
	padding-right: 1%;
}
#socialMedia {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #424242;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
a:link, a:visited {
	text-decoration: none;
	color: #0C0C0C;
}
a:hover, a:active {
	color: #BFBCBC;
	text-decoration: none;
}
#h1 {
}
/* data tables ^6d */
#mainContent table.data {
	width: 80%;
	margin: 0 auto 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-collapse: collapse;
	border-radius: 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
	/* [disabled]padding: 2%; */
}
#mainContent #form2 {
	border: 1% solid #333;
	/* [disabled]width: 100%; */
}

#mainContent table.data th{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 2.6em;
	color: #FFF;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0 10px;
}
label #user_password {
	padding: 1%;
	margin: 1%;
	width: 95.5%;
	text-align: left;
}
label #user_name {
	padding: 1%;
	margin: 1%;
	width: 95.5%;
	text-align: left;

}
label #submit {
	padding: 1%;
	margin: 1%;
	width: 98%;
}
label #rating {
	padding: 1%;
	margin: 1%;
	width: 98%;
}
label #comment {
	padding: 1%;
	margin: 1%;
	width: 95.5%;
	text-align: left;
}
    td.review {
	padding: 2%;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
}
.data tr td label input {
	padding: 1%;
	margin: 1%;
	width: 98%;
}
#mainContent ul li {
	text-align: left;
	
}#logoStrap #accreditation {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContent h2 {
	color: #4762D8;
	text-align: center;
	font-size: 1.1em;
}
#mainContent h3 {
	color: #4762D8;
	text-align: center;
}
#logoStrap #slogan h1 {
	color: #4762D8;
	font-size: 1.4em;
}
#slider {
	text-align: center;
}
#contactBar #call1 {
	text-align: center;
}
#contactUs {
	text-align: left;
	font-size: 0.8em;
	color: #BFBCBC;
	background-color: #424242;
	border-bottom: 2px solid #282828;
	height: 200px;
}
#map iframe{
	padding: 5px;
	width: 96%;
	height: 190px;
}
#imgNavwrap h2 {
	padding-left: 3%;
	font-size: 1.5em;
	margin-bottom: 2px;
	color: #FFFFFF;
}
#imgNavwrap h5 {
	padding-left: 3%;
	font-size: 1em;
	font-weight:lighter;
	margin-top: 0.1em;
	color: #4762D8;
	text-align: left;
}
#imgNavwrap .fluid.imgNavone {
	background-color: #424242;
}
#imgNavwrap .fluid.imgNavtwo {
	background-color: #424242;
}
#imgNavwrap .fluid.imgNavthree {
	background-color: #424242;
}
#contactUs #contactInfo p {
	padding-left: 5px;
}
#contactUs #contactInfo h4 {
	padding-left: 5px;
	color: #4762D8;
}
#footerWrap {
	background-color: #424242;
}
#contactBar #eMail {
	background-color: #325dad;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
#contactBar #call {
	background-color: #325dad;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 5px;
}
#contactBar #call2 {
	background-color: #325dad;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#logoStrap #contactBar p strong {
	text-align: center;
}
#contactBar h5 {
	text-align: center;
	color: #198B8A;
}
#contactSidebar {
	background-color: #4762D8;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 2px #000000;
	box-shadow: 2px 2px 2px #000000;
	height: 600px;
}
#contactSidebar p {
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
}
#special {
	background-color: #4762D8;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 2px #000000;
	box-shadow: 2px 2px 2px #000000;
	color: #FFFFFF;
}
#special h5 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 1.2em;
	font-weight: lighter;
}
#special p {
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 1.5em;
	line-height: 1em;
}
#mainContent img  {
	border-bottom-style: solid;
	border-width: 1px;
	border-bottom-color: #9B9999;
	margin-bottom: px;
	padding-bottom: 20px;
}
#div1 {
	background-color: #4762D8;
	border-radius: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 2px #000000;
	box-shadow: 2px 2px 2px #000000;
	color: #FFFFFF;
}
#div1 h5 {
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 1.2em;
	font-weight: lighter;
}
#div1 p {
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: 1em;
}
#budgetContact {
	margin-top: 10px;
}
#contact1     {
	background-color: #4762D8;
}
#contact2     {
	background-color: #4762D8;
}
#contact3     {
	background-color: #4762D8;
}
#area1    {
	background-color: #325dad;
	line-height: 1.2em;
	border-bottom: 2px solid #325dad;
	color: #FFFFFF;
}
#area2    {
	background-color: #325dad;
	line-height: 1.2em;
	border-bottom: 2px solid #325dad;
	color: #FFFFFF;
}
#area3    {
	background-color: #325dad;
	line-height: 1.2em;
	border-bottom: 2px solid #325dad;
	color: #FFFFFF;
}
#area4    {
	background-color: #325dad;
	line-height: 1.2em;
	border-bottom: 2px solid #325dad;
	color: #FFFFFF;
}#areaWrap {
	margin-top: 10px;
	margin-bottom: 10px;
}
#commercial {
	margin-top: 10px;
	margin-bottom: 10px;
}
#commercial {
	margin-top: 10px;
	margin-bottom: 10px;
}
.gridContainer.clearfix #footerWrap #links p {
}
#mainContent h6 {
	color: #4762D8;
	text-align: center;
	font-size: 1.1em;
}
#formTwo form label {
    font-size: 1.2em;
    margin-top: 20px;
    color: #4D64CF;
	padding-top: 10px;
	padding-bottom: 10px;
}

form input {
    width: 90%;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5%;
}
form label {
    width: 90%;
    margin-top: 10px;
	padding-left: 5%;
}
form textarea {
    width: 90%;
    height: 200px;
    margin-top: 10px;
    margin-bottom: 20px;
	margin-left: 5%;
}
input[type=submit] {
    border-radius: 5px;
    border: 0;
    width: 90%;
	text-align: center;
    height:25px;
    font-family: Tahoma;
	padding-bottom: 20px;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
} 