@charset "utf-8";
/* CSS Document */
#slideshow img{   position: absolute; opacity: 0; left: 0px; }
#slideshow .active{ opacity: 1;  }
.lgImg{width 100%}

#PageContents{width: 100% !important; max-width:1040px;}

#contentBar {
	background-image: none;
	background-color: #fff;
-webkit-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.75);
box-shadow: 0px 2px 21px 1px rgba(0,0,0,0.75);
  border-radius: 14px;
  padding: 0px;
  margin-bottom:20px;
}
.top-bar .name {
    height: 45px;
    margin: 0;
    list-style: none;
    font-size: 16; }
#callNow {
  margin: 0px;
  padding: 20px;
  text-align: right;
}
#DIS{position: relative;
  left: -90px;}

.CTAButtons {
  position: relative;
  left: 0px; 
  top: 5px;
  padding-right: 10px;
}

.ProductList{font-size: .85em;}

#slideshow {
 position: relative; 
   left: 0px; 
  height: 200px;
    margin-left: 3%;
  margin-right: 3%;
}

td{  font-size: 1.12em !important;}

table{
	
	width: 100% !important;
	border: none !important;}
	
	table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  display: table-cell;
  line-height: 1.125em;
  min-width: 100px;
}
.top-bar {
  background: #272763;
  margin: 0px 3%;
  padding: 3px 0px;
    height: 45px;
}
	.top-bar .toggle-topbar.menu-icon a {
  text-indent: -58px;
  width: 34px;
  height: 34px;
  line-height: 33px;
  padding: 0;
  color: white;
}
	
h2 {
  font: 18px Times New Roman;
  color: #9f9f9f;
  display: inline;
}	
	.top-bar-section li a:not(.button) {

  background: #272763;

}
	
	.top-bar-section ul {
  background: #272763;
	}
	.top-bar-section ul li > a {
	
	test-decoration: none;
	
	font-size: 1em;
	}
	
#logo {
 padding-top:5px;
  text-align: left;
}	
	
	@media only screen and (max-width: 350px){
.CTAButtons{display:none;}
.ctaPosistion{text-align:center}
#logo {
 padding-top:5px;
  text-align: center;
}

}
	@media only screen and (max-width: 550px){
#slideshow{display:none;}}
	
	@media only screen and (min-width: 58.75em){
.top-bar-section li a:not(.button) {
  padding: 2px 4px;
  font-size: 1em;
  line-height: 35px;
  background: #272763;
  text-transform: uppercase;
  text-decoration: none;

}}
	
@media only screen and (min-width: 58.75em){
.top-bar-section ul li {
  display: inline-block;
}}