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

#wrapper {
	width: 916px;
	margin: 0 auto;
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #888966;
	background-color: #131414;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	float: left;
	width: 611px;
	padding-bottom: 20px;
}
#right {
	float: right;
	width: 265px;
	padding: 20px;
	font-size: 13px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 146px;
}
#footer {
	clear: both;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 15px 15px 0 15px;
	background-color: #000000;
	color: #27302d;
}
#nav {
	height: 30px;
}
.camwatchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c9b353;
}
.protectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5ed4e6;
}
.securitytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f2e541;
}
#safetybanner {
	background-image: url(images/banner1.gif);
	background-repeat: no-repeat;
	height: 193px;
	padding: 5px 10px 10px 180px;
	color: #888966;
}
.lightgreentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #d8e5c4;
	letter-spacing: -2px;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8a8007;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #d8e5c4;
	letter-spacing: -1px;
}
#left label {
	font-weight: bold;
	color: #8a8007;
	width: 200px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
}
#left input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #999999;
}
.leftimg {
	float: left;
	padding-right: 7px;
}
