@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0}
body{
	width: 800px;
	margin: 10px auto 0 auto;
	background-color: #0F1D98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}


body#company a#companyLink,
body#cameras a#cameraLink,
body#access a#accessLink,
body#alarm a#alarmLink,
body#contacts a#contactLink,
body#projects a#projectLink,
body#services a#serviceLink {
	background-image: url(images/underlinehover.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

body#home a#homeLink {
	visibility:hidden;
}

div#container {
	/*background-color: #999999;*/
	border: 0px solid #990000;
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
div#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	/*background-color: #FFFFFF;*/
	padding-bottom: 5px;
	zoom:1;
	padding-top: 10px;
	padding-left: 264px;
	background-image: url(images/headerbg2b.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

div#header a,
div#header img { 
	border:none; 
	padding:0; 
	margin:0
}
	
p{margin:0}
a{
	display:block;
	padding:2px
} 
div#content p{
	line-height:1.4;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 5px;
}
div#navigation{
	/*background-color: #000099; */
}


div#wrapper{
	float:right;
	width:100%;
	margin-left:-200px;
	padding-top: 0px;
}

div#content{
	margin-left:200px;	/*background-color: #999999;*/
	padding-top: 0px;
	padding-left: 0px;
	width: 600px;
	background-repeat: repeat-x;
	background-image: url(images/contentbg.gif);
	
}

.indexcontentbg {
	background-image: url(images/indexcontentbg.gif);

}


div#navigation {
	float:left;
	width:200px;
	height: 260px;
}

div#flashholder {
	text-align:center;

}
#navmenu {
	font-size: 14px;
	text-transform: none;
	font-weight: bold;
	font-variant: small-caps;
}

#navmenu, #navmenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

#navmenu li { color:#FFFFFF;}

#navmenu a {
	display:block;
	width:160px;
	text-decoration:none;
	padding: 7px 5px 7px 30px;
	background-image:url(images/underline.gif);
	background-repeat: repeat-x;
}

#navmenu a:link { 
	text-decoration:none;
	color:#FFFFFF;
}

#navmenu a:hover {
	background-image: url(images/underlinehover.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}

#navmenu a:visited {
	color:#FFFFFF;
}

#navmenu li {
		width: 10em; /*Opera Hack */
	}
	
.nobottom {
	border:none;
}
	
div#extra{
	float:left;
	clear:left;
	width:200px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#extra a {
	padding: 0;
	}
	
div#extra img {
	padding:10px;
	border:none;
}
	
div#extra table {
	background-color:#FFFFFF;
	}

.nobg {
	background:none;
	}
	
div#footer{
	clear:both;
	width:100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #333;
}
div#footer p{margin:0}

.project_image img{
	border: thin solid #000099;
	margin-top: 4px;
	margin-bottom: 4px;
}

table.project_image {
	margin-left:auto;
	margin-right:auto;
}
	
.project_image td {
	vertical-align: baseline;
	text-align: center;
	font-variant: small-caps;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000099;
}

.project_image a {
	padding: 2px;
}

.project_image tr { vertical-align: middle; }

#scrolldiv {
	padding : 4px;
	height : 150px;
	overflow : auto;
	text-align: left;
	width: 570px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	line-height: 12px;
}
h2 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 5px;
}
h1 {
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.contactTxt {
	color: #000000;
}

.logoimg {

}

img {
	border:none;
	}
	
a:link {
	text-decoration:none;
	border:none;
	}

.brdrstyle {
    border-collapse:collapse;
}

.contactus {
	font-weight: bold;
	font-size: 12px;
}

.contactus a {
	text-decoration:underline;
	}
