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: #f1f0ee;
	background-image: url("../siteassistpro_images/body_background.jpg");
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #3c6d72;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #3c6d72;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #3c6d72;
}
h4 {
  color: #3c6d72;
}
h5 {
  color: #3c6d72;
}
h6 {
  color: #3c6d72;
}
a,  a:link {
	color: #007171;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #007171;
  text-decoration: underline;
}
a:focus {
	color: #970A00;
}
a:active {
	color: #970A00;
}
#outerWrapper {
  background-color: #ffffff;
  background-image: url("../siteassistpro_images/content_border.jpg");
  background-repeat: repeat-y;
  margin: 30px auto 30px auto;
  text-align: left;
  width: 765px;
}
#outerWrapper #header {
  background-image: url("../siteassistpro_images/border_top.jpg");
  background-position: top;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 70px;
  line-height: 15px;
  padding: 20px 0px 0px 25px;
}
#outerWrapper #topNavigation {
  background-image: url("../siteassistpro_images/topNavigation_bg.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: solid 1px #7cbaaa;
  color: #3c6d72;
  font-weight: bold;
  height: 279px;
  padding: 5px 0px 0px 12px;
}
#outerWrapper #contentWrapper {
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 1%;
	min-height: 0;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  border-right: solid 1px #d0d0d0;
  float: left;
  padding: 0px 20px 20px 20px;
  width: 160px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 200px;
  padding: 0px 20px 20px 20px;
}
#outerWrapper #footer {
	background-image: url("../siteassistpro_images/border_bottom0.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	color: #666666;
	padding: 20px 0px 10px 20px;
}

