
#topline {
	background-color: #A93107;
}
#phones, #header hr, #tech, #install {
	color: #A93107;
}

#phones{
	font-size:140%;
	font-weight:bold;
}

#tech, #install {
	font-size:140%;
	margin-top: 10px;
	margin-bottom:0;
	font-weight:bold;
}
#subtech {
	margin-bottom: 5px;
}
#subtech ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }

#subtech li {
  display: inline;
  position: relative;
  border-right: 1px solid red;
  padding: 0 5px;
  }
 #subtech .last {
  border-right: 0;
 }

#header #install {
}
#search {
	width: 200px;
}
#search form {
	margin: 0;
	padding: 0;
}

#header hr {

}
