.left-sidebar{
	border:0;
}

.right-sidebar{
	border:0;
}

section#inner-headline{
	background: none repeat scroll 0 0 #F2F2F2;
	color: #6C706D;
}
#inner-headline .inner-heading h2{
	margin: 5px 0 0;
	color: #6C706D;
	font-weight: 600;
}
.flexslider{
	border: 1px solid #F2F2F2;
}
header .navigation {
    float: right;
    position: relative;
    top: 20px;
}

article{
	position: relative;
    top: -20px;
}

.map{
	margin-top: -20px;
}

body { 
  background: #FFFFFF repeat left top !important; 
  color:#6C706D;
  }
#content{
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
  color: #6C706D;
  }

.full-width{
  width:100%;
}
#sub-footer{
  display:none;
}

section.callaction{
padding:0;
margin-bottom:20px;
background: none repeat scroll 0 0 #FFFFFF;
}

section#content{
  background: none repeat scroll 0 0 #F2F2F2;
}

section#content h1{
  font-weight:600;
}


section#content h2{
  font-weight:600;
}

section#bottom{
  background: none repeat scroll 0 0 #F2F2F2;
}

footer{
  padding:0px;
  background: none repeat scroll 0 0 #F2F2F2;
}

.infobox{
  color:#FFFFFF;
  float:left;
  text-align:left;
  height:105px;
}

.infobox-inner{
  padding: 10px;
}
.infobox p{
  margin:0px;
}

.infobox h6{
  color:#FFFFFF;
  font-weight:700;
  margin-bottom:0px;
  font-size: 16px;
}

.box1{
  background: #C4C6C5;
}
.box2{
  background: #A7A9A7;
}
.box3{
  background: #898D8A;
}

[class*="span"] {
    margin-bottom: 0px !important;
}

.row-nomargin{
  margin-bottom:0px;
}

.container-nopadding{
  padding:0;
}
#infobox-background{
 background-image: url("../img/background-infobox.png");
 background-size: 100%;
}

#homecontent-left{
  float:left;
  font-weight: 700;
  padding:10px;
}

#homecontent-left p{
 color:#EEA067;
}

#homecontent-left h2{
  font-weight:700;
}

#homecontent-right{
  float:left;
  padding:25px 10px 10px 10px;
}
#homecontent-right h2{
  font-weight:700;
}

header .logo img{
max-height:100px;
}

.navbar .nav > li > a {
  color:#6C706D;
}

.widget .widgetheading{
  color:#6C706D;
   font-size: 15px;
}

.widget h4, .widget h5{
  font-weight: 600;
}
.infobox .idbox{
  float:left;
  padding-top: 10px;
}
.calltoaction{
  float:left;
  padding-left: 5px;
  padding-top: 20px;
}


p{
  margin:0;
}

.box3 a{
  color:#FFFFFF;
  text-decoration: none;
}


.box3 a:hover{
  color:#EEA067;
  text-decoration: none;
}

header .logo {
    margin: 0 !important;
}

#footercontact a{
	 color:#EEA067;
}

.homecontent-gallery{
	margin-top:20px;
}
#footercontact{
	float:right;
}