@charset "utf-8";
  body {
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  font-size:12px;
  background-color: #f8f8f8;
  margin: 0;
  padding: 0;
  color: #5e5e5e;
}
* {
  margin:0;
}
h1 {
  margin: 0;
  padding: 0 20px 0 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:28px;
  color:#ec008c;
  font-weight:normal;
}
h2 {
  margin: 0;
  padding: 0 0 0 0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:18px;
  color:#ec008c;
  font-weight:normal;
}
p {
  margin-top:15px;
 padding: 0 12px 0 0;
}
a:link, a:visited {
  color:#00adde;
  text-decoration:underline;
}
a:hover {
  color:#e50e8e;
  text-decoration:underline}
.images img {
  border:solid 1px #999999;
}
#menu_container {
  padding-left:0px;
}
#menu_container .left_menu ul {
  margin-left: 0;
  padding-left: 1em;
  text-indent: -1em;
}
#menu_container .left_menu li {
  margin-bottom:1em;
  margin-left:0px;
  font-size:14px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  list-style-type: disc;
  list-style-image: url(../images/bullet-star.gif);
  list-style-position: inside;
}
#menu_container .left_menu li a:link, a:visited {
  font-size:14px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  color:#00aeef;
  text-decoration:none;
}
#menu_container .left_menu li .current_page {
  font-size:14px;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  color:#EC008C;
  text-decoration:none;
}
#menu_container .left_menu li a:hover {
  color:#EC008C;
  text-decoration:underline;
}
#header {
  width: 962px;
  margin: 0 auto;
  height:176px;
  text-align: left;
  background-color:#FFFFFF;
}
#container {
  width: 960px;
  margin: 0 auto;
  padding-bottom:20px;
  text-align: left;
  background-color:#FFFFFF;
  border-left:solid 1px #d2d2d2;
  border-right:solid 1px #d2d2d2;
  border-bottom:solid 6px #2eb2f4;
  background-color:#FFFFFF;
}
.wrapper {
  clear:both;
  height:1px;
  line-height:1px;
  margin:0;
  padding:0;
}
#left_column {
  width: 217px;
  float:left;
  background-color:#ffffff;
  padding-top:17px;
}
#right_column {
  width: 720px;
  float:right;
  padding-top:17px;
}
.main_text {
  width:339px;
  float:left;
}
.main_image {
  width:368px;
  float:right;
  margin-right:5px;
}
/*.bottom_block {
  width:223px;
  float:left;
  margin-right:15px;
}
*/
.bottom_block img {
  border:solid 5px #bcc2c9}
.box {
  background-color:#ffffff;
  margin: 50px 0 0 20px;
}
.box_center {
  background-image:url(../images/box-border.gif);
  background-repeat:repeat-y;
  padding:0 20px;
  font-size:14px;
}
.box_bottom {
  background-image:url(../images/box-bottom.gif);
  background-repeat:no-repeat;
  height:66px;
 }
.box_center a:link {
  text-decoration:underline}
.box_center a:visited {
  text-decoration:underline}
.box_center a:hover {
  text-decoration:underline;
  color:#e50e8e}

