@charset "utf-8";
*{
	margin:0;
	padding:0;
}
body{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
#left-right-content li{
	margin-left:20px;
	line-height: 28px;
}
#left-content li{
	margin-left:20px;
	line-height: 28px;
}
p{
	line-height: 28px;
}
#header{
	display:block;
	float:left;
	width:100%;
	min-width:1250px;
	height:563px;
	background:url(../images/header-bg.png) top center repeat-x;
}
#header-inside{
	display:block;
	margin:0 auto;
	width:1250px;
	height:563px;
}
#header-top{
	display:block;
	float:left;
	width:1250px;
	height:101px;
}
#logo{
	display:block;
	float:left;
	width:244px;
	height:69px;
	margin-top:18px;
}
#logo a img{
	border:0;
}
#main-nav{
	display:block;
	float:right;
	width:750px;
	height:101px;
}
#main-nav ul{
	display:block;
	float:right;
	width:750px;
	height:101px;
}
#main-nav ul li{
	list-style:none;
}
#main-nav ul li a{
	display:block;
	float:left;
	height:40px;
	vertical-align:middle;
	line-height:40px;
	font-size:18px;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	margin-left:17px;
	margin-top: 30px;
}
#main-nav ul li a:hover{
	background-color:#FFF;
	color:#0053A3;
}
#header-subtop{
	display:block;
	float:left;
	width:1250px;
	height:462px;
}
#gray-bg{
	display:block;float:left;
	width:100%;
	height:120px;
	background:url(../images/bgg.png) repeat-x top center;
	position:relative;
	z-index:20;
}
#logos {
	display: block;
    float: left;
    width: 320px;
    height: auto;
    margin-top: -35px;
}
#logos img {
	margin-right: 10px;
    height: 120px;
    width: 408px;
}

#submain-nav{
	display:block;
	float:right;
	width:1080px;
	height:35px;
}
#submain-nav ul {
    display: block;
    float: right;
    width: 827px;
    height: 35px;
}
#submain-nav ul li{
	list-style:none;
}
#submain-nav ul li a{
	display:block;
	float:left;
	height:35px;
	vertical-align:middle;
	line-height:35px;
	font-size:18px;
	color:#000;
	width:148px;
	text-align:center;
	text-decoration:none;
	margin-left:3px;
	background-color:#FFF;
	cursor:pointer;
}
.no-margin{
	margin:0 !important;
}
#header-subtop .call-link{
	display:block;
	float:left;
	color:#0052A3;
	width:300px;
	height:40px;
	font-size:18px;
	margin-left: 157px;
    margin-top: 42px;
}
#header-subtop .call-link a{
	font-weight:bold;
	font-size:22px;
	text-decoration:none;
	color:#0052A3;
}
#header-subtop .links{
	display: block;
    float: right;
    color: #0052A3;
    width: 129px;
    height: 32px;
    margin-top: 42px;
    padding-left: 30px;
}
#header-subtop .links a img{
	border:0;
	margin-left:8px;
}
/*#slider{
	display:block;
	float:left;
	color:#0052A3;
	width:100%;
	height:210px;
	margin-top:110px;
}
#slider .title{
	display:block;
	float:left;
	color:#FFF;
	width:351px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	background:url(../images/arrows.png) 310px center no-repeat;
	background-color:#999999;
	font-size:24px;
	padding-left:10px;
	font-weight:bold;
	margin-right: 880px;
}
#slider .text{
	display:inline;
	color:#444444;
	line-height:30px;
	vertical-align:middle;
	background-color:#FFF;
	font-size:16px;
	padding-left:10px;
	padding-right:10px;
	padding:10px;
	width: 341px;
    float: left;
}
#slider .image{
	display:block;
	float:right;
	width:224px;
	height:211px;
	margin-top:-125px;
}
#slider .image img{
	margin:0;
	border:0;
}*/
#content{
	display:block;
	float:left;
	width:100%;
	min-width:1250px;
	height:auto;
	background:url(../images/welcome-header-bg.png) left top repeat-x;
}
#content-inside{
	display:block;
	margin:0 auto;
	width:1250px;
	height:auto;
}
#welcome-title{
	display:block;
	float:left;
	width:100%;
	height:68px;
	vertical-align:middle;
	line-height:60px;
	color:#FFF;
	font-size:32px;
	font-weight:bold;
}
#welcome-title a{
	color:#FFF;
	text-decoration:none;
}
#welcome-title a:hover{
	color:#FFF;
	text-decoration:underline;
}
#left-content{
	display:block;
	float:left;
	width:600px;
	height:auto;
	margin-top:44px;
	color:#333333;
	line-height:24px;
}
#right-content{
	display:block;
	float:right;
	width:640px;
	height:auto;
	margin-top:24px;
}
#left-right-content{
	display:block;
	float:left;
	width:1240px;
	height:auto;
	margin-top:24px;
}
.index-promo-block{
	display:block;
	float:left;
	width:306px;
	height:388px;
}
#cctv{
	background:url(../images/cctv.png) top center no-repeat;
}
#intruder-alarms{
	background:url(../images/intruder-alarms.png) top center no-repeat;
}
#access-control{
	background:url(../images/access-control.png) top center no-repeat;
}
#fire-alarms{
	background:url(../images/fire.png) top center no-repeat;
}
.index-promo-block .title{
	display: block;
    float: left;
    width: 244px;
    height: 39px;
    font-size: 22px;
    color: #FFF;
    margin-top: 52px;
    margin-left: 62px;
    font-weight: bold;
}
.index-promo-block .image{
	display:block;
	float:left;
	width:290px;
	height:140px;
	margin-top: 9px;
    margin-left: 8px;
}
.index-promo-block .text{
	display: block;
    float: left;
    width: 290px;
    height: 85px;
    margin-left: 8px;
    margin-top: 10px;
    color: #FFF;
    font-size: 15px;
    line-height: 22px;
}
.index-promo-block .link{
	display: block;
    float: right;
    width: 51px;
    height: 51px;
    margin-right: 16px;
    cursor: pointer;
}
#footer{
	display:block;
	float:left;
	width:100%;
	min-width:1250px;
	min-height:144px;
	background:url(../images/footer-bg.png) left top repeat-x;
	margin-top:30px;
}
#footer-inside{
	display:block;
	margin:0 auto;
	width:1250px;
	min-height:144px;
}
#footer-nav{
	display:block;
	float:left;
	width:1250px;
	min-height:66px;
}
#footer-nav .column{
	display:block;
	float:left;
	color:#FFF;
	font-size:16px;
	margin-top:22px;
	line-height:24px;
}
#footer-nav .column a{
	color:#FFF;
	text-decoration:none;
}
#footer-nav .column a:hover{
	text-decoration:underline;
}
#footer-nav .column .sublinks{
	font-size: 14px;
    line-height: 20px !important;
    float: left;
}
#footer-nav .column .sublinks a{
	color:#FFF;
	text-decoration:none;
}
#footer-nav .column .sublinks a:hover:{
	text-decoration:underline;
}
.col1{
	margin-right:15px;
}
.col2{
	margin-right:15px;
}
.col3{
	margin-right:15px;
}
.col4{
	margin-right:15px;
}
.col5{
	margin-right:15px;
}
.col6{
	margin-right:15px;
}
.col7{
	margin-right:15px;
}
.col8{
	margin-right:15px;
}
.col9{
	margin-right:15px;
}
.col10{
	margin-right:0;
}
#copyright{
	display: block;
    float: left;
    width: 274px;
    line-height: 21px;
    margin-top: 18px;
	color:#FFF;
	font-size:14px;
}
#copyright a{
	color:#FFF;
}
#copyright a:hover{
	text-decoration:none;
}
#footer-social{
	display:block;
	float:left;
	height:32px;
	width:180px;
	margin-top: 23px;
    margin-left: 30px;
}
#footer-tel{
	display:block;
	float:left;
	height:32px;
	width:180px;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	margin-top: 23px;
}
#footer-tel a{
	color:#FFF;
	text-decoration:none;
}
#cm{
	display:block;
	float:right;
	margin-top: 18px;
}
#cm a img{
	border:0;
}
.testimonial{
	display:block;
	float:left;
	width:100%;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
}
.testimonial-author{
	display:block;
	float:left;
	width:100%;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:#CCC 1px solid;
}
.download-title{
	display:block;
	float:left;
	width:100%;
	color:#333333;
	font-size:24px;
}
.download-link{
	display:block;
	float:left;
	width:100%;
	max-width:229px;
	min-width:132px;
	width:30%;
	height:50px;
	background-color:#0053A3;
	-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
margin-bottom:10px;
}
.download-link a{
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    color: #FFF;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

#map{
	display:block;
	float:left;
	width:50%;
	height:auto;
}
#cc-info{
	display:block;
	float:left;
	width:90%;
	height:auto;
	line-height:24px;
	margin-bottom:15px;
}
#cc-form{
	display:block;
	float:left;
	width:50%;
	height:auto;
}
#cc-form form{
	margin-top:0;
}
#cc-form .contact-label{
	color:#333333;
	font-size:16px;
	text-align:right;
	height:32px;
	display:block;
	float:left;
	line-height:32px;
	vertical-align:middle;
	width:20%;
	min-width:80px;
	margin-right:20px;
	margin-bottom:13px;
}
#cc-form .contact-input{
	height:32px;
	display:block;
	float:left;
	border:0;
	padding:0 5px;
	margin-bottom:10px;
	width:70%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:13px;
background-color:#F5F5F5;
}
#cc-form .contact-textarea{
	height:100px;
	display:block;
	float:left;
	border:0;
	padding:0 5px;
	margin-bottom:10px;
	width:70%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
resize:vertical;
margin-bottom:13px;
background-color:#F5F5F5;
}
#cc-info{
	display:block;
	float:left;
	width:100%;
	height:auto;
	line-height:24px;
	margin-bottom:15px;
	text-align:center;
}
#cc-info h2{
	color:#4F4F4F;
	font-size:28px;
}
#cc-info h3{
	color:#A91027;
	font-size:20px;
}
#cc-info p{
	color:#4F4F4F;
	font-size:18px;
}
#cc-info a{
	color:#0563C1;
	font-size:18px;
}
#cc-info a:hover{
	text-decoration:none;
}
#cc-form .contact-submit{
	height:36px;
	display:block;
	float:left;
	border:0;
	padding:0 5px;
	margin-bottom:10px;
	width:40%;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#FFF;
background-color:#0053A3;
text-align:center;
font-size:24px;
font-weight:bold;
margin-left:25%;
cursor:pointer;
}




#submain-nav ul, #submain-nav ul li, #submain-nav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#submain-nav ul {
	position: relative;
	z-index: 597;
}
#submain-nav ul li.hover, #submain-nav ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	
}
#submain-nav ul ul {
	visibility: hidden;
	    position: absolute;
    top: 35px;
    left: -10px;
    z-index: 598;
	width: 100%;
}
#submain-nav ul ul li {
	float: none;
}
#tnav #submain-nav ul ul ul {
	top: 0px;
	left: 100%;
	padding-left:2px;
}
#submain-nav ul li:hover > ul {
	visibility: visible;
}
#submain-nav ul {
text-align:left;
}
#submain-nav ul li {
	line-height: normal;
}
#submain-nav ul li.hover,  #submain-nav ul li:hover {
}
#submain-nav ul a:link,  #submain-nav ul a:visited {
	text-decoration: none;
}
#submain-nav ul a:hover {
	
	text-decoration: none;
}
#submain-nav ul a:active {
}
#submain-nav ul ul {
	width: auto;
	text-transform: none;
	white-space:nowrap;
	min-width:220px;
}
#submain-nav ul ul li {
	filter: none;
	height:23px;
	line-height:23px;
	padding-left:10px;
	display:block;
	padding-right:10px;
	min-width:270px;
}
#submain-nav ul ul li ul li
{
	min-width:100% !important;
}
#submain-nav ul ul li.hover,  #submain-nav ul ul li:hover {
	background-color: transparent;
}
#submain-nav ul ul a:hover {
	text-decoration: none;
}
#submain-nav ul ul a:active {
}
#submain-nav ul *.dir {
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#submain-nav ul li a {
	display: block;
border-top:1px solid #CCC;

}
#submain-nav ul li {
	padding: 0;
	display: block;
    float: left;
}
#submain-nav ul li.dir {
	padding: 7px 20px 7px 14px;
}
#submain-nav ul ul li.dir {
	padding-right: 15px;
}
#submain-nav ul li {
	text-align:left;
}
#submain-nav ul ul a {
	
}
#submain-nav ul ul a:hover {
	color:#0053A3;
	text-decoration:underline;
}
#submain-nav ul a.open {
	background-color: #2e2e2e;
	
}
#submain-nav ul ul a.open {

}
#submain-nav ul li:hover > a.dir {
	background-color: #2e2e2e;
	
}
#submain-nav ul ul li:hover > a.dir {
	background-color: #76b900;
}
#submain-nav ul li ul li ul{
	left:250px;
	top:0;
}
#submain-nav ul li ul li ul li a{
	border-left:1px solid rgba(227,227,227,1.00);
}
.dropdown2 li a{
	border-bottom:1px solid rgba(227,227,227,1.00);
}
#sitemap-link{
	display:block;
	float:right;
	margin-right:20px;
	margin-top:32px;
}
#sitemap-link a{
	color:#FFF;
	text-decoration:none;
}
#sitemap-link a:hover{
	text-decoration:underline;
}