body {
	background: #9b9b9b url(../images/bg_body.jpg) repeat-y scroll top center;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	position: relative;
}
#header {
	background: #cc0000;
	padding: 10px 0 5px 0;
	margin: 0;
}
#header h1 {
	padding: 0;
	margin: 0;
	background: url(../images/hd1_garrison_fencing.jpg) no-repeat scroll;
	text-indent: -9999px;
	width: 770px;
	height: 90px;
}
#header .photoband {
	width: 770px;
	height: 199px;
	margin: 0;
	padding: 0;
}
#content {
	background: #ffffff;
	padding: 40px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
#content h2.home {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_experienced.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h2.chainwire {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_chainwire.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h2.sports {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_sports.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h2.garrison {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_garrison.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h2.security {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_security.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h2.contact {
	margin: 0;
	padding: 0 0 15px 0;
	background: url(../images/hd2_contact.gif) scroll no-repeat;
	text-indent: -9999px;
	width: 413px;
	height: 63px;
}
#content h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 120%;
	color: #cc0000;
}
#content a {
	color: #cc0000;
	text-decoration: underline;
}
#content a:visited {
	color: #666666;
	text-decoration: underline;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}
#content #photopanel {
  width: 725px;
  background: #efefef url(../images/bg_photopanel.jpg) scroll repeat-y top;
  text-align: center;
  padding: 10px 0 5px 0;
}
#content #photopanel img {
  border: 1px solid #cc0000;
  margin: 0 5px;
}

#footer {
	border-top: 5px solid #cc0000;
	padding: 26px 22px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#footer p {
	margin-top: 0;
	padding-top: 0;
}
#wrapper {
	background: url(../images/bg_footer.jpg) scroll repeat-y;
}
#footer #wrapper #column_1 {
	width: 278px;
	float: left;
	padding: 0 20px 0 0;
}
#footer #wrapper #column_2 {
	width: 193px;
	padding: 0 20px;
	float: left;
}
#footer #wrapper #column_3 {
	padding: 0 0 0 20px;
	float: left;
}
#footer a {
	color: #cccccc;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer form {
	margin: 0px;
	padding: 0px;
}
#footer form input.data, #footer form textarea.data {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px;
	margin: 0 0 5px 0;
	border: 1px solid #ffffff;
	background: #cccccc;
}
#container #nav {
	position: absolute;
	top: 77px;
	right: 0;
	width: 230px;
	height: 301px;
}
.clear {
	display: block;
	clear: both;
}
.heavy {
	font-weight: bold;
	font-size: 130%;
	color: #ffffff;
}
