/*
Home
*/
a{
	color:#8D8D8D;
}

#content_block.aside-right #primary_content {
width: 72%;
}

#content_block #primary_content {
padding: 40px 0 40px 0;
}

#content_block aside.aside-right {
float: right;
width: 23%;
}

nav.full_horizontal > ul li ul li a {
width: 250px;

}
nav.full_horizontal > ul li:hover > a {
background-color: #195169;
color:#fff;
}

.submenu a:hover, .drop a:hover{
	padding-left:5px;
	
}

nav.full_horizontal > ul li ul li ul {
left: 269px;
top: 0px;
border-left: none;
}

#responsive-nav {
color: white;
background-color: #4C88A2;
}

.responsive-button {
background-color: #3A688B;}

.home_service{
background: #4C88A2;
text-align: center;
padding-bottom: 20px;
padding-top: 9px;
}

.home_service h3{
	color:#fff;
	text-align: center;
	text-transform: uppercase;
	line-height:32px;
		font-family: 'MuliRegular';

}

.home_service a:hover{
	opacity:.8;

}
.home_services{
	margin-top:-250px;
	margin-left:1%;
}
.home_service img{
	width:100%;
}

ul.social_links li{
	width:32px;
	height:32px;
	display:block;
	float:left;
}

#header .button{
	height:45px;
	line-height:45px;
}
.button{
 background-color:#4C88A2;
 display:block;
 		font-family: 'MuliRegular';
text-transform: uppercase;
}
.button:hover{
		background-color: #195169;

}

.phone.button{
	margin-bottom:15px;
	font-size:1.5em;
}

header#header{
	margin-top:15px;
}
header#header .inner {
width: 100%;
}
#header .logo img{
	max-width:640px;
	padding: 20px 0px;
	
}


#header .locations{
	line-height:16px;
	color:#a6a2a0;
	overflow:hidden;
	padding-top:10px;
}
#header .location1{
	margin-bottom:20px;
	padding-left:100px;

}
#header .location2{
		padding-left:100px;

}

body {
background-color: #fff;

}

nav.full_horizontal {

background-color: #4C88A2;
}

nav.full_horizontal > ul > li a{
	text-transform: uppercase;
	line-height:55px;
	font-family: 'MuliRegular';
	letter-spacing: 0.1em;
	font-size:.9em;

}
nav.full_horizontal > ul > li a:hover,
nav.full_horizontal > ul > li:hover > a{
	background-color: #195169;

}


.current_page_item {
	background-color: #195169;

}

.current_page_item a {
	color:#fff;
	
}

.product_logos img{
	margin-top:20px;
	margin-bottom:10px;
}

#content_block .inner {
width: 98%;
}

#primary_content h1, #primary_content h2, #primary_content h3, #primary_content h4, #primary_content h5, #primary_content h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,

aside .widget-title{
	color: #496B79;
	font-family: 'MuliRegular';
	text-transform: uppercase;

}

.aside{
	background-color:#F7F7F7;
}

aside .widget-title{
text-align:center;
border-bottom:none;}
h2.entry_title{
 color: #496B79;
}
#content_block aside.aside .inner {
	width:90%;
}


footer#sub_footer {
background-color: #4C88A2;
width: 100%;
margin: auto;
margin-bottom: 0px;
}

div.home_service:hover{
	background-color:#195169;
}



@font-face {
    font-family: 'MuliRegular';
    src: url('../fonts/muli/Muli-Regular-webfont.eot');
    src: url('../fonts/muli/Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/muli/Muli-Regular-webfont.woff') format('woff'),
         url('../fonts/muli/Muli-Regular-webfont.ttf') format('truetype'),
         url('../fonts/muli/Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#searchform .screen-reader-text{
	display:none;
}
