@import url('reset000.css');
@import url('editor00.css');
@import url('editor_c.css');

html {
  height:100%;
}

body {
  width:100%;
  height:100%;
  background:url('../../../pict/layout_new/mbg00000.gif') repeat-x #fdfdfe;
  margin:0;
  text-align:left;
  
  font-size:12px;
  color:black;
  font-family:Verdana,Tahoma,Helvetica,sans-serif;
  
}

#container {
  
  position:relative;
  width:100%;
  min-height:100%;
  background:url('../../../pict/layout_new/foot0000.gif') repeat-x left bottom;

}

#topbar {
  width:100%;
  height:15px;
  border-bottom:1px solid #223c5e;
  background:#112d52;
  margin:0 auto;
  text-align:left;
}

#topmenu {
  float:left;
  color:white;
}

#topmenu h3 {
  float:left;
  color:white;
  font-weight:normal;
  margin-top:15px;
}

#topmenu ul {
  list-style-type: none;
  float:left;
  margin-top:15px;
}

#topmenu ul li {
  display:inline;
  margin: 0 8px;
}

#topmenu ul li a {
  text-decoration:underline;
  color:white;
}

#topmenu ul li a:hover {
  text-decoration:none;
}

#header {
  height:78px;
  width:1006px;
  margin:0 auto;
  text-align:left;
  border-top:1px solid #eff2f6;
  border-bottom:1px solid #eff2f6;
  background:url('../../../pict/layout_new/headerbg.jpg') no-repeat;
}

#logo {
  position:relative;
  left:20px;
  top:2px;
  vertical-align:top;
}

#logoJGP {
  position:relative;
  left:178px;
  top:25px;
  vertical-align:top;
}

#sitetxt {
  position:relative;
  left:444px;
  top:25px;
  vertical-align:top;
}

#mainmenu {
  width:995px;
  margin:6px auto;
  text-align:left;
}

#flash {
  margin: 0 auto;
  width:995px;
}

#footer {
  height:41px;
  width:100%;
}

#boxes {

  text-align:left;
  margin:0 auto;
  width:990px;

}

.fbox {
  width:236px;
  float:left;
  margin:20px 16px 20px 0px;
}


div.moduletablefree {
  background:url('../../../pict/layout_new/free0000.png') no-repeat left top;
  margin-left:-9px;
  padding-left:9px;
  min-height:82px;
}