@charset "utf-8";
h1 {
	font-size: 26px;
	color: #dd2d26;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #C4221F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #231F20;
}
#side-contact {
	background-image: url(../images/contact-but.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 75px;
	width: 232px;
	margin-bottom: 20px;
}
#side-contact:hover {
	background-image: url(../images/contact-but-over.jpg);
	background-repeat: no-repeat;
}
#side-brochure {
	float: right;
	height: 75px;
	width: 232px;
	background-image: url(../images/brochure-download.jpg);
	margin-bottom: 10px;
}
#side-brochure:hover {
	background-image: url(../images/brochure-download-over.jpg);
	background-repeat: no-repeat;
}
#side-buts {
	float: right;
	width: 232px;
	margin-left: 20px;
	margin-bottom: 30px;
	margin-top: 70px;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #a91414;
}
body a {
	color: #D72C25;
	text-decoration: none;
}

#header {
	float: left;
	height: 208px;
	width: 980px;
}
#logo {
	float: left;
	margin: 20px;
}
#call {
	float: right;
	width: 270px;
	font-size: 22px;
	color: #231F20;
	font-weight: bold;
	height: 20px;
	text-align: right;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 30px;
	padding-bottom: 55px;
}
#nsai {
	float: left;
}

#welcome-head {
	float: right;
	font-size: 18px;
	color: #231F20;
	width: 500px;
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
}
#menu {
	float: left;
	height: 40px;
	width: 980px;
	margin-top: 2px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 12px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565B5F;
}
#menu a:hover {
	background-color: #3C3335;
}
#banner {
	float: left;
	width: 960px;
	height: 330px;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
}
#banner-left {
	float: left;
}
#welcome {
	float: left;
	margin-top: 40px;
}
#banner-left-text {
	float: left;
	width: 450px;
}

#content {
	float: left;
	width: 960px;
	margin-top: 20px;
	padding: 10px;
	background-color: #231F20;
}
#banner-left-text li {
	padding-bottom: 10px;
}

#content-bottom {
	float: left;
	width: 960px;
	background-color: #231F20;
}
#till-fraud {
	float: left;
	width: 440px;
	height: 284px;
	background-image: url(../images/till-fraud-bg.jpg);
	background-repeat: repeat-x;
	background-color: #8a8a8a;
	margin-top: 30px;
	margin-bottom: 30px;
}
#till-fraud-pic {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#till-fraud-info {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}
#footer {
	width: 980px;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #231F20;
}

#till-fraud-heading {
	float: left;
	margin-top: 20px;
	width: 245px;
}
.learn-more a {
	background-color: #BD1E1B;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 100px;
}
#services {
	float: right;
	width: 460px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url(../images/till-fraud-bg.jpg);
	background-repeat: repeat-x;
	height: 264px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.services-list {
	float: left;
	height: auto;
	margin-right: 25px;
}

.services-list  ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.services-list li {
	display: block;
	height: 24px;
	width: 195px;
	background-image: url(../images/bg-bullet.png);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
}




#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}

#home-rotate {
	float: right;
	height: 330px;
	width: 395px;
}

#home-rotate IMG {
	position:absolute;
	z-index:8;
	float: right;
	background-color: 0;
}
h3 {
	font-size: 22px;
	font-weight: normal;
}


#home-rotate IMG.active {
    z-index:10;
    opacity:1.0;
}

#home-rotate IMG.last-active {
    z-index:9;
}
#content-area {
	width: 880px;
	margin: 20px;
	padding: 20px;
	background-color: #F8F8F8;
	color: #231F20;
	height: auto;
	float: left;
}
#cctv-adv {
	height: 300px;
}


#content-wrap {
	float: left;
	width: 960px;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
}
#form {
	float: left;
	width: 440px;
}
#contact-right {
	float: right;
	width: 350px;
	margin-top: 65px;
}
#intruder {
	float: right;
	width: 200px;
}

#intruder img {
	float: right;
	margin-bottom: 10px;
}
.cctv-advantage {
	float: left;
	width: 142px;
	margin: 2px;
}
.cctv-advantage img {
	margin-bottom: 10px;
}
.img-right {
	float: right;
	margin: 15px;
}
#main-content {
	float: left;
	width: 880px;
}
