@charset "UTF-8";
/* CSS Document */
body {
	background-repeat:repeat-y;
	background-image: url(/images/other/background.jpg);
	background-position: center;
}
a#title {
display:block;
background-image:url(/images/other/yellow-bg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
padding:0;
}
a#title:hover {
background-image:url(/images/other/yellow-bg-down.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
text-align:center;
padding:0;
}
a#applications {
    display: block;
    text-decoration: none;
	background-image:url(/images/other/redbutton.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;

}
a#applications:hover {
background-image:url(/images/other/redbuttondown.jpg);
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFF55;
	font-weight:bold;
}

a#titledbl:hover {
background-image:url(/photos/other/left-columndbl-down.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#33526f;
padding: 5px;
left: -150px;
border:medium;
border: #A0A0A4;
visibility: hidden;
color: black;
text-decoration: none;
z-index:inherit;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
left: -150px;
top: 50px; /*position where enlarged image should offset horizontally */
}
#dalarms {
	position:absolute;
	z-index:100;
	vertical-align:top;
}
#walarms {
	position:absolute;
	z-index:105;
}
#ealarms {
	position:absolute;
	z-index:110;
}
#surveillance {
	position:absolute;
	z-index:115;
}
#comms {
	position:absolute;
	z-index:120;
}
#extras {
	position:absolute;
	z-index:125;
}
#dropdownmenus, {
	background-color:#F7F7F7;
}
#dropdownmenus a:hover, #dropdownmenus a:focus {
color:4A6CC0;
background-color:#FFFFAA;
background-repeat:repeat-y;
vertical-align:bottom;   }
#flashmovies {
	position:absolute;
	z-index:0;
}
#flashbanner {
	padding:0;
}

h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#33526f;
	font-weight:bold; 
	padding:0;
	margin:0;
}
h2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	padding:0;
	margin:0;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#33526f;
font-weight:bold;
padding:0;
margin:0;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:normal;
}
.style2  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:normal;
}
.style3  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#33526f;
	font-weight:bold; 
}
.style4  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;
font-style:italic;
}
.style5 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF0000;
font-weight:normal;
}
.style6 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
}
.style7  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF0000;
font-weight:bold;
}
.style8 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
}
.style9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#33526f;
	font-weight:bold;
}
.style10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#B80A07;
	font-weight:bold; 
}

#header-new {
	width: 900px;
	height: 134px;
	background-image:url(/images/header/headerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	}
#header-new a, #header-new a:active, #header-new a:visited{
	color:#FFF;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	word-spacing:1px;
	}
#header-new a:hover {
	text-decoration: underline;
}
#footer {
	background-color:#0e4969!important;
	width:900px;
	height:133px;
	clear:both;
	background-image:url(/images/footer/footerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	}
#footer a, #footer a:active, #footer a:visited{
	color:#FFF;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	word-spacing:1px;
}
#footer a:hover{
	text-decoration:underline;
}
#myscroller 
{
position:relative;
width:720px; height:2000px;
background-color:#ffffff; 
overflow:hidden; 
/* border:solid 1px; margin:5px;*/
}
