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: #364038;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  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: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #fff;
	text-align: left;
	width: 800px;
	margin-top:30px ;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#outerWrapper #header {
	background-image: url(../images/full_banner.jpg);
	border-bottom: solid 1px #666;
	font-size: 18px;
	font-weight: bold;
	height: 157px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}
#outerWrapper #topNavigation {
  background-color: #4d544c;
  height: 27px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #content {
	background-color: #FFFFCA;
	background-image: url(../images/colors_bg.jpg);
	background-repeat: no-repeat;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 25px;
}

#outerWrapper #contentWrapper #content a, #outerWrapper #contentWrapper #content a:link {
	color: #137DA4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#outerWrapper #contentWrapper #content a:hover {
	color: #83A64A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outerWrapper #footer {
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 32px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/Footer.jpg);
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#outerWrapper #footer a:hover {
  color: #e99733;
}
#BHeaderWrapper {
	height: 131px;
	width: 775px;
	position: relative;
}
#Feature1 {
	height: 131px;
	width: 250px;
	float: right;color:#000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	
}
#feature2 {
	float: right;
	clear: none;
	width: 250px;
	margin-top: -5px;
	height: 131px;
	color:#FFF;
	font-size:16px;
	text-align:center;
	
}
#feature3 {
	height: 131px;
	width: 250px;
	
}
#rightSideBar {
	float: right;
	width: 250px;
	height: 300px;
	margin-left: 20px;
}

