﻿article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

#search-mobile-home {
	display:block;
}

#search-desktop-home {
	display:none;
}
.container {
width:85%;/*960px */
max-width:1300px;
min-width:960px;	
}

.col-lg-2-5 {
width:20%;/*220px;*/
float:left;	
}

.col-lg-9-5 {
width:80%;/*735px;*/
float:left;	
}

#MainContent, #SubContent01, #Home-Services.col-lg-3, #Home-Slider.col-lg-6, #Home-HowDoI.col-lg-3, #features .col-lg-3, #feedBoxes .col-lg-4 {
float:left;		

}

#MainContent.col-lg-9 {
float:left;		
width:75%;
}


#SubContent01.col-lg-3 {
float:left;		
width:25%;
}

ul.featured-services {
	padding-left:1%;
}

ul.featured-services li {
	float:left;
	width:30%;
	margin-right:3%;
	border-bottom:none;
}

#Home-Services.col-lg-3, #Home-HowDoI.col-lg-3, #features .col-lg-3 {
	width:25%;
}

#Home-Slider.col-lg-6 {
	width:50%;
}

#feedBoxes .col-lg-4 {
	width:33.333333%;
}

.carousel-caption {
background: url('/style library/assets/img/blk-50.png') repeat;

}


.col-lg-3#Home-HowDoI {
	width:100% !important;
}
.HowDoI-wrapper {
	border-top: 1px dotted #b2b2b2;
	border-bottom: 1px dotted #b2b2b2;
	margin-top:6px;
	padding-bottom:6px;
	width:100%;
}
.HowDoI-wrapper h3 {
	font-size:1.25em;
	font-weight:700;
}
ul.HowDoI-Home {
	margin-left:0;
}
ul.HowDoI-Home li {
	display:block;
	float:left !important;
	background-color:#fff;
	border-radius:2px;
	border:1px solid #b2b2b2;
	padding:4px;
	margin-right:4px;
	margin-bottom:4px;
}

.feature-box {
	height:250px;
}

.feed-box {
height:380px;
}

.notices-header img {
	display:none;
}

.LinkBox {
	font-size:11px;
}

#global .col-lg-8 {
	width:60%;
	float:left;
}

#global .col-lg-4 {
	width:40%;
	float:left;
}

.thb-list .col-sm-4 {
	width:30%;
	float:left;
}