body {
	background-repeat: repeat;
	background-color: #DADADA;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
}
.bgstrip {
	background-image: url(images/bg_strip_L.jpg);
	background-repeat: repeat-x;
}
.copy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.toplinks
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 1px 1px 0px #333;
	/*filter: dropshadow(color=#333, offx=1, offy=1);*/

}

.toplinks a{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.toplinks a:hover
{
	color: #111;
	text-decoration: none;
	text-shadow: 1px 1px 1px #EEE;
	/*filter: dropshadow(color=#EEE, offx=1, offy=1);*/
}

.bgright {
	background-image: url(images/right_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bgleft {
	background-image: url(images/left_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
.linktitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #CCCCCC;
	text-transform: capitalize;
	text-decoration: none;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-transform: capitalize;
}
.footer    {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	text-transform: capitalize;
	line-height: 21px;
	text-shadow: 1px 1px 1px #333;
	/*filter: dropshadow(color=#333, offx=1, offy=1);*/

}

.footer a
{
	text-decoration: none;
	color: #FFFFFF;
	line-height: 200%;
}
.footer a:hover {
	text-decoration: none;
	color: #111;
	text-shadow: 1px 1px 0px #CCC;
	/*filter: dropshadow(color=#CCC, offx=1, offy=1);*/

}
.certititle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-transform: none;
	font-weight: bold;
}
.testiwriteupline {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 27px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 0.015mm;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

.subtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #C5C5C5;
	text-transform: capitalize;
}
.matter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 175%;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}.mattertitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 24px;
	color: #F68121;
	text-decoration: none;
	text-align: justify;
}
#video, #fire_s, #home_s, #metal_d, #access, #fire_d, #intercom, #public_add {
	position:absolute;
	width:438px;
	height:121px;
	z-index:1;
	background-image: url(ind_img/link_bg.png);
	visibility: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 121px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006ABF;
	font-weight: normal;
	text-shadow: 1px 1px 1px #ccc;
	/*filter: dropshadow(color=#ccc, offx=1, offy=1);*/
}
