@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px; }
body { background: #182123; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ccc; }
h1 { font-size: 24px; font-weight: normal; margin-bottom: 10px; color: #FFFFFF; } 
label { float: left; width: 180px; }

#page { margin: 0 auto; text-align: left; width: 989px; }
#header { width: 989px; background: url(img/header_bg.jpg); height: 53px; }
#teaser { width: 989px; height: 215px; background: url(img/Detectives24hrs.swf);  } 
#content { width: 989px; background: #293133; }
#logo { width: 374px; height: 53px; float: left; }
#nav { float: right; margin: 10px; }
#nav a { color: #FFFFFF; text-decoration: none; }
#nav a:hover {
	color: #ff9900;
}
#left { width: 660px; float: left; }
#welcome { background: #2f3538; width: 620px; padding: 20px; }
#detail { width: 620px;  background: #353a3e; padding: 20px;  }
#services { width: 289px; padding: 20px; float: right; background: #293133 url(img/globe.jpg) right top no-repeat;}
#services ul {
	list-style: none;
	text-align: left;
}
#services li {
	margin: 10px 0px;
	background: url(img/lupa.jpg) no-repeat;
	padding-left: 25px;
	text-align: left;
}
#footer { padding: 10px 20px; color: #666666; }

.on { width: 80px; height: 21px; background: url(img/on.jpg); display: block; padding: 7px 0px 0px 0px; text-align: center; float: left; margin: 0px 3px; }
.off { width: 80px; height: 21px; background: url(img/off.jpg); display: block; padding: 7px 0px 0px 0px; text-align: center; float:left; margin: 0px 3px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.item { width: 290px; padding: 10px; float: left; }
.field { margin: 5px 0px; }
#dialog2 p {
	font-size: 12px;
}
#page #content #services ul li {
	text-align: center;
}
#page #content #services ul li strong {
	text-align: left;
}
#page #content #services ul li {
	text-align: left;
}
#page #content #left #detail .item div pbold {
	font-weight: bold;
}

