.lr_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.out_border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
.in_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.bg_brackets {
	background-image: url(graphic/bg_brackets.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg_dropbolts {
	background-image: url(graphic/bg_dropbolts.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_strikes {
	background-image: url(graphic/bg_strikes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_callpoints {
	background-image: url(graphic/bg_callpoints.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_doorholders {
	background-image: url(graphic/bg_doorholders.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_doorcloses {
	background-image: url(graphic/bg_doorclose.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_mc {
	background-image: url(graphic/bg_mc.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bg_contactus {
	background-image: url(graphic/bg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_aboutus {
	background-image: url(graphic/bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_locks {
	background-image: url(graphic/bg_locks.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_buttons {
	background-image: url(graphic/bg_buttons.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_battery {
	background-image: url(graphic/bg_battery.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_alarmlocks {
	background-image: url(graphic/bg_alarmlocks.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}



/* customized by infocentury.com */
.hidden {
	color: #ffffff;
	font-size: 0pt;
	line-height: 0px;
	letter-spacing: -2pt;
	word-spacing: -2pt;
	display: none;
	visibility: hidden;
	filter: Alpha(Opacity=0, FinishOpacity=0);
}

.center {
  text-align: center;
}
