BODY
{
  margin: 0;
	font-family:Verdana;
	font-size:10pt;
	line-spacing: 130%;
	color: #666666;
}

IMG {
  border: 0;
}

input, textarea {
  background: #efefef;
	border: #B6B6B6 1px solid;
	margin-top: 3px;
	margin-bottom: 3px;
}

.submit {
  font-family:helvetica, arial, sans-serif;
	font-size: 0.9em;
	color:#333;
}

#wrapper {
  width: 740px;
	border-left: #6a6a6a 1px solid;
	border-right: #6a6a6a 1px solid;
	margin-left: auto;
	margin-right: auto;
}

#header {
  width: 740px;
	height: 70px;
	background: #4e0000;
}

.logo {
  padding-top: 10px;
	padding-left: 15px;
}

#nav {
  height: 18px;
	background: #cbcbcb;
}

#banner {
  height: 285px;
	background: #464646;
}

#main_bottom {
  height: 193px;
  background: url('/images/main_bottom.gif');
  margin-top: -2px;
}

#footer {
  height: 23px;
	background: #330000;
	color: #bdbdbd;
	font-size: 7pt;
	padding-top: 11px;
	padding-left: 15px;
}

#content_container {
  background: url('/images/back.gif');
	padding-top: 15px;
	padding-bottom: 20px;
}

#content {
  width: 720px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	border-left: 1px #B6B6B6 solid;
	border-right: 1px #B6B6B6 solid;
	border-bottom: 1px #B6B6B6 solid;
	background: #E6E6E6;
}

.content_top {
  height: 16px;
  background: url('/images/content_top.gif');
	color: #4E0000;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 10px;
	line-height: 150%;
}

.content_text {
  padding-left: 20px;
	padding-right: 20px;
}

#about {
  height: 100px;
	background: url('/images/about_back.jpg');
}

#contact {
  height: 100px;
	background: url('/images/about_back.jpg');
}

#training {
  height: 100px;
	background: url('/images/about_back.jpg');
}

#equipment {
  height: 100px;
	background: url('/images/about_back.jpg');
}

.bold {
  font-weight: bold;
} 

.head_logo {
  float: left;
	width: 45%;
}

.email_us {
  float: right;
	width: 45%;
	text-align: right;
	padding-top: 3px;
	padding-right: 7px;
}

.email_us A, .email_us A.visited {
  text-decoration: none;
	color: #dedede;
	font-size: 7pt;
}

.email_us A:hover {
  text-decoration: underline;
	font-size: 7pt;
}

#banner {
  background: url('/images/banner.gif');
}

#banner2 {
	height: 285px;
	background: #464646;
  background: url('/images/banner2.png');
}

#banner3 {
	height: 285px;
	background: #464646;
  background: url('/images/banner3.png');
}
