body {
  color: #3B3B3B;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 18px; }

a {
  color: #26617C; }

form {
  margin: 0;
  padding: 0; }

.h1_style{
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:26px;
	font-weight		:bold;
	margin			: 0 0 0 0;
	padding			: 8px 0 0 18px;
	color			:#232323;
        line-height             :22px;
}


#sidebar {
  margin-top: 31px;
  line-height: 20px;
  font-size: 12px;
  width: 197px; 
  background-color:#F0EFEF

}
  #sidebar ul, #sidebar li, #sidebar h2 {
    list-style: none;
    margin: 0;
    padding: 0; }
  #sidebar ul ul {
    background-color: #f0efef;
    padding: 10px; }
    #sidebar ul ul a {
      margin: 0 6px; }
  #sidebar h2 {
    background: url(images/menu-header.png);
    color: #fff;
    height: 35px;
    line-height: 34px;
    padding-left: 15px;
    font-weight: normal; }

#content {
  margin-top: 33px;
  padding: 0 15px; }
  #content h2 {
    margin-top: 0; }
  #content textarea {
    width: 455px; }

.wpcf7 {
  padding: 89px 0 0 26px; }
  .wpcf7 .text-field, .wpcf7 .email-field, .wpcf7 .textarea-field {
    position: relative; }
  .wpcf7 .text-field, .wpcf7 .email-field {
    line-height: 17px;
    height: 24px; }
    .wpcf7 .text-field label, .wpcf7 .email-field label {
      width: 60px;
      float: left; }
    .wpcf7 .text-field input, .wpcf7 .email-field input {
      border: 1px solid #ccc;
      width: 133px; }
  .wpcf7 textarea {
    width: 159px;
    height: 66px; }
  .wpcf7 .textarea-field {
    clear: both; }
  .wpcf7 .wpcf7-not-valid-tip-no-ajax {
    position: absolute;
    left: -241px;
    background-color: #f00;
    color: #fff;
    left: -164px;
    padding: 2px 4px; }
  .wpcf7 .wpcf7-response-output {
    display: none; }

#wpcf7-f2-p1-o2 {
  padding: 71px 0 0 26px;
  color: #fff; }


.text_body{
	font-family		:Arial, Helvetica, sans-serif;
	font-size		:13px;
	color			:#111111;
	line-height		:18px;
}

.text_body a:link, .text_body a:visited, .text_body a:active{
	color			:#26617c;
	text-decoration :underline;
}

.text_body a:hover{
	color			:#26617c;
	text-decoration :underline;
}

