﻿body 
{
	
  background: url(images/bg.gif) repeat-x #fff;
}
#wrapper01 {
  width: 880px;
  margin: auto;
  
  
  
  
}
#header {
  height: 62px;
  background: url(images/top-wide.gif) no-repeat;
}
#header ul {
  list-style: none;
}
#page_title {
  height: 89px;
  background: url(images/page_title.gif) repeat-x;
}
h1 {
  font-family: "Lucida Sans Unicode";
}
#page_title h1 {
  font-family: "Lucida Sans Unicode";
  font-weight: normal;
  color: #ffffff;
  font-size: 1.5em;
  padding: 31px 0 0 35px;
}
#content_left {
  width: 880px;
  float: left;
  background: url(images/frontbanner_shadow.gif) no-repeat top left;
}
#content_left_body {
  float: right;
  width: 410px;
}
#content_left_body ul
{
	
	padding-left:40px
}
#content_left_body h2 {
  font-family: "Lucida Sans Unicode";
  font-size: 1.1em;
  font-weight: normal;
  color: #204961;
  padding-top: 15px;
  padding-left: 3px;
}
#content_left_body h3 {
  font-family: "Lucida Sans Unicode";
  font-size: .9em;
  font-weight: normal;
  color: #204961;
  padding-top: 15px;
  padding-left: 3px;}
#content_left_body p {
  padding: 5px 25px 0 5px;
  font-size: .75em;
  line-height: 150%;
  color: #5e5e5e;
}
#content_left_body p a {
  color: #177197;
  border-bottom: 1px solid #02374e;
}
#content_left_sidebar {
  float: left;
  width: 155px;
  margin: 15px;
  display: inline;
}
.left_sidebar_within {
  width: 155px;
  border: 1px solid #c6dce6;
  background: #eff6f9;
  color: #496548;
  font-size: .75em;
  margin-bottom: 10px;
}
.left_sidebar_within h3{
  font-size: 1em;
  padding: 5px 7px;
  border-bottom: 1px solid #bfe5be;
  background: #e5eff3;
}