

/* MENU */

#nav {
 float: left;
 margin: 0; padding: 0;
 border: 1px solid white;
 border-bottom: none;
}

#nav li a, #nav li {
 float: left;
 
}
p{
	text-align:left;	
}
#nav ul li ul{
	margin-top:-5px;
	
}
#nav span{
	float:right;	
}
#nav li {
 list-style: none;
 position: relative; 
 margin-top:-6px;
}
#mainoption{
		margin-left:10px; margin-right:-3px; margin-top:0px !important;;
	text-align:center;
	
	 display: inline-block;
  transition-duration: 0.3s;
  transition-property: background;
  transform: translateZ(0);
  box-shadow: inset 0 0 0 4px #132D5C, 0 0 1px rgba(0, 0, 0, 0);
}
#mainoption:hover{
	background:#2F7BC7 !important;
}
#mainoption:active{
	background:#2F7BC7 !important;
}
#mainoption:focus{
	background:#2F7BC7 !important;
}
#nav li a:hover{
	background:#ACACAC;	
}

#nav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;

	background-color:#ACACAC;
	height: 36px;
	line-height: 40px;
	width:124px;
	margin-top:6px;
	padding-left:5px;
}
#nav li ul a:hover {
	 color:#132D5C;
 	 text-decoration:underline;
}


/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: black;
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 left: 0;
 top: 100%;
 padding: 0; margin: 0;
 z-index:1;
}
#nav li:hover > ul {
 display: block;

}
#nav li ul li, #nav li ul li a {
 float: none;
}

#nav li ul li a {
 width: 200px;
 display: block;
}

/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}

#table1{
	width:600px;	
	height:70px;
}
.tblcol{
	width:50px;
	float:left;
}
.tblcol p{
	border:black solid thin;
	width:50px;
	margin-top:-17px;	
	text-align:center;
	font-size:15px;
	height:40px;
}
.tablecol2
{
	width:90px;
	float:left;	
	margin-left:1px;
}
.tablecol2 p{
	border:black solid thin;
	width:90px;
	margin-top:-17px;
	height:40px;
	text-align:center;
}
.smallinfo{
	font-size:9px;
	margin-top:-10px;	
}

.tblcol4 {float:left;}
.tblcol4 p{
	border:black solid thin;
	width:60px;
	margin-top:-16px;	
	text-align:center;
	font-size:15px;
	}

.tblcol5 {float:left;}
.tblcol5 p{width:180px; border:thin solid black; margin-top:-17px;}
.tblcol6 {float:left;}
.tblcol6 p{
	width:310px;
	height:20px;
	border:solid thin black;	
	margin-top:-17px;
}
.tblcol7{
	float:left;
	width:100px;	
}
.tblcol7 p{
		width:160px;
	border:solid thin black;	
	margin-top:-17px;
	height:20px;
}
.tblcol8{
	float:left;	
}
.tblcol8 p{
	width:50px;
	height:50px;
	border:solid thin black;	
	margin-top:-17px;
	text-align:center;	
}
.tblcol9{
	float:left;	
}
.tblcol9 p{
	width:100px;
	height:50px;
	border:solid thin black;
	margin-top:-17px;
	text-align:center;	
}

.slicknav_menu {
	display:none;
}
#menu{
	display:none;	
}
@media screen and (min-width:770px) and (max-width: 800px) {
	#menu{
	display:none;	
}.slicknav_menu {
	display:block !important;
}
.nav{
	display:none;
}#sliderFrame {
	float:left !important;
    width: 52% !important;
    margin-top: -10px;
	margin-bottom: 25px;
}
#slider, #slider div.sliderInner {
    width: 100% !important;
    height: 90px;
} 
#slider img{
	width: 100% !important;	
}
#contentBlock {
	width:80% !important;	
}
#content{
	width:80% !important;	
}
#contactInfoSideBar{
	width: 86% !important;	
}
#footerCol3 {
    display: inline-block;
    width: 14%;
    margin-left: auto;
    margin-right: auto;
}
#sidesection img{width: 100% !important;}
}
@media screen and (max-width: 768px) {
    body {
        background-color: lightblue;
    }
	#menu{
	display:none;	
}.slicknav_menu {
	display:block !important;
}
.nav{
	display:none;
}
#sliderFrame {
	float:none !important;
    width: 344px !important;
    margin-top: -10px;
	margin-bottom: 25px;
	display:none;
}
#slider, #slider div.sliderInner {
    width: 344px !important;
    height: 90px;
} 
#slider img{
	width: 344px !important;	
}
#logoBlock img{
	float:none !important;
	width: 100% !important;
height: 100px !important;	
}
#slider{
	box-shadow:none !important;
}
#col1 {
    width: 100% !important;
}
#footerCol2 {
    display: inline-block;
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
    padding-right: 9.7%;
}
#footerCol3 {
    display: inline-block;
    width: 70% !important;
    margin-left: auto;
    margin-right: auto;
}
#wrapper{
	width:100% !important;	
}
#contentBlock{
	width:100% !important;	
}
#col2{
	width: 94% !important;
	margin-bottom:20px;	
}
#footerCol1{
	width: 70% !important;	
	float:none;
}
#footerCol1 ul{
	margin-left: -135px !important;	
}

#footerInner {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
#footerCol1sub {
    float: none;
    width: 120px;
    margin-top: -79px;
    margin-left: 140px;
}
#companyInfo{
	margin-right: 17px;	
}
.tab-content{
	margin-right: 17px;	
}
#contactInfoSideBar{
	margin-top:0px !important;	
	width: 95% !important;
}
#logoImage img{
	width: 95% !important;
height: auto !important;	
}
}