@charset "UTF-8";
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 , ul{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #e8e3cf;
  color: #363636;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
p {
	padding-top: 2px;
	padding-bottom: 6px;
}
h1 {
	color: #0452be;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h2 {
  color: #0452be;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

ul {
	padding-left: 12px;
}

li {
	padding-top: 5px;
}

blockquote {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

a, a:link {
  color: #c7531a;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #c7531a;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #863710;
  text-decoration: none;
}
a:focus {
  color: #c7531a;
}
a:active {
  color: #c7531a;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 960px;
}
#outerWrapper #header {
  background-image: url("../images/header.jpg");
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  height: 159px;
  line-height: 15px;
}
#outerWrapper #contentWrapper {
  background-image: url("../images/contentbgrnd.gif");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #header #topNav {
	float: right;
	width: 420px;
	text-align: center;
	color: #002244;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 40px;
}
#outerWrapper #header #topNav h1 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 8px;
}
#outerWrapper #header #Nav {
	float: right;
	width: 440px;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #002244;
	height: 16px;
	margin-top: 16px;
	margin-right: 20px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Nav a, #Nav a:link {
	padding-right: 16px;
}
#Nav .selected {
	color: #c7531a;
}
#outerWrapper #contentWrapper #leftBox {
	background-image: url("../images/leftBox.gif");
	background-repeat: no-repeat;
	color: #0452be;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 425px;
	line-height: 15px;
	width: 132px;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #leftBox #leftBoxTop {
	height: 370px;
	padding-bottom: 25px;
	padding-right: 8px;
}
#outerWrapper #contentWrapper #leftBox #leftBoxBot {
	line-height: 12px;
}
#outerWrapper #contentWrapper #rightCol {
  float: right;
  padding: 0px 20px 0px 0px;
  width: 530px;
}
#outerWrapper #contentWrapper #rightCol img {
	border: 1px solid #002B58;
}
#outerWrapper #contentWrapper #rightCol1 {
	float: left;
	width: 300px;
}
#outerWrapper #contentWrapper #rightCol2 {
	float: right;
	width: 210px;
	text-align: center;
}
#outerWrapper #contentWrapper #rightCol1 h1 {
	color: #0452be;
}
#outerWrapper #contentWrapper #rightCol1 h2 {
	color: #0452be;
	padding-top: 12px;
	font-size: 14px;
	line-height: 18px;
}

#outerWrapper #contentWrapper #rightCol h3 {
  color: #2e2e2e;
}
#outerWrapper #contentWrapper #leftCol {
  font-size: 12px;
  line-height: 17px;
  margin: 0 550px 0 150px;
  padding: 0px 20px 0px 20px;
}
#outerWrapper #contentWrapper #leftCol h1 {
  color: #ff6600;
}

#outerWrapper #footer {
	color: #4d4d4d;
	height: 41px;
	background-image: url(../images/footerbgrnd.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
  color: #4d4d4d;
}
#outerWrapper #footer a:visited {
  color: #4d4d4d;
}
#outerWrapper #footer a:hover {
  color: #000000;
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  color: #4d4d4d;
}
#outerWrapper #footer a:active {
  color: #4d4d4d;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonialName {
	text-align: right;
	padding-top: 0px;
	margin-top: -4px;
	padding-bottom: 8px;
}

.slideshow { height: 156px; width: 208px; margin: auto }

.quote {
	background: #F0EDD4;
	padding: 10px;
	line-height: 22px;
}
