body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	background-color: #000;
	background-image: url(images/back.jpg);
}
a {
	text-decoration: none;
	color: #cb2a30;
}
.alleft {
	float: left;
}
.alright {
	float: right;
}
img {
	border: none;
}
#container_big {
	margin: 0 auto;
	width: 960px;
}
#container {
	float: left;
	position: relative;
	width: 960px;
}
#header {
	float: left;
	position: relative;
	width: 960px;
	height: 96px;
	background: url(images/header.gif) no-repeat;
	z-index: 1000;
}
#menu {
	float: right;
	position: absolute;
	right: 0px;
	top: 14px;
	height: 61px;
	z-index: 9999;
}
#menu ul {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 61px;
}
#menu ul li {
	float: left;
	display: inline;
	position:relative;
	height: 21px;
	padding: 20px;
	background: url(images/menu-sep.gif) right no-repeat;
}
.last_menu_item {
	background: none!important;
	border: none!important;
}
#menu ul li a {
	float: left;
	height: 21px;
	font-size: 17px;
	padding-bottom: 30px;
	color: #676565;
}
#menu ul li a:hover {
	color: #600;
}
#menu ul ul{
	position:absolute;
	top: auto;
	left: 0px;
	display: none;
	width: auto;
	height: auto;
	float: left;
	margin-top: 42px;
	background: #ffffff;
	border-left: solid 1px #B0B0B0;
	border-right: solid 1px #B0B0B0;
	border-bottom: solid 1px #B0B0B0;
	text-align: left;
}
#menu ul li ul li{
	float: left;
	width: 76px;
	background: none;
	margin: 0px;
	padding: 3px 6px 3px 6px;
	height: auto;
}
#menu ul li ul li a {
	height: auto;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #676565;
	background: none;
	width: 100%;
	position: relative;
}
#menu ul li ul li a:hover{
	height: auto;
	color: #600;
	margin: 0px;
	padding: 0px;
}
#menu li:hover{
	cursor:pointer;
}
#menu li:hover ul ul,
#menu li li:hover ul ul,
#menu li li li:hover ul ul,
#menu li li li li:hover ul ul {
	display:none;
}
#menu li:hover ul,
#menu li li:hover ul,
#menu li li li:hover ul,
#menu li li li li:hover ul {
	display:block;
}
#logo {
	float: left;
	position: absolute;
	left: 16px;
	top: 3px;
	width: 136px;
	height: 68px;
}
#logo img {
	float: left;
	width: 100%;
	height: 68px;
}
#content {
	float: left;
	position: relative;
	width: 960px;
	background: url(images/content-back.gif) repeat-x #e4e3e3;
	z-index: 1;
}
#left_content {
	float: left;
	position: relative;
	width: 516px;
	text-align: left;
	margin-left: 17px;
}
#left_content_top {
	float: left;
	position: relative;
	width: 516px;
	height: 21px;
	background: url(images/left-top.gif) no-repeat;
}
#left_inn {
	float: left;
	position: relative;
	width: 516px;
	background: url(images/left-content-back.gif) repeat-y;
}
.slider-wrap {
	float: left;
	position: relative;
	width: 483px;
	margin-left: 6px;
	margin-right: 27px;
}
.csw {
	float: left;
	position: relative;
	width: 483px;
	overflow: scroll;
}
.csw .loading {
	margin: 200px 0 300px 0; 
	text-align: center;
}
.panelContainer {
	float: left;
	position: relative;
	width: 483px;
	margin: 0px;
	padding: 0px;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	float: left;
	overflow: hidden; 
	border: none; /* this is the border. should have the same value for the links */
	width: 483px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; 
	top: 0;
	width: 100%;
	list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 483px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 0px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0px;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 483px;
	z-index: 9999;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	float: left;
	width: 483px;
	margin: 0px;
	padding: 0px;
}
.stripNav ul li {
	float: left;
	/* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}		
.stripNav a {
	float: left;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	text-indent: -999em;
}		
.stripNav li.tab1 a {
	background: url(images/TBcalgary-vancouver-security-guards.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
}
.stripNav li.tab2 a {
	background: url(images/community-security-services.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
}
.stripNav li.tab3 a {
	background: url(images/tbe.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
}
.stripNav li.tab4 a {
	background: url(images/TBloss-prevention-vancouver-calgary.jpg) no-repeat;
	width: 117px;
	height: 86px;
}
.stripNav li.tab5 a {
	background: url(images/TBprivate-investigations-vancouver-calgary.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
	margin-top: 6px;
}
.stripNav li.tab6 a {
	background: url(images/TBemployee-screening-vancouver-calgary.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
	margin-top: 6px;
}
.stripNav li.tab7 a {
	background: url(images/TBsecurity-consulting-vancouver-calgary.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-right: 5px;
	margin-top: 6px;
}
.stripNav li.tab8 a {
	background: url(images/TBsecurity-client-experience.jpg) no-repeat;
	width: 117px;
	height: 86px;
	margin-top: 6px;
}		
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
	display: none;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}		
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}		
.panelContainer img {
	float: left;
	margin-right: 20px;
}
.panelContainer h4 {
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
}
.panelContainer p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12.5px;
	color: #666666;
}
.tabber_readmore {
	float: right;
	font-size: 12.5px;
	color: #cb2a30;
	text-decoration: underline;
}
.bottom_next_prev {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #cb2a30;
}
.bottom_next_prev a {
	color: #cb2a30;
	text-decoration: underline;
}
#left_bottom {
	float: left;
	position: relative;
	width: 516px;
	height: 19px;
	background: url(images/left-bottom.gif) no-repeat;
}
#right_content {
	float: right;
	width: 414px;
	text-align: left;
	padding-right: 13px;
	vertical-align: top;
}
h4 {
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#right_content h2 {
	float: left; 
	position: relative;
	width: 414px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	font-size: 25px;
	color: #cb2a30;
	font-weight: normal;
}
#right_content p {
	float: left;
	position: relative;
	width: 414px;
	margin: 0px;
	text-align: left;
	font-size: 12.5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#bottom_links {
	float: left;
	position: relative;
	width: 960px;
	margin-top: 30px;
}
#bottom_contact {
	float: left;
	position: relative;
	width: 248px;
	background: url(images/bottom-content-back.gif) repeat-x #8c8c8c;
	min-height: 107px;
}
.contact_email {
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 56px;
	width: 192px;
	min-height: 29px;
	text-align: left;
	background: url(images/bottom-icon.png) 16px 3px no-repeat;
	color: #000000;
	font-size: 17px;
	line-height: 19px;
}
.contact_email a{
	color: #600;
	
}
.contact_call {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 56px;
	width: 192px;
	min-height: 39px;
	text-align: left;
	background: url(images/bottom-icon2.png) 16px 3px no-repeat;
	color: #000000;
	font-size: 17px;
	line-height: 19px;
}
#bottom_location {
	float: left;
	position: relative;
	width: 325px;
	margin-left: 7px;
	background: url(images/bottom-content-back.gif) repeat-x #8c8c8c;
	min-height: 107px;
}
#bottom_location ul {
	float: left;
	position: relative;
	width: 311px;
	margin: 7px 7px 0px 7px;
	padding: 0px;
	list-style: none;
}
#bottom_location ul li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 19px;
	font-size: 17px;
}
#bottom_location ul li a {
	float: left;
	color: #600;
	font-size: 17px;
}
#bottom_right_links {
	float: left;
	position: relative;
	width: 373px;
	margin-left: 7px;
	background: url(images/bottom-content-back.gif) repeat-x #8c8c8c;
	min-height: 107px;
	padding: 0px;
}
#bottom_right_links ul {
	float: left;
	position: relative;
	width: 155px;
	padding: 0px;
	list-style: none;
	text-align: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#bottom_right_links ul li {

}
#bottom_right_links ul li a {
	color: #600;
	font-size: 14px;
}
#bottom_links h3 {
	float: left;
	position: relative;
	width: 100%;
	height: 23px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: url(images/bottom-title-back.gif) repeat-x #171717;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
#footer {
	float: left;
	position: relative;
	width: 960px;
	background: #000000;
	color: #666;
	font-size: 11px;
	padding: 10px 0px 10px 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer a {
	color: #FFF;
}

