@media only screen and (min-width: 950px) {
#floating_bar { display: block; }
#menu { display: block; }
.int_header_title { display: block; }
#header_pic { display: block; }
.tel_int { display: block; }
#header_pic_call_us_int { display: block; }
#header_pic_call_us_img_int { display: block; }
#mainpage_quote_box { display: block; }
#mainpage_quote_box_mobile { display: none; }
.mobile_menu { display: none; }
#header_pic_call_us_tablet { display: block; float: right;}
#header_pic_call_us { display: block; }
#header_pic_call_us_img {
	background-image: url("../img/call_us.png");
	background-repeat: no-repeat;
	height: 115px;
	margin-left: 635px;
	margin-top: -25px;
	position: absolute;
	width: 307px;
	z-index: 999;
}
#header_menu {
	width: 85%;
	max-width: none;
	/* border-bottom: 10px solid #2bb673; */
	padding-bottom: 20px;
}
#menu {
	display: none;
	float: left;
	margin-bottom: 20px;
	padding-top: 30px;
	text-align: right;
	width: 330px;
}
#menu a {
	font-size: 14px;
	line-height: 41px;
	text-decoration: none;
}
#logo {
	float: left;
	width: 230px;
	margin-top: 10px;
}
#header_pic {
	display: block;
	margin-top: 10px;
}
#mainpage_video { display: block; }
#services { max-width: 940px; }
#rows_wrapper { width: 85%; }
#row1_left { margin-right: 20px; }
#row1_left span {
	width: auto;
	margin: 0 auto;
	display: inline;
}
#row1_right {
	width: 290px;
	float: right;
}
#mainpage_quote_box {
	margin: 0 auto;
	text-align: center;
}
#row2 { width: 85%; }
#row2_left_left { width: 50%; }
#row2_left_right { width: 50%; }
.mainpage_blogitem_txt { }
#row2_left {
	margin: 0 auto;
	width: 640px;
}
/* #row1_left img { width: auto; } */
#row2_right {
	display: block;
	width: 300px;
}
#mainpage_banners {
	width: 300px;
	text-align: center;
}
#mainpage_banners a {
	margin-bottom: 10px;
	display: block;
}
#footer { height: 100%; }
#footer_wrapper {
	width: 85%;
	text-align: center;
	padding-top: 20px;
}
#footer_left {
	width: auto;
	margin-top: inherit;
}
#footer_left a {
	display: block;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
}
#footer_right {
	float: left;
	width: 320px;
	margin-top: 0px;
}
#maincolumn {
	float: left;
	width: 640px;
}
#int_service_item { width: 300px; }
#main_wrapper { width: 85%; }
#left_colum {
	display: block;
	float: left;
	width: 300px;
}
#wrapper { width: 85%; }
#scroller {
	width: 85%;
	padding: 0;
}
.services_title { width: 85%; }
}
@media only screen and (max-width: 1435px) {
.floating_bar_right { display: none; }
}
