@charset "UTF-8";

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.0.1');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.0.1') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff?v=4.0.1') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.0.1') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.0.1#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
	height: 100%;
	-webkit-text-size-adjust: none;
	text-align: center;
	font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

html, html a {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

#bg_image {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#scrollable {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

a {
	text-decoration: none;
	border-style: none;
	outline-style: none;
	outline-width: 0px;
	outline: none;
	outline: 0;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border-style: none;
}

a img {
	border: none;
}

input::-moz-focus-inner {
	border: 0;
}

input:focus, textarea:focus {
	outline: 0;
	outline: none;
}

object, embed {
	outline: 0;
}

textarea {
	overflow: auto;
}

/* end */

/* header */

#header {
	min-width: 100%;
	margin: 0 auto;
	min-height: 125px;
	padding: 0;
	background: url(../images/hdr_bg.png) repeat-x;
	z-index: 9999;
	position: fixed;
	clear: both;
	display: inline-block;
	top: 0;
	left: 0;
}

#header_container {
	min-width: 1020px;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
	position: relative;
	height: 125px;
	clear: both;
}

#header_logo {
	width: 308px;
	height: 60px;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	clear: right;
	overflow: hidden;
	visibility: visible;
	margin: 6px 0 0 8px;
}

#contact_bar {
	width: 1010px;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	text-align: center;
	float: left;
	clear: both;
	font-size: 105%;
	color: #2f346d;
	top: 13px;
}

#contact_bar a {
	color: #2f346d;
}

#contact_bar a:hover {
	text-decoration: underline;
	color: #e82532;
}

span#header_phone {
	color: #e82532;
}

span#header_phone a {
	color: #e82532;
}

span#header_hours {
	padding-right: 15px;
	padding-left: 15px;
}

span#header_email {
	
}

/* end */

/* content container */

#content {
	width: 1020px;
	color: #4a4b4b;
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 1;
	-moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.55);
	padding: 0;
	top: 110px;
	clear: both;
	background-color: #fff;
	border-left: 1px solid #767676;
	border-right: 1px solid #767676;
}

/* end */

/* slideshow home page */

.fadein {
	height: 500px;
	width: 1020px;
	margin: 0;
	padding: 0;
	background-color: #767676;
}

.fadein img {
	position: absolute;
	left: 0;
	border-bottom: 1px solid #767676;
	top: 0;
}

#slider_call {
	width: 540px;
	height: 205px;
	margin: 0;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: left;
	z-index: 8888;
	background: url(../images/blue_grid_alpha.png) repeat;
	font-size: 100%;
	color: #e6e6e6;
	border: 1px solid #767676;
	border-left: none;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	top: 150px;
	padding: 0;
	-webkit-box-shadow: 0 7px 7px -7px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 7px 7px -7px rgba(0, 0, 0, 0.75);
	box-shadow: 0 7px 7px -7px rgba(0, 0, 0, 0.75);
	text-shadow: rgba(0, 0, 0, 0.85) -1px 1px 1px;
}

#slider_txt {
	width: 470px;
	float: right;
	display: block;
	position: relative;
	top: 25px;
	font: 105%/130% 'FontAwesome', Helvetica, Arial, sans-serif;
	letter-spacing: .03em;
	margin: 0;
	padding: 0 30px 0 40px;
}

@-moz-document url-prefix() {
	#slider_txt {
	width: 470px;
	float: right;
	display: block;
	position: relative;
	top: 25px;
	font: 105%/150% 'FontAwesome', Helvetica, Arial, sans-serif;
	letter-spacing: .03em;
	margin: 0;
	padding: 0 30px 0 40px;
}

}

#slider_txt h1 {
	font-weight: 600;
	font-size: 100%;
	text-align: left;
	display: inline;
}

/* end */

/* blue text bars */

.txt_blue_bar {
	background: url(../images/blue-grid-bg.jpg) repeat;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #767676;
	width: 100%;
	height: 55px;
	text-align: center;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
	letter-spacing: .05em;
	color: #fff;
	font: 600 130%/260% Arial, Helvetica, Geneva, sans-serif;
}

.txt_blue_bar_lrg {
	background: url(../images/blue-grid-bg.jpg) repeat;
	border-top: 1px solid #767676;
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 0;
	display: inline-block;
	clear: both;
}

.blue_bar_txt {
	text-align: left;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
	font-size: 95%;
	letter-spacing: .05em;
	color: #fff;
	line-height: 140%;
	width: 651px;
	margin: 20px 45px 0 0;
	padding: 0;
	display: inline-block;
	float: right;
	position: relative;
	height: 160px;
}

.blue_bar_txt h2 {
	font-weight: 600;
	font-size: 100%;
	text-align: left;
	display: inline;
}

.txt_bar_img {
	width: 230px;
	height: 130px;
	margin: 20px 0 0 45px;
	padding: 0;
	display: inline-block;
	clear: both;
	position: relative;
	float: left;
}

/* end */

/* products and sub-pages */

.home_txt {
	margin: 20px auto 0;
	padding: 0 20px;
	height: auto;
	width: 970px;
	text-align: center;
	color: #2f346d;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: .03em;
}

.home_txt h2 {
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
}

.home_txt h3 {
	margin: 0;
	padding: 5px 0 0;
	font: 600 140% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .03em;
}

.home_txt h3 a {
	color: #2f346d;
}

.home_txt h3 a:hover {
	color: #e82532;
}

.home_txt h4 {
	margin: 0;
	padding: 5px 0 0;
	font: 600 120% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .03em;
	text-align: center;
	text-transform: uppercase;
}

.home_spcr {
	margin: 20px auto 0;
	padding: 0;
	height: 1px;
	width: 1000px;
	background-color: #2f346d;
	display: inline-block;
	clear: both;
	position: relative;
}

.site_txt {
	margin: 0 auto 55px;
	padding: 40px 50px 50px;
	height: auto;
	width: 920px;
	text-align: left;
	color: #2f346d;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: .03em;
}

.site_txt h1 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 115%;
	display: inline;
	letter-spacing: .05em;
}

.site_txt h2 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
}

.site_txt h3 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
	color: #e82532;
}

.site_txt a {
	color: #e82532;
}

.site_txt a:hover {
	text-decoration: underline;
}

.equipment_txt {
	margin: 0 auto 10px;
	padding: 40px 50px 10px;
	height: auto;
	width: 920px;
	text-align: left;
	color: #2f346d;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: .03em;
}

.equipment_txt h1 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 115%;
	display: inline;
	letter-spacing: .05em;
}

.equipment_txt h2 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
}

.equipment_txt h3 {
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
	color: #e82532;
}

.equipment_txt a {
	color: #e82532;
}

.equipment_txt a:hover {
	text-decoration: underline;
}

.txt_img_lt {
	width: 275px;
	height: 175px;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

.txt_logo_lt {
	margin: 0 0 30px;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	left: 50px;
}

.txt_logo_rt {
	margin: 70px 0 0;
	padding: 0;
	float: right;
	position: relative;
	display: block;
	right: 50px;
}

.txt_img_container {
	width: 420px;
	float: left;
	margin: 10px 20px 25px;
	padding: 0;
}

.txt_img_lt_lrg {
	width: 420px;
	height: 270px;
	float: left;
	margin: 10px 0 5px;
	padding: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	border: 1px solid #b7b7b8;
}

.txt_lt {
	width: 420px;
	height: 270px;
	float: left;
	margin: 10px 0 5px;
	padding: 0;
	text-align: left;
}

.prices_txt_rt {
	width: 400px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: left;
	display: block;
	float: right;
	position: relative;
	clear: right;
}

.prices_txt_lt {
	width: 400px;
	float: left;
	margin: 0 0 10px 50px;
	padding: 0;
	text-align: left;
}

.prices_list_lt {
	width: 400px;
	float: left;
	margin: 0 0 10px 50px;
	padding: 0;
	text-align: left;
}

.prices_list_rt {
	width: 400px;
	margin: 0 5px 10px 0;
	padding: 0;
	text-align: left;
	display: block;
	float: right;
	position: relative;
	clear: right;
}

.txt_rt {
	width: 420px;
	height: 270px;
	margin: 10px 5px 0 0;
	padding: 0;
	text-align: left;
	display: block;
	float: right;
	position: relative;
	clear: right;
}

.text_rt {
	width: 620px;
	margin: 10px 5px 50px 0;
	padding: 0;
	text-align: left;
	display: block;
	float: right;
	position: relative;
	clear: right;
}

.text_lt {
	width: 620px;
	margin: 10px 5px 50px 0;
	padding: 0;
	text-align: left;
	display: block;
	float: left;
	position: relative;
	clear: left;
}

.img_caption {
	width: 420px;
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	font-size: 80%;
	text-align: center;
	letter-spacing: .03em;
	clear: both;
}

#location_info_lt {
	text-align: left;
	color: #2f346d;
	font-size: 100%;
	line-height: 150%;
	letter-spacing: .03em;
	width: 420px;
	display: inline-block;
	margin-top: 10px;
}

#location_map_rt {
	display: block;
	float: right;
	border: 1px solid #b7b7b8;
	width: 420px;
	height: 315px;
	margin-right: 5px;
	margin-top: 35px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 10px;
}

.location_img_lt {
	width: 420px;
	height: 315px;
	margin: 0 20px 10px 0;
	padding: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	border: 1px solid #b7b7b8;
}

.services_img_lt {
	width: 210px;
	height: 158px;
	margin: 0 20px 10px 0;
	padding: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: hidden;
	border: 1px solid #b7b7b8;
	float: left;
	clear: both;
}

#supplier_logos {
	width: 920px;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	display: block;
	position: relative;
	top: 30px;
}

ul.products_list {
	width: 1020px;
	display: inline-block;
	float: left;
	position: relative;
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
}

ul.products_list li {
	width: 290px;
	display: inline-block;
	float: left;
	position: relative;
	height: 245px;
	margin-right: 25px;
	margin-left: 25px;
}

ul.products_list li a {
	
}

ul.products_list li a:hover {
	
}

.product_thumb {
	width: 275px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
}

.product_btn {
	font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
	width: 215px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #767676;
	height: 30px;
	margin: 5px auto 0;
	padding: 0;
	text-align: left;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
	font-weight: 600;
	font-size: 85%;
	line-height: 225%;
	text-indent: 10px;
	background-color: #2f346d;
	letter-spacing: .03em;
}

.product_btn:hover {
	background-color: #4e4e4e;
}

.rt_arrow {
	width: 10px;
	height: 14px;
	background: url(../images/rt_arrow.png) no-repeat;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: right;
	position: relative;
	top: 8px;
	right: 9px;
}

@-moz-document url-prefix() {
	.product_btn {
	font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
	width: 215px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #767676;
	height: 30px;
	margin: 5px auto 0;
	padding: 0;
	text-align: left;
	background: #2f346d;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.55) -1px 1px 1px;
	font-weight: 600;
	font-size: 85%;
	letter-spacing: .03em;
	line-height: 245%;
	text-indent: 10px;
}

.product_btn:hover {
	background-color: #4e4e4e;
}

.rt_arrow {
	width: 10px;
	height: 14px;
	background: url(../images/rt_arrow.png) no-repeat;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: right;
	position: relative;
	top: 9px;
	right: 9px;
}

}









/* end */







/* footer */

#footer {
	min-width: 100%;
	position: relative;
	padding: 0;
	margin: -6px auto 0;
	display: inline-block;
	background: url(../images/footer_bg.png) repeat-x 0;
	min-height: 475px;
	z-index: 9999;
	clear: both;
	z-index: 9998;
	min-width: 100%;
	overflow: hidden;
	top: 100px;
}

#footer_container {
	width: 1022px;
	margin: 0 auto;
	padding: 0;
	display: block;
	display: inline-block;
	position: relative;
	clear: both;
	height: 475px;
}

#footer_logo {
	width: 308px;
	height: 60px;
	padding: 0;
	display: block;
	float: left;
	position: relative;
	clear: right;
	overflow: hidden;
	visibility: visible;
	margin: 37px 0 0 8px;
}

.footer_spcr {
	margin: 13px auto;
	padding: 0;
	height: 1px;
	width: 1000px;
	background-color: #2f346d;
	display: inline-block;
	clear: both;
	position: relative;
}

.footer_txt {
	margin: 0 auto;
	padding: 0 17px;
	height: auto;
	width: 970px;
	text-align: center;
	color: #2f346d;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: .03em;
}

.footer_txt h2 {
	text-transform: uppercase;
	font-weight: 600;
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: inline;
}

.footer_txt h3 {
	margin: 0;
	padding: 3px 0 0;
	font: 600 140% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .03em;
}

.footer_txt h3 a {
	color: #2f346d;
}

.footer_txt h3 a:hover {
	color: #e82532;
}

.footer_txt h4 {
	margin: 0;
	padding: 0;
	font: 600 110% Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: .03em;
	text-align: center;
	text-transform: uppercase;
}


span#footer_phone {
	color: #e82532;
}

span#footer_phone a {
	color: #e82532;
}

#footer_plug {
	width: 1000px;
	margin: 12px auto 15px;
	padding: 0;
	display: inline-block;
	position: relative;
	text-align: center;
	letter-spacing: .01em;
	color: #2f346d;
	font: 75%/160% 'segoe_uilight', Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

#footer_plug a {
	color: #2f346d;
	font-size: 100%;
}

#footer_plug a:hover {
	text-decoration: underline;
	color: #e82532;
}

/* end */

/* Pre-loaded Images */

#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

/* End Pre-loaded Images */

/* end */

/* end */