/*Page Reset*/
html, body, div{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
#master{
  width:964px;
  margin:auto;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #9CBCE2;
  border-right-color: #9CBCE2;
  border-bottom-color: #9CBCE2;
  border-left-color: #9CBCE2;
}
/* Start of Nav bar */
#nav{
	list-style: none;
    padding: 0;
    width: 100%;
    background-color: #0060AB;
    text-align: center;
    margin-right: 0;
    margin-left: 0px;
    margin-top: -4px;
    margin-bottom: 0;
    float: left;
}

#nav ul{
	height:auto;
	padding:8px 0px;
	margin:0px;
  width: 100%;
}

#nav li{
	display:inline;
}

#nav a{
  color: #ccc;
	font-size:9pt;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
  display: block;
  float: left;
  margin: 0;
  text-decoration: none;
  padding-top:2px;
  padding-right: 10px; /*was 20px*/
  padding-bottom: 10px;
  padding-left: 20px; /*was 22px*/
  text-align: center;
  left: auto;
  right: auto;
}

#facebook a{
  margin-left:15px;
  text-decoration: none;
  padding:2px;
}
#twitter a{
  margin:0px;
  text-decoration: none;
  padding:2px;
}
#youtube a{
  margin:0px;
  text-decoration: none;
  padding:2px;
}


/* End of Nav bar */
/*Start of body*/

/*End of body*/
/* Start of of Footer*/
#call_now{
	  color:#A9C7EA;
    width:100%;
    background-color: #0270BF;
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
    font-size: 30px;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight:bolder;
    text-transform:uppercase;
    padding-bottom: 10px;
}
/* Start of Footer bar */
#footer_nav{
	list-style: none;
    padding: 0;
    width: 100%;
  /*background: #004479;*/
    text-align: center;
}

#footer_nav ul{
	height:18px;
	padding-top:10px;
	padding-left:50px;
	margin:0px;
  /*
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #9CBCE2;
  border-right-color: #9CBCE2;
  border-bottom-color: #9CBCE2;
  border-left-color: #9CBCE2;
  */
}

#footer_nav li{
	display:inline;
}

#footer_nav a{
	color:white;
	font-size:9pt;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    display: block;
    float: left;
    margin: 0;
    text-decoration: none;
    padding-top:2px;
    /*below elements governs width & dimensions of each li*/
    padding-right: 00px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#company_info ul{
  color: white;
  height: 181px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11pt;
  padding: 8px 0px;
  margin: 0px;
  margin-left: -3px;
  width: 967px;
}

#company_info li{
	display: inline-block;
}

.img{
	width:50px;
	height:auto;
}

#contact{
	display: inline-block;
}

#oplogo{
	display: inline-block;
	vertical-align:top;
}
#houselogo{
	display: inline-block;
	width:100px;
	height:50px;
	padding:0px;
	vertical-align:top;
}
#disclaimer{
	font-size:10px;
	color:cccccc;
	display:inline-block;
}

.pipe li a::after{
	padding-left:10px;
	content:"|";
}

.pipe li.exempt a::before{
	padding-right:10px;
	content:"|";
	color:white;
}

#promobar{
color: #A9C7EA;
height: 35px;
width: 100%;
background-color: #004680;
text-align: center;
font-family: "Trebuchet MS";
font-weight: bolder;
text-transform: uppercase;
font-size: 25px;
padding-top: 3px;
}

#promobar2{
height: 35px;
width: 964px;
text-align: center;
font-family: "Trebuchet MS";
font-weight: bolder;
text-transform: uppercase;
font-size: 25px;
padding-top: 3px;
color: #005696;
}

#promobar2 a:link{
color: #005696;
text-decoration: none;
}

#promobar2 a:visited{
color: #005696;
text-decoration: none;
}

#promobar2 a:hover{
color: mediumaquamarine;
text-decoration: none;
}

#promobar3{
  color: #1b417a;
  width: 100%;
  background-color: #c7d1de;
  text-align: center;
  font-family: "Trebuchet MS";
  font-size: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

  #promobar3 p{
    padding: 0;
    margin: 0;
  }

  #promobar3 #moveinpromo1{
  font-size: 2em;
  font-weight: bolder;
  }


  #promobar3 #moveinpromo2{
    font-size: 1.5em;
    }


  #promobar3 #moveinpromo3{
    font-size: 1.2em;
    }
