body {
  margin:0;
  font-family:sans-serif;
}

img {
  border:0;
}

.header_top {
  background-color:#407abf;
  font-size:2px;
  height:10px;
}

.header_wrapper1 {
  background-color:#829ed1;
}

.header_wrapper2 {
  margin:auto;
  width:900px;
}

.header {
  width:900px;
}

.header_logo {
  height: 110px;
  float:left;
}

.header_menu {
  text-align:right;
}

.header_menu_bar{
  height:80px;
}

.header a {
  text-decoration:none;
  color:#ffffff;
  font-weight:bold;
}

.header a:hover {
  color:#829ed1;
}


.header_menu_item {
  margin:2px 2px 0 0;
  padding:6px 4px 6px 4px;
  background-color:#407abf;
  float:right;
}

.header_menu_tag {
  padding-top:0px;
  font-size:1.2em;
  font-weight:bold;
//  color:#407abf;
  color:#ffffff;
  text-align:right;
  clear:right;
}

.header_contact {
  clear:both;
}

.header_name{
  float:left;
  font-size:36px;
  color:#ffffff;
  padding-top:12px;
  padding-bottom:12px;
}

.header_call{
  float:right;
  text-align:right;
  font-size:36px;
  color:#407abf;
  padding-top:12px;
  padding-bottom:12px;
}

.header_clear{
  clear:both;
}

.page_wrapper {
}

.page {
  margin: auto;
  width:900px;
}

.content_wrapper {
  background-image:url('/images/watermark.jpg');
  background-repeat:no-repeat;
}

.content {
  padding-top:10px;
  padding-left:10px;
}

.contentnw {
}

.content h2 {
  margin-top:0;
  color:#829ed1;
}

.content h3 {
  margin-top:0.5em;
  color:#829ed1;
}

.content a {
  text-decoration:none;
  color:#829ed1;
}

.content a:hover {
  color:#407abf;
}

.content_story {
  width:600px;
  float:left;
}

.content_news {
  width:260px;
  margin-right:10px;
  float:right;
}

.content_clear {
  clear:both;
}

.content_box_left {
  background:#ffffff;
  border: 1px solid #407abf;
  width:269px;
  float:left;
}

.content_box_middle {
  background:#ffffff;
  border: 1px solid #407abf;
  margin-left:34px;
  width:269px;
  float:left;
}

.content_box_right {
  background:#ffffff;
  border: 1px solid #407abf;
  width:271px;
  margin-right:10px;
  float:right;
}

.content_box_shell {
  float:left;
  width:250px;
  padding:2px 8px 2px 8px;
}

.content_box_shells {
  float:left;
  width:250px;
  padding:2px 8px 2px 8px;
  height:250px;
  overflow:auto;
}

.content_box_prop{
 height:240px;
}


.content_small_left {
  width:270px;
  float:left;
}

.content_large_right {
  width:600px;
  float:right;
}

.content_large_left {
  width:550px;
  float:left;
}

.content_small_right {
  width:300px;
  padding:10px;
  background:#829ed1;
  color:#ffffff;
  float:right;
}


.content_vlarge_left {
  width:610px;
  float:left;
}

.content_3col_left {
  width:200px;
  float:left;
}

.content_3col_right {
  width:380px;
  float:right;
}

.content_vsmall_right {
  width:240px;
  padding:10px;
  background:#829ed1;
  color:#ffffff;
  float:right;
}

.content_small_prop {
  width:1px;
  height:400px;
  float:left;
}

.content_small_right h1{
  padding:0;
  margin:0;
  font-size:2.4em;
  color:#ffffff;
}

.content_small_right a{
  color:#407abf;
}

.content_small_right a:hover{
  color:#ccc;
}
.content_vsmall_right h1{
  padding:0;
  margin:0;
  font-size:2.4em;
  color:#ffffff;
}

.content_vsmall_right a{
  color:#407abf;
}

.content_vsmall_right a:hover{
  color:#ccc;
}

.content_right_img {
  float:right;
  margin-top:10px;
  margin-right:10px;
  margin-bottom:10px;
}

.footer {
  padding-top:6px;
  border-top: 2px solid #407abf;
  color:#407abf;
  font-size:0.7em;
}

.footer a{
  text-decoration:none;
  color:#407abf;
}

.footer a:hover{
  text-decoration:none;
  color:#829ed1;
}

.footer_menu {
  text-align:right;
  padding-left:20px;
  float:right;
}

.footer_note {
  text-align:left;
  padding-right:10px;
  float:left;
}

.footer_clear{
  clear:both;
}


img.fltleft {
    float: left;
    margin: 0 10px 0px 0;
    border: 0;
}

img.fltright {
    float: right;
    margin: 0 0 0 10px;
    border: 0;
}

.tail {
    clear:both;
}

.sidebar {
  background:#ffffff;
  border: 1px solid #407abf;
  padding: 6px;
  margin-bottom:1.0em;
}

.sidebar h3 {
  margin-top:0.5em;
  color:#829ed1;
}

.fourbox {
  background:#ffffff;
  width: 203px;
  border: 1px solid #407abf;
  margin-right:16px;
  margin-bottom:1.0em;
  float:left;
}

.fourinside {
  padding:6px;
}

.fourbox h3 {
  margin-top:0.5em;
  color:#829ed1;
}

.shrink_text {
  font-size:0.8em;
}
