body
{
  padding: 0;
  margin: 0;
  background-image: url(/images/background.gif);
  background-position: center center;
  background-repeat: repeat-y;
  background-color: #f5f5f5;
  font-family: verdana;
  color: #323232;
}

#logo
{
  top: 0px;
  width: 100%;
  background: #fff;
  position: absolute;
  text-align: center;
  background-image: url(/images/logo_background.gif);
}

#top_menu
{
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}

#logo a
{
  border: 0px;
  float: left;
  padding-left: 20px;
}

#logo a img
{
  border: 0px;
}

#logo ul
{
  margin: 0px 50px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  float: right;
}

#logo ul li
{
  float: left;
  margin-top: 37px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(/images/menu_top_list.gif);
  background-repeat: no-repeat;
  background-position: 18px 8px;
}

#logo ul li a
{
  color: #2f7da3;
  text-decoration: none;
}

#logo ul li a:hover
{
  color: #002656;
}


#slogan
{
  height: 150px;
}
#slogan h2
{
  padding: 35px;
  margin: 0px;
  border-bottom: 0px;
  color: #fff;
  font-weight: lighter;
  font-size: 26px;
}


#wrapper
{
  top: 70px;
  position: absolute;
  width: 100%;
  background-image: url(/images/head_background.gif);
  background-repeat: repeat-x;
  border-top: solid 3px #78c9f0;
}

#pagewrapper
{
  text-align: center;
  background-image: url(/images/head.gif);
  background-repeat: no-repeat;
  background-position: center top;
}

#menu
{
  width: 1000px;
  margin: 0 auto;
}

#menu ul
{
  margin: 0px;
  list-style-type: none;
  padding-left: 0px;
  padding-top: 0px;
}

#menu ul li
{
  float: left;
  margin-left: 40px;
  height: 43px;
}

#menu ul li.active
{
  background-image: url(/images/menu_pointer.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#menu ul li a
{
  color: #b9d1ee;
  font-size: 24px;
  text-decoration: none;
}



#contentwrapper
{
  margin: 0 auto;
  width: 1000px;
  z-index: 10;
  text-align: left;
  font-size: 12px;
}

#contentwrapper #content
{
  float: right;
  width: 650px;
  text-align: justify;
}

#content p
{
  line-height: 18px;
}

#contentwrapper #left
{
  width: 310px;
  float: left;
}

#left div.item
{
  /*border-bottom: solid 1px  #d1cfcf;*/
  margin-bottom: 15px;
}

#left div img
{
  border:0;
  float: left;
}
#left div p
{
  width: 185px;
  float: right;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}


#left div b a
{
  color: #4b8eaf;
  text-decoration: none;
}

#left .padding
{
  padding-left: 40px;
}

#content .padding
{
  padding-right: 40px;
}

#content a, #portfolio a
{
  color: #2f7da3;
  text-decoration: none;
}

#content ul, #portfolio ul
{
  list-style-type: none;
  padding: 0px;
}

#content ul li, #portfolio ul li
{
  padding-left: 30px;
  background-image: url(/images/menu_top_list.gif);
  background-repeat: no-repeat;
  background-position: 10px 8px;
  line-height: 20px;
  display: block;
}

#portfolio
{
  padding: 40px;
}

#portfolio img 
{
  border: 0;
}

#portfolio p
{
text-align: center;
}

#portfolio .overview
{
  width: 920px;
  margin: 0 auto;
}

#portfolio .item
{
  width: 270px;
  margin-bottom: 20px;
  float:left;
}

#portfolio .left, #portfolio .middle
{
  padding-right: 55px;
}

h1
{
  padding-top: 10px;
  color: #2f7da3;
  border-bottom: solid 1px #d1cfcf;
  font-size: 30px;
  font-weight: lighter;
}

h2
{
  padding-top: 10px;
  color: #2f7da3;
  border-bottom: solid 1px #d1cfcf;
  font-size: 30px;
  font-weight: lighter;
}

#sitemap
{
  width: 1000px;
  display: block;
  margin: 0 auto;
  background-image: url(/images/sitemap_background.gif);
  background-repeat: repeat-x;
  background-color: #1d1d1d;
  text-align: left;
  font-size: 14px;
}


#sitemap a img
{
  margin-left: 40px;
  border: 0px;
  padding: 0;
}

#sitemap ul
{
  float: left;
  border-top: solid 1px #676767;
  margin-left: 40px;
  margin-top: 0px;
  padding-left: 0px;
  list-style-type: none;
  color: #676767;
}


#sitemap ul li
{
  margin: 0px;
  padding: 0px;
  display: block;
  width: 280px;
}


#sitemap ul a
{
  color: #676767;
  text-decoration: none;
  line-height: 20px;
}

#buttons
{
  padding: 0px;
  margin-left: 310px;
  height: 39px;
  text-align: center;
  margin-top: 30px;
}

#buttons a
{
  margin-left: 20px;
}

#buttons a img
{
  border: 0px;
}

table p
{
  margin-top: 0px !important;
}


.blog .image
{
  float: left;
  width: 100px;
}

.blog .content
{
  float: left;
  width: 510px;
}

.blog a
{
  color: #4B8EAF;
  text-decoration: none;
}

.blog img
{
  border: 1px solid #4B8EAF;
}

.blog p
{
  margin: 0px;
  padding-left: 20px;
}

.blog h3
{
  padding-top: 10px;
  color: #2f7da3;
  border-bottom: solid 1px #d1cfcf;
  font-size: 20px;
  font-weight: lighter;
}

.portfolio
{
  float: left;
  height: 160px;
  display: none;
  margin: 0px 15px 30px 15px;
  background-color: #E4E4E4;
  text-align: center;
}
.portfolio span
{
  width: 173px;
  font-size: 11px;
  height: 25px;
  line-height: 25px;
  font-weight: bold;
  color: #2F7DA3;
  display: block;
  text-align: center;
}

.imageLeft
{
  margin-top: 40px;
  border:0 !important;
  
}


.clear
{
  clear: both;
}
