* {padding:0;margin:0;}

body {
background-color: #B4C5C2;
font-family: verdana, arial, sans-serif;
padding-bottom: 40px;
}

#pagewrap {
position: relative;
width: 980px;
margin: 0 auto;
background-color: #fff;
background-image: url(bg-4.png);
background-repeat: repeat-y;
background-position: center;
}

#box {
position: relative;
position: absolute;
bottom: 0;
_bottom: -1px;
left: 0;
height: 4px;
background-color: #B4C5C2;
width: 980px;
text-align: center;
}

#logowrap {
position: relative;
width: 902px;
margin: 0 auto;
height: 91px;
background-color: #0044AA;
background-image: url(bg-5.png);
background-repeat: repeat-x;
}

img.logo {
_margin-bottom: -4px;  /*IE6 Hack*/
}

#logowrap p {
position: absolute;
top: 17px;
left: 670px;
font-size: 14px;
font-weight: bold;
color: #DCE4E3;
text-align: right;
line-height: 19px;
}

#floatwrap {
width: 902px;
margin: 0 auto;
background-color: #001637;
padding-bottom: -10px;
}

#leftside {
width: 200px;
float: left;
background-color: #001637;
}

#rightside {
width: 702px;
float: left;
background-image: url(shadow-1.jpg);
background-repeat: repeat-x;
background-color: #fff;
}

#contentwrap {
width: 640px;
margin: 30px auto;
}

#contentwrap p, #contentwrap p.last {
font-size: 14px;
line-height: 19px;
margin-bottom: 15px;
}

#contentwrap p.last { margin-bottom: -20px; }

#contentwrap a { color: blue; }

#contentwrap a:hover { text-decoration: none; }

table.nav {
width: 200px;
margin-top: 30px;
text-align: center;
border-collapse: collapse;
}

table.nav td a {
display: block;
width: 200px;
font-family: arial, verdana, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
padding: 6px 0;
text-decoration: none;
}

table.nav td a:hover {
background-color: #0064F9;
}

#home table.nav td a.home,
#phone table.nav td a.phone,
#voice table.nav td a.voice,
#gate table.nav td a.gate,
#cameras table.nav td a.cameras,
#wiring table.nav td a.wiring,
#paging table.nav td a.paging,
#services table.nav td a.services,
#testimonials table.nav td a.testimonials,
#contact table.nav td a.contact  {
background-color: #0044AA;
}

.clear {clear: both;}

#contentwrap h1 {
font-size: 22px;
color: #003688;
border-bottom: 1px solid #B4C5C2;
padding-bottom: 5px;
margin-bottom: 15px;
}

#foot {
position: absolute;
top: -18px;
left:0;
width: 980px;
margin: 0 auto;
font-size: 10px;
text-align: center;
line-height: 18px;
}

#foot a {
text-decoration: underline;
color: #001637;
}

#foot a:hover {
text-decoration: none;
}

#contentwrap img.left {
float: left;
margin: 4px 15px 5px 0;
}

#contentwrap img.left2 {
float: left;
margin: 0 10px 0 0;
}

#contentwrap img.right {
float: right;
margin: 0 0 10px 10px;
}

#contentwrap img.right2 {
float: right;
margin: -20px 10px 10px 10px;
}

#contentwrap h2 {
font-size: 16px;
font-weight: bold;
padding: 5px 0 12px 0;
}

h3 {
font-size: 16px;
font-weight: bold;
padding: 12px 0 12px 0;
}

#contentwrap ul {
margin: -4px 0 15px 40px;
list-style: square;
}

#contentwrap ul li {
font-size: 14px;
line-height: 20px;
}

#contentwrap p.dummy {
font-size: 1px;
padding: 0;
margin: 0;
}

.prodblock {
display: block;
width: 240px;
padding: 10px 0;
float: right;
margin: 20px 40px 0 0;
font-size: 18px;
font-weight: bold;
color: #0044AA;
text-align: center;
line-height: 30px;
background-color: #E2E9E8;
}

img.bottom {
margin-top: -20px;
margin-bottom: -2px;
}

#contentwrap p.license {
font-size: 12px;
text-align: center;
}

#contentwrap .line, #contentwrap .line2 {
height: 2px;
border-bottom: 1px solid #B4C5C2;
margin-bottom: 14px;
padding-top: 10px;
_padding-top: 0; 
}

#contentwrap .line2 {
padding-top: 0;
}

#contentwrap p.centered {
text-align: center;
}

#contentwrap #listleft {
float: left;
margin-left: 0;
width: 260px;
}

#contentwrap #listleft {
float: left;
margin-left: 40px;
width: 260px;
}

#contentwrap .red {
font-weight: bold;
color: red;
}

.byline {
margin-top: -10px;
margin-bottom: 20px;
color: #626262;
}