#header {
  margin-top: 20px;
}

body{
  font-family: Arial, sans-serif;
  font-size: 12px;
}

img{
  border-style: none;
}

.parTitle1{
  color: #0066FF;
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

ol.parStyle1 li{
  margin: 25px 0px;
}

#fourIcons{
  margin-left: 30px;
}

.parStyle1{
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
}

.centered{
  text-align: center;
  font-family: "Trebuchet MS", sans-serif;
  line-height: 15px;
  font-size: 13px;
  font-weight: bold;
}

h1{
  font-family: Georgia, serif;
  width: 100%;
  color: #3B434F;
  font-size: 22px;
  border-bottom: dashed gray 2px;
}

h2{
  font-family: Arial, sans-serif;
  width: 100%;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: dashed gray 1px;
}

.question{
  color: #0066FF;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 13px;
 
}

.rightButton{
  margin-left: 360px;
}

#greyBar{
  background-image: url("../images/greyBar.gif");
  width: 485px;
  height: 26px;
  font-family: Arial;
  font-size: 12px;
}

#greyBar a{
  color: #FFFFFF;
}

#greyBar a:hover{
  color: #3B434F;
}

#FIRE{
  position: relative;
  left: 55px;
}

#BURGLAR{
  position: relative;
  left: 125px;
}


#ACCESS{
  position: relative;
  left: 182px;
}

#CCTV{
  position: relative;
  left: 252px;
}