@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/BG_security.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
}
.TOP {
	height: 300px;
	width: 1000px;
	float: right;
}
.MENU {
	height: 20px;
	width: 765px;
	margin-right: 220px;
	margin-top: 230px;
	vertical-align: middle;
	margin-left: 15px;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.MENU_item {
	float: right;
	height: 15px;
	width: 153px;
	text-align: center;
}
.CENTRE_R {
	float: right;
	height: 420px;
	width: 350px;
}
.CENTRE_L {
	height: 410px;
	width: 630px;
	margin-left: 20px;
	float: right;
	margin-top: 10px;
}

.CENTRE_R_additionalservices {
	height: 250px;
	width: 300px;
	margin-top: 140px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: bold;
	text-align: center;
}
.images {
	float: right;
	height: 270px;
	width: 630px;
	margin-top: 20px;
	background-image: url(images/CCTV.jpg);
	background-repeat: no-repeat;
}

.class1 a:link {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal; } 
.class1 a:visited {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;} 
.class1 a:hover {color: #BF0000; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;} 
.class1 a:active {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 9px; font-weight: normal;} 

.class2 a:link {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 12px;} 
.class2 a:visited {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 12px;} 
.class2 a:hover {color: #CCCCCC; text-decoration: none; font-family: Tahoma; font-size: 12px;} 
.class2 a:active {color: #FFFFFF; text-decoration: none; font-family: Tahoma; font-size: 12px;}

.class3 a:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.class3 a:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.class3 a:hover {
	color: #BF0000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
} 
.class3 a:active {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.FOOTER {
	height: 15px;
	width: 1000px;
	float: right;
	margin-top: 55px;
	color: #FFFFFF;
	font-size: 9px;
}

.FOOTER_minimenu {
	float: right;
	height: 15px;
	width: 675px;
	margin-left: 10px;
}
.FOOTER_copyright {
	float: right;
	height: 15px;
	width: 295px;
	margin-left: 10px;
}

