@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/backgroundBody.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#content {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 848px;
}
#innerContent {
	background-image: url(images/backgroundContent.jpg);
	background-repeat: no-repeat;
	height: 511px;
	width: 848px;
	position: relative;
}
#mainMenu {
	line-height: 32px;
	background-image: url(images/backgroundMenu.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 848px;
}
#mainMenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 34px;
	font: bold 12px/34px Arial, Helvetica, sans-serif;
}
#mainMenu a:hover {
	color: #C4E1FF;
}
#mainMenu span  {
	background-color: #73AEEE;
	height: 16px;
	width: 1px;
	margin-right: 15px;
	margin-left: 15px;
	display: block;
	float: left;
	margin-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1660C3;
	text-indent: -9999px;
	line-height: 8px;
}
#logoSecom {
	position: absolute;
	left: 18px;
	top: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tagLine {
	position: absolute;
	left: 170px;
	top: 70px;
	color: #154282;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#imageLinks {
	position: absolute;
	left: 20px;
	top: 108px;
}
#imageLinks h2 {
	font: bold normal 15px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	position: absolute;
	left: 12px;
	top: 100px;
}
#imageLinks p {
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	top: 125px;
	width: 155px;
}
.transparentBlock {
	height: 25px;
	width: 80px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchBox {
	background-image: url(images/backgroundSearch.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 180px;
	position: absolute;
	left: 22px;
	top: 370px;
}
#searchBox input {
	width: 115px;
	margin-top: 11px;
	margin-left: 13px;
	font-size: 10px;
	padding: 2px;
	color: #49A7DD;
	border: 1px solid #2A57E7;
}


#securitySystems {
	background-image: url(images/backgroundSystems.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 196px;
	position: relative;
	float: left;
}
#homeSecurity {
	background-image: url(images/backgroundHome.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 210px;
	position: relative;
	float: left;
}
#businessSecurity {
	background-image: url(images/backgroundBusiness.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 205px;
	position: relative;
	float: left;
}
#publicSector {
	background-image: url(images/backgroundPublic.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 200px;
	position: relative;
	float: left;
}
#foreignBox {
	background-image: url(images/backgroundForeign.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 185px;
	position: absolute;
	left: 20px;
	top: 430px;
}
#houseBox {
	background-image: url(images/backgroundHouse.jpg);
	height: 152px;
	width: 185px;
	position: absolute;
	top: 365px;
	right: 23px;
}

#mainContent {
	position: absolute;
	width: 400px;
	left: 230px;
	top: 372px;
}
#mainContent h3 {
	margin-bottom: 3px;
	font: bold 18px Arial, Helvetica, sans-serif;
}
#mainContent p {
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#mainContent a {
	color: #164282;
	text-decoration: none;
}
#mainContent a:hover {
	color: #1787C9;
}#securitySticker {
	background-image: url(images/backgroundSticker.gif);
	background-repeat: no-repeat;
	text-indent: 120px;
	height: 57px;
	width: 806px;
	position: absolute;
	left: 20px;
	top: 565px;
}
#securitySticker a {
	line-height: 52px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

