@charset "UTF-8";
#main {
	background-color: #FFFFFF;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}
#main .leftside {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #7B1519;
	width: 170px;
}
#main .leftinside {
	padding-right: 10px;
	width: 200px;
	padding-left: 5px;
	padding-top: 5px;
}
#main .leftside p {
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
#main .rightside {
	padding-right: 10px;
	width: 180px;
	padding-left: 5px;
	padding-top: 5px;
	vertical-align:top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #74050A;
}

.header {
	background-color: #74050B;
	background-image: url(../images/cameraheader.jpg);
	background-repeat: no-repeat;
	height: 62px;
	padding: 0px;
	text-indent: -9900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main .center {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 610px;
}
body {
	font-family: Tahoma, Verdana, sans-serif;
	color: #333333;
	background-color: #666666;
	font-size: 0.8em;
	background-image: url(../images/bg-grd.jpg);
	background-repeat: repeat-x;
	background-position:center top;
}
.footer {
	background-color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.camera-subhead {
	border:solid 1px;
	width:355px;
	background:#FFFFCC;
	padding:10px;
	font-size:18px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	}
.subhead-centered {
	font-size:18px;
	font-style:normal;
	line-height:20px;
	font-weight: bold;
	text-align: center;
}
#main .center .subhead-centered a {
	color: #333333;
	text-decoration: none;
}
#main .center .subhead-centered a:hover {
	text-decoration: underline;
}
.displace {
	text-indent: 5px;
}
.cameratable td {
	vertical-align: top;
	padding: 5px;
}
.cameratable th {
	font-size: 16px;
	padding-bottom: 8px;
}
.bottomline {
	border-bottom-style: double;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #660000;
}
.testimonial {
	border: 1px solid #660000;
	padding: 7px;
	background-color: #CCFFCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

