/* CSS Document */

		body{
	font-family:Arial;
	background-color: #333;
	background-image: url(/images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	color: #FFF;
			}
			span.reference{
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#aaa;
				text-transform:uppercase;
				text-decoration:none;
				text-shadow:1px 1px 1px #000;
				margin-right:30px;
			}
			span.reference a:hover{
				color:#ddd;
			}
			ul.sdt_menu{
				margin-top:150px;
			}
			h1.title{
				text-indent:-9000px;
				background:transparent url(title.png) no-repeat top left;
				width:633px;
				height:69px;
			}
		#wrapper {
	clear: both;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
        #wrapper #securitycam {
	margin-bottom: -110px;
	margin-left: 840px;
}
        #wrapper #logo {
	float: left;
	margin-top: 10px;
}
h1 {
	margin-top: 20px;
	color: #CCC;
	}
a {
	color: #FC0;
}
h3 {
	color: #09F;
}