@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#000;
}

img {
	border:0px;
}

#logo {
	position:relative;
}

#construction {
	position:relative;
	top:50px;
}

a {
	outline:none;
}

div.header {
	position:relative;
	width:1100px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.banner {
	background-image:url(images/banner-bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	background-color:#FFF;
	height:35px;
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.content {
	background-image:url(images/imprint.gif), url(images/new/site-bg.gif);
	background-repeat:no-repeat, repeat;
	background-position:center, left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	position:relative;
	width:1100px;
	height:315px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.footer {
	position:relative;
	width:1100px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.title-bold {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:16px;
	color:#FFF;
}

div.title-bold-big {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color:#000;
}

div.content-underline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
}

div.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}

#cleaning {
	position:relative;
	left:-100px;
	top:45px;
}

#systems {
	position:relative;
	left:-50px;
	top:45px;
}

#extinguishers {
	position:relative;
	left:0px;
	top:45px;
}

#hydrotest {
	position:relative;
	left:50px;
	top:45px;
}

#lights {
	position:relative;
	left:100px;
	top:45px;
}

#slogan {
	position:relative;
	top:80px;
}

#phone {
	position:relative;
	left:0px;
	top:-25px;
}

#nfpa {
	position:relative;
	left:-225px;
	top:0px;
}

#nafed {
	position:relative;
	left:225px;
	top:0px;
}

#home {
	position:relative;
	left:-75px;
	top:5px;
}

#aboutus{
	position:relative;
	left:-45px;
	top:5px;
}

#sales {
	position:relative;
	left:-15px;
	top:5px;
}

#service {
	position:relative;
	left:15px;
	top:5px;
}

#municipal {
	position:relative;
	left:45px;
	top:5px;
}

#contactus {
	position:relative;
	left:75px;
	top:5px;
}

div.col-1 {
	position:relative;
	left:0px;
	top:0px;
	width:365px;
	height:315px;
}

div.col-2 {
	position:relative;
	left:365px;
	top:-315px;
	width:365px;
	height:315px;
}

div.col-3 {
	position:relative;
	left:730px;
	top:-630px;
	width:365px;
	height:315px;
}