body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-color: #F5F5F5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, h5 {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}


a {
	color: #316B93;
}
a:hover {
	color: #00A63B;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {
	min-width: 975px;
	background-image: url(../images/leftBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 5px;
	background-color: #F5F5F5;
}
#innerwrap {



}
#wrapthree {
	background-image: url(../images/rightBg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#banner {
	position: relative;
	margin-right: 160px;
	background-color: #F5F5F5;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #336C99;
	min-width: 810px;
}
#logo {
	float: left;
	position: relative;
	background-color: #F5F5F5;
	height: 56px;
}

#bann01 {
	float: left;
	padding-top: 5px;
	padding-left: 20px;
	color: #666666;
	width: 400px;
}

#bann02 {
	float: right;
	text-align: center;
	width: 150px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 5px;
	position: relative;
	top: -55px;
}
#bann02 a {
	color: #FFFF00;
}
#bann02 a:hover {
	color: #00FFFF;
}

#bann02 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bann03 {
	position: relative;
	text-align: right;
	float: right;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
}
#bann03 img {
	width: 53px;
}


#address {
	border: 1px solid #CCCCCC;
	position: relative;
	color: #666666;
	font-weight: normal;
	background-color: #F5F5F5;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	top: -10px;
}

#colwrap {
	margin-top: 0px;
	margin-right: 160px;
	position: relative;
/*	min-width: 510px;*/
}
#headline {
	font-size: 11px;
	float: right;
}

#leftbar {
	width: 170px;
	float: left;
}
#innerLeft {
	position: relative;
	float: left;
}
body#home a#homeLink, 
body#about a#aboutLink, 
body#industrial a#industrialLink, 
body#domestic a#domesticLink, 
body#fire a#fireLink,
body#intruder a#intruderLink,
body#maint a#maintLink {
	color: #333333;
	background-image: url(../images/buttonBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

ul#navbarVertical {
	width: 160px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	margin-top: 10px;
	padding: 2px;
	margin-left: 0px;
	position: relative;
}
#navbarVertical li {
}

#navbarVertical a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/buttonBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-top: 2px;
}
#navbarVertical a:hover {
	color: #333333;
	background-image: url(../images/buttonBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#leftPromo {
	text-align: center;
}
#leftPromo a {
	color: #FFFF00;
}

#content {
	margin-left: 170px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #326B98;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}
#content h1 {
	margin-top: 0px;
}
#images {
	margin-bottom: 10px;
	margin-left: 10px;
}
#headbox {
	position: relative;
	padding: 10px;
	text-align: center;
}

#home #images {
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#whatCont {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 570px;
	margin-bottom: 15px;
	padding: 10px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
}

.whatWeDo {
	font-weight: bold;
	font-size: 13px;
	float: left;
	text-align: left;
	list-style-type: none;
	position: relative;
	padding-right: 25px;
	display: inline-block;
	padding-left: 25px;
}




#cctv {
	width: 400px;
}


#footbar {
	clear: both;
	text-align: center;
	margin-right: 160px;
	margin-left: 145px;
	font-size: 11px;
}
#footer {
	clear: both;
	text-align: center;
	color: #666666;
	min-width: 900px;
	margin: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #F5F5F5;
	padding: 5px;
	position: relative;
	height: auto;
	width: auto;
}

#footlft {
	float: left;
	text-align: left;
}
#footmid {
	font-size: 11px;
	font-style: italic;
	margin-right: 320px;
	margin-left: 250px;
	min-width: 300px;
}
#footrt {
	float: right;
	text-align: right;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	min-height: 1px;
}
.printonly {
	display: none;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}

.centre {
	text-align: center;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.t11 {
	font-size: 11px;
}
.T12 {
	font-size: 12px;
}




.t14 {
	font-size: 14px;
}
.t16 {
	font-size: 16px;
}
.t18 {
	font-size: 18px;
}
.t36 {
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
}

.tGold {
	color: #FFCC00;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.leadline {
	font-size: 14px;
}



.floatRt {
	float: right;
}
.floatLt {
	float: left;
}
.clearBoth {
	clear: both;
}

.margBt {
	margin-bottom: 10px;
}
.margRt {
	margin-right: 10px;
}
.margRtLarge {
	margin-right: 400px;
}
.margLt {
	margin-left: 10px;
}

.nodisp {
	display: none;
}
#contform {
	text-align: left;
	background-image: url(../images/frmTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 3px;
	position: relative;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 2px;
	margin-right: 12px;
}
#contform p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contform #name {
	width: 300px;
}
#contform #comp {
	width: 300px;
}
#contform #email {
	width: 300px;
}
#contform #tel {
	width: 150px;
}
#contform #query {
	width: 350px;
}



#reqhead {
	text-align: left;
	font-size: 11px;
}

.label {
	text-align: right;
	clear: left;
	width: 65px;
	float: left;
	padding-right: 5px;
	color: #020202;
	padding-top: 3px;
	font-size: 11px;
}
.field {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	clear: right;
	width: 180px;
}
input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
input#submit {
	margin-left: 80px;
}
.textRedBold {
	font-weight: bold;
	color: #FF0000;
}
.textBlk {
	color: #000033;
}
.caption {
	font-size: 11px;
	font-style: italic;
	float: left;
	line-height: normal;
	width: 320px;
	font-weight: bold;
}
