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-image: url("../siteassistpro_images/body_background.jpg");
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #408bf3;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #408bf3;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #408bf3;
}
h4 {
  color: #408bf3;
}
h5 {
  color: #408bf3;
}
h6 {
  color: #408bf3;
}
a,  a:link {
  color: #db2c17;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #a14a35;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #c92c17;
  text-decoration: underline;
}
a:focus {
  color: #c92c17;
}
a:active {
  color: #732600;
}
#outerWrapper {
	background-image: url("../siteassistpro_images/border_middle.jpg");
	background-repeat: repeat-y;
	margin: 20px auto 0px auto;
	text-align: left;
	width: 761px;
	position: relative;
}
#outerWrapper #header {
	background-image: url(../siteassistpro_images/MCSI%20Design.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 70px;
	line-height: 15px;
	background-position: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#outerWrapper #topNavigation {
  background-image: url("../siteassistpro_images/topNavigation_bg.jpg");
  background-repeat: repeat-y;
  color: #ffffff;
  height: 231px;
  margin-left: 7px;
  margin-right: 0px;
  padding: 9px 0px 0px 9px;
}
#outerWrapper #contentWrapper {
  background-image: url("../siteassistpro_images/contentWrapper_bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 1%;
  min-height: 0;
  overflow: hidden;
  padding-bottom: 23px;
  padding-left: 14px;
  padding-top: 8px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #E9E2D3;
  border-top: solid 5px #408BF3;
  float: left;
  margin-left: 0px;
  padding: 15px 15px 15px 15px;
  width: 145px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 176px;
  padding: 5px 20px 10px 20px;
}
#outerWrapper #footer {
  background-image: url("../siteassistpro_images/footer_bg.jpg");
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #f3f3f3;
  font-size: 0;
  padding: 0px 10px 5px 0px;
  text-align: right;
}

