html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #144132;
  background-image: url("i/back_main.gif");
  background-repeat: repeat;
  border-style: none;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #1C584A;
  text-decoration: none;
}
a:visited {
  color: #1C584A;
  text-decoration: none;
}
a:hover {
  color: #FFF;
  text-decoration: underline;
}
a:focus {
  color: #1C584A;
}
a:active {
  color: #1C584A;
}
#outerWrapper {
  background-color: #BC905E;
  border-style: none;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 770px;
}
#outerWrapper #header {
  background-color: #BC905E;
  background-image: url("i/header.jpg");
  background-repeat: no-repeat;
  border-style: none;
  font-size: 18px;
  font-weight: bold;
  height: 224px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  width: 770px;
}
#outerWrapper #contentWrapper {
  border-style: none;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #BC905E;
  border-style: none;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #leftColumn1 a, #outerWrapper #contentWrapper #leftColumn1 a:link {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 a:visited {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 a:hover {
  color: #BC905E;
}
#outerWrapper #contentWrapper #leftColumn1 a:focus {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 a:active {
  color: #FFFFFF;
}
#outerWrapper #contentWrapper #content {
  background-color: #BC905E;
  border-style: none;
  margin: 0 0 0 0px;
  padding: 10px 10px 10px 10px;
    text-align: center;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #BC905E;
  background-image: url("i/footer.jpg");
  background-repeat: no-repeat;
  border-style: none;
  height: 176px;
  padding: 0px 0px 0px 0px;
  width: 770px;
}
.NavBoxLeft{
	width: 183px;
	height: 244px;
	float: left;
	clear: left;
	text-align: center;
	padding: 20px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-image: url(i/back_nav.gif);
	background-repeat: no-repeat;
	font-size: 14px;
}
.PhotoLeft{
	float: left;
	clear: left;
	padding: 0px 3px 3px 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.PhotoRight{
	float: right;
	clear: right;
	padding: 3px 0px 3px 0px;
}
.PhotoRight2{
	float: right;
	clear: right;
	padding: 0px 0px 3px 5px;
}
.FooterBoxCenter{
	text-align: center;
	padding: 10px 5px 5px 5px;
	font-size: 12px;
}
.TextRight{
	float: none;
	clear: none;
	text-align: right;
}
.TextRightContact{
	text-align: right;
	vertical-align: top;
}
