/* ------- Elements ------- */

html {
	height:100%
	}

body {
	background:#000;
	margin:0px;
	text-align:center;
	height:100%;
	font:13px Verdana, Arial, Helvetica, sans-serif
	}

td {
	vertical-align:top}
	
a {
	text-decoration:underline;
	color:#be1417}
	
a:hover {
	color: #000;
	}	
			
h1 {
	font:18px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #bc161a;
	padding-bottom:7px}	
	
h2 {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#990000;
	margin-bottom:10px}	

	
body>.container {
	height:auto;
	min-height:100%;
	}	

/* ------- Navigation ------- */

.nav {
	list-style:none;
	padding:0px;
	margin:0px;
	border:solid #be1417;
	border-width:1px 0px 1px 1px;
	font:bold 13px Verdana, Arial, Helvetica, sans-serif
	}
	
.nav a {
	display:block;
	width:183px;
	background:url(imgs/nav-bg.jpg) no-repeat top left #e0e0e0;
	height:19px;
	color:#000;
	padding:0px 0px 3px 24px;
	text-decoration:none}
	
.nav a:hover {
	background:url(imgs/nav-bg-hover.jpg) no-repeat #e0e0e0;
	color:#000;
	}	
	
a.lastnav {
	padding-bottom:0px}	
	
#home .home, #ds .ds, #fas .fas, #cctv .cctv, #si .si, #ac .ac, #ss .ss, #qp .qp, #news .news, #contact .contact, #map .map, #tech .tech {
	background:url(imgs/nav-bg-o.jpg) no-repeat #e0e0e0;
	color:#fff
	}
	
.footer {
	background:url(imgs/footer.jpg) no-repeat;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	height:35px;
	height:75px !important;
	padding-top:40px
	}	
	
.footer a {
	color:#bc161a;
	text-decoration:none;
	margin:0px 1px}
	
.footer a:hover {
	color:#bc161a;
	text-decoration:underline}	
	

/* ------- Structure ------- */

.container {
	background:url(imgs/container-bg.jpg) repeat-y;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:770px;
	border: solid #ccc;
	border-width:0px 2px;
	text-align:left	
	}	

.mid {
	background:url(imgs/mid-bg.jpg) repeat-y;
	}	
	
.main {
	background:url(imgs/main-bg.jpg) no-repeat top right }
	
.left {
	width:208px;
	padding:0px 0px 0px 11px;
	border-right:1px solid #be1417
	}		
	
.left-flash {
	margin-top:7px}	
	
address {
	font:normal normal 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
	width:195px
	}	
	
address span {
	display:block;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	border-bottom:3px solid #bc161a;
	margin:23px 0px 11px 0px}	
	
.content {
	padding:0px 5px 0px 13px;
	}	
	
.content p {
	line-height:18px;
	text-align:justify}	
	
.popout {
	float:right;
	margin:0px 5px;
	background:#eee;
	padding:5px;
	border:1px solid #333;
	width:190px}	
	
.popout p {
	text-align:left}	
	
.right {
	padding-right:16px;
	text-align:right
	}	
		
.logos td {
	text-align:center;
	vertical-align:middle}	
	
.credit {
	font:9px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	padding:0px 28px 5px 0px;
	margin-top:0px !important;
	margin-top:-40px;
}	
	
.credit a, .credit a:hover {
	color:#fff}				
