@charset "UTF-8";
/* CSS Document */

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	margin:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	margin:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	margin:0;
}

#container {
	width: 1100px;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	top: 0px;
}

#container #nav {
	position: absolute;
	left: -39px;
	top: 158px;
}
#bg #pageslice {
	background-image: url(images/pageslice.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 757px;
	height: 440px;
	top: 212px;
	left: 20px;
}
#container #footerslice {
	height: 35px;
	width: 999px;
	position: absolute;
}
.verysmalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #CCC;
}
#footerslice #footertext {
	position: absolute;
	top: 18px;
	right: 20px;
	z-index: 5;
}
#bg #pageslice #van {
	background-image: url(images/van.gif);
	position: absolute;
	width: 221px;
	height: 95px;
	left: 526px;
	top: 17px;
}
#bg #rightblock {
	background-image: url(images/rightblock.gif);
	position: absolute;
	height: 433px;
	width: 180px;
	left: 799px;
	top: 215px;
}
#container #bg {
	background-color: #DDD;
	width: 999px;
	height: 500px;
}
#container #emailaddress {
	position: absolute;
	right: 110px;
	top: 150px;
	z-index: 5;
}

/* nav*/
ul#bar li {
	display:block;
	float:left;
	list-style-type:none;
}
ul#bar li a {
	display:block;
	height:21px;
	width:999px;
	background:transparent url(images/nav2.gif) no-repeat 0 0;
	text-indent:-9000px;
	outline:none;
}
ul#bar li#home_but a {
    width:131px;
    background-position: 0px 0px;
   }
ul#bar li#services_but a {
    width:116px;
    background-position: -131px 0;
	
   }
ul#bar li#about_but a {
    width:123px;
    background-position: -247px 0;
	
   }
   ul#bar li#directions_but a {
    width:629px;
    background-position: -371px 0;
	
   }
 /* ul#bar li#contact_but a {
    width:500px;
    background-position: -500px 0;
	
   }*/
/*over*/
ul#bar li#home_but a:hover {
background-position: 0 -21px;
}
ul#bar li#services_but a:hover {
background-position: -131px -21px;
}
ul#bar li#about_but a:hover {
background-position: -247px -21px;
}
ul#bar li#directions_but a:hover {
background-position: -371px -21px;
}
/*ul#bar li#contact_but a:hover {
background-position: -500px -21px;
}*/

/*hit*/
ul#bar li a:hover,
body#home ul li#home_but a {
background-position: 0px -21px;
}
ul#bar li a:hover,
body#services ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#services_security ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#services_safes ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#services_master ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#services_locks ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#services_intruder ul li#services_but a {
background-position: -131px -21px;
}
ul#bar li a:hover,
body#about ul li#about_but a {
background-position: -247px -21px;
}
ul#bar li a:hover,
body#directions ul li#directions_but a {
background-position: -371px -21px;
}
/*ul#bar a:hover,
body#contact ul li#contact_but a {
background-position: -500px -21px;
}*/
#contact #container #bg #pageslice #contact_form {
	position: absolute;
	left: 100px;
	text-align: center;
}
#home #container #bg #pageslice #home_heading {
	position: relative;
	left: 30px;
	top: 40px;
}
#home #container #bg #pageslice #home_copy {
	position: relative;
	left: 30px;
	top: 80px;
	width: 500px;
}
#home #container #bg #pageslice #logos {
	text-align: center;
	position: absolute;
	left: 530px;
	top: 120px;
}
#home #container #bg #pageslice #button {
	position: absolute;
	left: 540px;
	top: 120px;
	width: 193px;
	height: 89px;
	background-image: url(images/button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 15px;
	text-decoration: none;
}
/* sub nav */

#container #sub  {
	position: absolute;
	left: 20px;
	top: 217px;
	width: 960px;
	height: 25px;
	background-color:#1D95D2 ;
	z-index: 4
}


ul#subnav {
	display:inline;
	list-style: none;
	width: 1100px;
	left: -25px;
	z-index: 5;
}
ul#subnav li {
	float:left;
	font-size: 13px;
	/*padding:0px 50px 0px 0px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #C99;*/
	width:auto;
	float:left;
	text-align: center;
	background-color:#1D95D2 ;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	/*border-right-color: #FFF;
	border-left-color: #FFF;
	border-left-style: ridge;
	border-left-width: thin;*/
}



#subnav a:link {
	color: #fff;
	text-decoration: none;
	background-color: none;
	padding: 5px 5px 5px 5px;
	
}
#subnav a:visited {
	text-decoration: none;
	color: #fff;
	padding: 5px 5px 5px 5px;
	
	
}
#subnav a:hover {
	text-decoration: none;
	color: #000;
	padding: 5px 5px 5px 5px;
	background-color:#EDEDED;
}

/*hits*/
#subnav a:hover,
body#services_security ul li#security_but a {
	color: #000;
	text-decoration: none;
	background-color:#EDEDED;
	
}
#subnav a:hover,
body#services_safes ul li#safes_but a {
	color: #000;
	text-decoration: none;
	background-color:#EDEDED;
	
}
#subnav a:hover,
body#services_master ul li#master_but a {
	color: #000;
	text-decoration: none;
	background-color:#EDEDED;
	
}
#subnav a:hover,
body#services_locks ul li#locks_but a {
	color: #000;
	text-decoration: none;
	background-color:#EDEDED;
	
}
#subnav a:hover,
body#services_intruder ul li#intruder_but a {
	color: #000;
	text-decoration: none;
	background-color:#EDEDED;
	
}
#services_copy {
	position: relative;
	left: 20px;
	top: 40px;
	width: 650px;
}
#grill_pictures {
	position: absolute;
	left: 701px;
	top: 56px;
	text-align: center;
}
#bg #pageslice_services {
	background-image: url(images/pageslice.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 961px;
	height: 450px;
	top: 215px;
	left: 20px;
}
#bg #pageslice_about {
	background-image: url(images/pageslice.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 961px;
	height: 440px;
	top: 212px;
	left: 20px;
}
#services_copy_safes {
	position: relative;
	left: 20px;
	top: 40px;
	width: 750px;
}
#services_copy_locks {
	position: relative;
	left: 20px;
	top: 40px;
	width: 900px;
}
#safe_pictures {
	position: absolute;
	left: 748px;
	top: 260px;
	text-align: center;
}
#key_pictures {
	position: absolute;
	left: 690px;
	top: 80px;
	text-align: center;
}
#intruder_pictures {
	position: absolute;
	left: 730px;
	top: 240px;
	text-align: center;
}
#locks_pictures {
	position: absolute;
	left: 671px;
	top: 106px;
	text-align: center;
}
#survey_form {
	position: absolute;
	top: 90px;
	width: 600px;
	left: 30px;
}
