

body {

      height: 100%;
      margin-top: 0px;
      margin-bottom: 0px;
      margin: 0 auto;
      background: url(../images/background.jpg) #FFFFFF no-repeat top center fixed;
      font-size: 12px;
      font-family: 'Helvetica','Arial';
      color: #555555;
      line-height: 25px;
}


.logoback {
   position: relative;
   width: 100%;
   height: 56px;
   clear: both;
   background: url(../images/topbar.png) repeat-x top;
}

li   {
   line-height: 25px;

}


.container {
   position: relative;
   width: 786px;
   height: 54px;
   margin: 0 auto;
   padding-top: 5px;

}

.logo {
   position: relative;
   width: 786px;
   height: 54px;
   padding-top: 10px;
   margin: 0 auto;
   padding-top: 10px;
   margin-bottom: 0px;
   background: url(../images/logo.jpg) no-repeat;

}



.top {
   display: block;
   clear: both;
   position: relative;
   width: 786px;
   height:  47px;
   margin: 0 auto;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-top: 40px;
}


.menu {
   position: relative;
   width: auto;
   height: 47px;
   margin: 0 auto;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 47px;
   background: url(../images/menu.png) no-repeat;
}



.topmenu {
  height: 47px;
  width: auto;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;

}

.topmenu ul {
  line-height: 47px;
  list-style: none;
}


.topmenu li {
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 30px;
}

.home a {
  position: relative;
  display: block;
  height: 47px;
  width: 111px;
  cursor: pointer;
  z-index: 10;
  background: url(../images/homeicon.png) no-repeat;

}


.home a:hover {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  z-index: 5;
  background: #e4f2fb;
  background: url(../images/home.png) no-repeat;
}

.selected_home a {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  z-index: 5;
  background: #e4f2fb;
  background: url(../images/home.png) no-repeat;
}


.about a {
  position: relative;
  display: block;
  height: 47px;
  width: 111px;
  cursor: pointer;
  background: url(../images/abouticon.png) no-repeat;

}

.about a:hover {
  position: relative;
  height: 47px;
  width: 111px;
  background: #e4f2fb;
  background: url(../images/about.png) no-repeat;
}

.selected_about a {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  z-index: 5;
  background: #e4f2fb;
  background: url(../images/about.png) no-repeat;
}

.services a {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  background: url(../images/servicesicon.png) no-repeat;

}

.services a:hover {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  background: #e4f2fb;
  background: url(../images/services.png) no-repeat;
}

.selected_services a {
  position: relative;
  height: 47px;
  width: 111px;
  display: block;
  background: #e4f2fb;
  background: url(../images/services.png) no-repeat;
}

.contact a {
  position: relative;
  display: block;
  height: 47px;
  width: 121px;
  background: url(../images/contacticon.png) no-repeat;
}

.contact a:hover {
  position: relative;
  height: 47px;
  width: 121px;
  background: #e4f2fb;
  background: url(../images/contact.png) no-repeat;
}

.selected_contact a {
  position: relative;
  height: 47px;
  width: 121px;
  display: block;
  background: #e4f2fb;
  background: url(../images/contact.png) no-repeat;
}

.clear {
   clear: both;
}


.wrapper{
   width: 786px;
   height: 100%;
   margin: 0 auto;
   margin-top: 0px;
   margin-bottom: 0px;
   background: url(../images/content.png) repeat-y;

}


.content {
   text-align: left;
   width: 735px;
   margin: 0 auto;
   margin-top: 0px;
   margin-bottom: 0px;
   overflow: auto;
   padding-left: 20px;
   padding-top: 10px;
}

.left_content {
   float: left;
   width: 380px;
   border: 0px solid #336699;
   margin-right: 10px;
}

.right_content {
   float: right;
   border: 0px solid #336699;
   margin-right: 10px;
}

.content_header {
   font-size: 24px;
   color: #4397c8;
   font-weight: bold;
   margin-bottom: 10px;
   text-align: left;
   width: 715px;
   margin-top: 10px;
   padding-left: 0px;
}

.left_services {
   float: left;
   width: 350px;
   border-right: 3px #e3e3e3 solid;

}

.right_services {
   width: 380px;
   float: right;
}

.image8 {
   position: relative;
   width: 500px;
   height: 377px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}


.image7 {
   position: relative;
   width: 600px;
   height: 450px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image6 {
   position: relative;
   width: 500px;
   height: 313px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image5 {
   position: relative;
   width: 500px;
   height: 343px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image3{
   position: relative;
   width: 639px;
   height: 240px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image4 {
   position: relative;
   width: 500px;
   height: 232px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.feas {
   position: relative;
   width: 500px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image2 {
   position: relative;
   width: 300px;
   height: 398px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}

.image {
   position: relative;
   width: 500px;
   height: 375px;
   margin: 0 auto;
   border: #cccccc 5px solid;
}



.wrap {
   position: relative;
   height: 151px;
   width: 100%;
   text-align: center;
}

.footer {
   position: relative;
   width: 786px;
   height: 109px;
   background: url(../images/footer.png) no-repeat;
   margin: 0 auto;
   margin-top: 0px;
   margin-bottom: 0px;
}


.menubot {
   position: relative;
   width: 100%;
   height: 45px;
   background: url(../images/menubot.jpg) repeat-x;
}


.container2 {
   position: relative;
   height: 45px;
   width: 360px;
   margin: 0 auto;
   padding-top: 0px;
   margin-bottom: 0px;
}

.botmenu {
  position: relative;
  height: 45px;
  width: auto;
  line-height: 45px;
  margin: 0 auto;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-bottom: 0px;
    margin-left: -20px;


}

.botmenu ul {
  position: relative;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  padding: 0;
  list-style: none;

}

.botmenu li {
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;

}

.botmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
  color: #2978a5;
  text-decoration: none;

}

.botmenu a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
  color: #2978a5;
  text-decoration: none;

}

.botmenu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 0 15px;
  color: #2978a5;
  text-decoration: none;

}

.net {
   position: relative;
   width: 120px;
   height: 17px;
   margin: 0 auto;
   margin-top: 50px;
   margin-bottom: 0px;
   color: #2978A5;
   font-size: 18px;
   font-family: Arial,Helvetica, sans-serif;
   text-decoration: none;
}

.net A:link               {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 18px; TEXT-DECORATION: none;  }
.net A:active            {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 18px; TEXT-DECORATION: none; }
.net A:visited           {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 18px; TEXT-DECORATION: none;  }
.net A:hover      {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 18px; TEXT-DECORATION: none; }

A:link               {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 12px; TEXT-DECORATION: none;  }
A:active            {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 12px; TEXT-DECORATION: none; }
A:visited           {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 12px; TEXT-DECORATION: none;  }
A:hover      {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #2978A5; FONT-SIZE: 12px; TEXT-DECORATION: underline; }

.newslettertable A:link               {FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none;  }
.newslettertableevents A:active            {FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; LIST-STYLE:none;}
.newslettertableevents A:visited           {FONT-FAMILY: Arial,Helvetica,sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none;LIST-STYLE:none;  }
.newslettertableevents A:hover      {FONT-FAMILY: Arial,Helvetica,sans-serif; color: #000000; FONT-SIZE: 11px; TEXT-DECORATION: none; LIST-STYLE:none;}


.newslettertable{
width: 500px;
border-right:1px solid #ABABAB;
border-spacing:0;
border-top:1px solid #ABABAB;
color:#000000;
margin-bottom:10px;
margin-top: 10px;
margin-left: 78px;



}


.button  {
   border: 0px solid #336699;
   background:#FFE6EA url(../images/send.png) no-repeat;
   color: #ffffff;
   height: 38px;
   width: 166px;
   line-height: 38px;
}

div#newslettertable li {
  padding: 0;
  margin: 0;

}

.newslettertable ul{
  padding-right: 50px;
  margin: 0 auto;
}

.newslettertable td, .newslettertable th {
background:#FFE6EA url(../images/table_background.gif) repeat scroll left top;
border-bottom:1px solid #ABABAB;
border-left:1px solid #ABABAB;
padding:2px 5px;
height: 20px;
margin: 0 auto;
}



#form_box {
   width: 590px;
   font:0.8em Arial, Helvetica, Sans-serif;
   padding: 0.5em;
   margin-top: 10px;
   margin-bottom: 2px;
}

#form_box div {
   padding: 0.2em 0.5em;
}

#form_box div.hr {
   border-bottom: 2px solid #e2e2e1;
   height: 0px;
   margin-top: 0pt;
   margin-bottom: 7px;
}

#form_box p {
   float: left;
   margin: 4px 0pt;
   width: 120px;
}


#log {
   width: 590px;
   margin-top: 10px;
}

#log_res {
   overflow: auto;
}

#log_res.ajax-loading {
   padding: 20px 0;
   background: url(../images/spinner.gif) no-repeat center;
}

