body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #CCC;
}

#centercont {
	min-height:100%;
	text-align:left;
	width:820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	display: block;
	float: left;
	height: 180px;
	width: 820px;
}

#header-top {
	display: block;
	float: left;
	height: 51px;
	width: 820px;
	background-image: url(../images/header-bg.jpg);
}
#call-now {
	display: block;
	float: left;
	height: 51px;
	width: 275px;
}
#header-nav {
	display: block;
	float: left;
	height: 51px;
	width: 545px;
	background-image: url(../images/header-nav-corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	color: #E6E6E6;
}
#header-nav a:hover {
	text-decoration: underline;
}
.home-page {
	display: block;
	float: right;
	padding-top: 23px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../images/ic-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	color: #E1E1E1;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}
.about-us {
	display: block;
	float: right;
	padding-top: 23px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../images/ic-about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	color: #E1E1E1;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}

.contact-us {
	display: block;
	float: right;
	padding-top: 23px;
	padding-right: 5px;
	padding-left: 20px;
	background-image: url(../images/ic-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	color: #E1E1E1;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 5px;
}

#header-logos {
	display: block;
	float: left;
	height: 129px;
	width: 820px;
	background-color: #FFF;
}
#ws-logo {
	display: block;
	float: left;
	height: 69px;
	width: 244px;
	padding-top: 28px;
	padding-left: 32px;
}
#nsi {
	display: block;
	float: left;
	height: 119px;
	width: 491px;
	padding-left: 39px;
}
#main-nav {
	display: block;
	float: left;
	height: 61px;
	width: 800px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
#header-image {
	background-color: #FFF;
	background-image: url(../images/header-image.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	display: block;
	float: left;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	height: 225px;
}
#title {
	display: block;
	float: left;
	padding-top: 185px;
	padding-left: 30px;
}
#title h1 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 22px;
}
#content {
	display: block;
	float: left;
	width: 780px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	display: block;
	float: left;
	height: 100px;
	width: 820px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
}
#footer-left {
	background-image: url(../images/footer-left.gif);
	display: block;
	float: left;
	height: 100px;
	width: 13px;
	background-repeat: no-repeat;
}
#footer-mid {
	display: block;
	float: left;
	height: 100px;
	width: 797px;
}
#footer-right {
	display: block;
	float: left;
	height: 100px;
	width: 10px;
}
#footer-logos {
	display: block;
	float: left;
	height: 100px;
	width: 158px;
	padding-right: 27px;
}
#cm-logo {
	display: block;
	float: left;
	height: 52px;
	width: 158px;
	padding-top: 20px;
	padding-bottom: 6px;
}
#w3c-css {
	display: block;
	float: left;
	height: 11px;
	width: 76px;
}
#w3c-xhtml {
	display: block;
	float: left;
	height: 11px;
	width: 76px;
	padding-left: 6px;
}
#footer-nav {
	display: block;
	float: left;
	height: 47px;
	width: 600px;
	padding-top: 25px;
}
#footer-nav a {
	display: block;
	float: left;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	color: #999;
	text-decoration: none;
	width: 100px;
	margin-bottom: 5px;
}
#footer-nav a:hover {
	text-decoration: underline;
}
#cooyright {
	display: block;
	float: left;
	height: 25px;
	width: 550px;
	padding-left: 5px;
	color: #666;
	font-size: 12px;
}
#cooyright a {
	color: #666;
	font-size: 12px;
}
#cooyright a:hover {
	color: #CCC;
	font-size: 12px;
}
#col1 {
	display: block;
	float: left;
	width: 371px;
	padding-right: 38px;
}
#col2 {
	display: block;
	float: left;
	width: 371px;
}
.blue {
	color: #175392;
}
#cols {
	display: block;
	float: left;
	width: 780px;
}
#cols2 {
	display: block;
	float: left;
	width: 780px;
}
#home-services {
	display: block;
	float: left;
	width: 780px;
	background-image: url(../images/services-bg.jpg);
}
#home-services h2 {
	color: #003B6B;
	margin: 0px;
	padding: 0px;
}
#h-cctv {
	display: block;
	float: left;
	width: 177px;
	padding-right: 10px;
	padding-left: 6px;
}
#h-intruder-alarms {
	display: block;
	float: left;
	width: 177px;
	padding-right: 10px;
	padding-left: 9px;
}
#h-access-control {
	display: block;
	float: left;
	width: 177px;
	padding-right: 10px;
	padding-left: 9px;
}
#h-fire-alarms {
	display: block;
	float: left;
	width: 177px;
	padding-right: 9px;
	padding-left: 9px;
}
#cols h2 {
	color: #175391;
	font-size: 16px;
}
.redbig {
	font-size: 14px;
	color: #F00;
}
.picborder {
	padding: 1px;
	border: 1px solid #999;
}
.picborderright {
	padding: 1px;
	border: 1px solid #999;
	text-align: right;
	float: right;
	margin-left: 10px;
}
.picborderleft {
	padding: 1px;
	border: 1px solid #999;
	text-align: left;
	float: left;
}
.picbordercenter {
	padding: 1px;
	border: 1px solid #999;
	text-align: center;
	float: none;
}
.centered {
	text-align: center;
}

.white {
	color: #FFF;
}
.field {
	width: 350px;
}
#mi1  {
	background-image:url(../images/b-downloads.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:60px;
	width:160px;
	text-indent: -99999px;
	overflow: hidden;
}
#main-nav a:hover {
background-position:0 -60px;
}
#mi2  {
	background-image:url(../images/b-cctv.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:60px;
	width:160px;
	text-indent: -99999px;
	overflow: hidden;
}
#mi3  {
	background-image:url(../images/b-intruder-alarms.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:60px;
	width:160px;
	text-indent: -99999px;
	overflow: hidden;
}
#mi4  {
	background-image:url(../images/b-access-control.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:60px;
	width:160px;
	text-indent: -99999px;
	overflow: hidden;
}
#mi5  {
	background-image:url(../images/b-fire-alarm.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:60px;
	width:160px;
	text-indent: -99999px;
	overflow: hidden;
}
.recordbg {
	background-color: #EFF7E8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fdfield {
	color: #FFF;
	background-color: #0053A3;
	width: 638px;
}
.ctvfield {
	color: #FFF;
	background-color: #0053A3;
	width: 124px;
	text-align: center;
}
.lsmall {
	text-align: right;
	width: 135px;
}
.dgrey {
	background-color: #CCC;
}
.lgrey {
	background-color: #E0E0E0;
}
.txtcenter {
	text-align: center;
}
.sefield {
	padding-top: 20px;
	padding-bottom: 20px;
}
#cols2 a {
	display: block;
	float: left;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 15px;
	color: #0053A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#cols2 a:hover {
	color: #292929;
	text-decoration: underline;
}
