/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body {
	
	font: 62.5%/1.5 normal "Helvetica Nue", Helvetica, Arial, sans-serif;
	color: #ccc;
	background: #000 url(images/back.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

#wrapper {
margin: 0;
padding: 0;
	text-align: left;
	background-color: #fff;
}

#branding_main {
	height: 170px;
	background: url(images/header.jpg) no-repeat;
	width: 953px;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#branding_main h1 {
 text-indent: -5000px;

}

#branding_alt {
	width: 953px;
	height: 100%px;
	margin: 0 auto;
	position: relative;	
}

#branding_alt #left {
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #fff;
}

#branding_alt #right {
	width: 400px;
	float: right;
}

#branding_alt #right #doormen {
	margin-top: 0;
	float: left;
	background: url(images/doormen.jpg) no-repeat;
	width: 115px;
	height: 129px;
	position: relative;
}

#branding_alt #right #right_content {
	padding-top: 5px;
	padding-bottom: 0;
}

#branding_alt #right #right_content li {
	line-height: 20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 19px;
	color: #ADE1F5;
}

#branding_alt #right #right_content li.white {
	color: #FFFFFF;
}

.clear_both {
	clear: both;
}

#branding_sub {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
	margin-top: 20px;
}

#branding_sub p{
	
	text-align: center;
	color: #ccc;
	font-size: 0.8em;
}

#content_wrap {
	margin: 0 auto;	
	clear: both;
	width: 920px;

}

#content_left {
	width: 342px;
	float: left;
	font-size: 1.6em;
	margin: 0px 0 10px;
	padding: 0;
}

#content_right {
	text-align: justify;
	width: 510px;
	float: right;
	font-size: 1.4em;
	margin: 0px 0 10px;
	padding: 20px 0 0;
	line-height: 1.3em;	
}

#home, #about, #services, #contact {

}

#home_info, #about_info, #services_info, #contact_info {
	padding: 10px;
	min-height:300px;
  	height:auto !important;
  	height:300px;
}

#leftbar {

}

/* @group navigation */

#nav_wrap {
	clear: both;
	width: 100%;
	height: 24px;
	background: #000;
	margin-top: 0;
	padding: 0;
}

#navigation {
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav {
	width: 1065px;
	margin: 0 auto;
	position: relative;
}

ul#nav li {
	font-size: 1.2em;
	display: inline;
}

ul#nav li a {
	float: left;
	color: #fff;
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 0;
}

#navi li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

#navi li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#navi li a:hover {
	color: #009ccf;
}

a#home {
	width: 106px;
	height: 24px;
	position: relative;
}

a#home span {
	background: url(images/home.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#home:hover span {
	background: url(images/home1.jpg) no-repeat;
}



a#door {
	width: 106px;
	height: 24px;
	position: relative;
}

a#door span {
	background: url(images/door.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#door:hover span {
	background: url(images/door1.jpg) no-repeat;
}

a#guards {
	width: 106px;
	height: 24px;
	position: relative;
}

a#guards span {
	background: url(images/guards.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#guards:hover span {
	background: url(images/guards1.jpg) no-repeat;
}

a#patrols {
	width: 106px;
	height: 24px;
	position: relative;
}

a#patrols span {
	background: url(images/patrols.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#patrols:hover span {
	background: url(images/patrols1.jpg) no-repeat;
}

a#alarm {
	width: 106px;
	height: 24px;
	position: relative;
}

a#alarm span {
	background: url(images/alarm.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#alarm:hover span {
	background: url(images/alarm1.jpg) no-repeat;
}

a#protection {
	width: 106px;
	height: 24px;
	position: relative;
}

a#protection span {
	background: url(images/protection.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#protection:hover span {
	background: url(images/protection1.jpg) no-repeat;
}

a#event {
	width: 106px;
	height: 24px;
	position: relative;
}

a#event span {
	background: url(images/event.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#event:hover span {
	background: url(images/event1.jpg) no-repeat;
}


a#training {
	width: 106px;
	height: 24px;
	position: relative;
}

a#training span {
	background: url(images/training.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#training:hover span {
	background: url(images/training1.jpg) no-repeat;
}


a#key {
	width: 106px;
	height: 24px;
	position: relative;
}

a#key span {
	background: url(images/key.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#key:hover span {
	background: url(images/key1.jpg) no-repeat;
}

a#locking {
	width: 106px;
	height: 24px;
	position: relative;
}

a#locking span {
	background: url(images/locking.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#locking:hover span {
	background: url(images/locking1.jpg) no-repeat;
}


a#recruitment {
	width: 106px;
	height: 24px;
	position: relative;
}

a#recruitment span {
	background: url(images/recruitment.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#recruitment:hover span {
	background: url(images/recruitment1.jpg) no-repeat;
}


a#contact {
	width: 106px;
	height: 24px;
	position: relative;
}

a#contact span {
	background: url(images/contact.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

a#contact:hover span {
	background: url(images/contact1.jpg) no-repeat;
}

/* @end */

h1 {
	margin-bottom: 8px;
	color: #24B0E5;
	font: 1.8em Arial;
}

h2 {
	font-size: 115%;
	margin-bottom: 10px;
	margin-top: 4px;
	color: #24B0E5;	
}

em {
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

.red {
	
	color: red;
	
}

.qentry {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px dotted #ccc;
}

q {
	font-style: italic;
	color: #666;	
}

cite {
	font-style: italic;
	text-align: right;
	color: #999;
}

fieldset {
	margin-left: 0px;
	margin-bottom: 1em;
	margin-right: 0px;
	margin-top: 1em;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}


label {
	float: left;
	width: 10em;
}

.right {
	float: right;
}

.contentlist li {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 5px;
}

.contentlist {
	padding-bottom: 15px;
}

.smdiv {width:60%;margin-left:auto;margin-top:10px;margin-right:auto}
.smtable {width:100%;font:11px Tahoma}
.smleft {font-weight:bold;width:30%;padding:4px}
.smright {width:70%;padding:4px}
.smform {-moz-border-radius:5px;}
.smbutton {width:125px;height:21px;color:#003973;border:1px solid #94A5B5;-moz-border-radius:5px;font:11px Tahoma;padding-bottom:2px}

