body { 
  background: white url("uis_security/unique_integrated_systems.jpg");
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.uis {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: top;
	padding: 8px;
	width: 150px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF0000;
}
.installations {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 8px;
}
.lancashire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	color: #666666;
	text-align: center;
	border: 0px none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;




}
.installers {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
.security {
	font-size: 80%;
	color: #000000;
}
.unique {
	font-size: 100%;
	font-weight: bold;
}
img 
{
margin:0px 0px 0px 20px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6666;
	text-decoration: none;
}

.alarms {
	font-size: 90%;
	font-weight: bold;
	color: #FF0000;
}
.right {
	margin-left: 6px;
	float: right;

}
.left {
	float: left;
	margin-right: 6px;
}
