body {
  text-align: center;
  background-image: url(../images/bg.png);
  background-repeat: repeat-x;
  background-position: center top;
}
#top {
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  background-image: url(../images/toprd.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  width: 980px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
}
#logo {
  /*background-image: url(../images/logo.png);
  background-position: left center;
  text-align: left;
  background-repeat: no-repeat;*/
  height: 178px;
  width: 321px;
  float: left;
}
#flash {
  width: 600px;
  height: 180px;
  margin-left: 340px;
  padding-top: 1px;
}
#menu {
  background-image: url(../images/menu.png);
  background-repeat: repeat-x;
  background-position:  center center;
  width: 978px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
}
#mod_search_searchword {
  background-color: #eeeeee;
  color: #666666;
  margin-left: 150px;
  //margin-right: 15px;
  margin-top: 8px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
}
.button {
  margin-top: 5px;
  margin-left: 7px;
  float: left;
}
#content {
  border-right-style: solid;
  border-left-style: solid;
  margin-right: auto;
  width: 948px;
  border-right-width: 1px;
  border-left-width: 1px;
  margin-left: auto;
  min-height: 450px;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  line-height: 11pt;
  color: #666666;
  font-weight: normal;
  text-align: left;
   padding: 15px 15px 15px 15px;
}

#content p{
width: 748px;

}

#left {
width: 210px;
height:260px;
 float: left;

}

#centre {
width: 500px;
height:260px;
 float: left;
margin-left: 10px;
text-align: justify;

}

#centre p {
width: 500px;

}
#right {
width: 210px;
height:260px;
 float: right;

}

#appls {
  background-image: url(../images/ap_bg.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 245px;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  line-height: 10pt;
  color: #666666;
  font-weight: normal;
  text-align: left;
  /*border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding: 1em;
  padding-top: 3em;*/
}
#appls h2 {
  color: #FFF;
  text-align: center;
  padding: 0em 0em 0em 0em;
}
#appls ul {
  //color: #FFF;
  //text-align: left;
  font-weight: bold;
  line-height: 1.5em;
  padding: 1em 0em 0em 3em;
}
/*#supp {
  width: 175px;
  height: 200px;
  margin-left: 30px;
  float: left;
  margin-top: 50px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding: 1em;
}*/
#gates {
  background-image: url(../images/bd_bg.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 245px;
  float: left;
  margin-top: 10px;
  margin-left: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  line-height: 10pt;
  color: #666666;
  font-weight: normal;
  text-align: left;
  /*border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding: 1em;
  padding-top: 3em;*/
}
#gates h2 {
  color: #FFF;
  text-align: center;
  padding: 0em 0em 0em 0em;
}
#gates ul {
  //color: #FFF;
  //text-align: left;
  font-weight: bold;
  line-height: 1.5em;
  padding: 1em 0em 0em 3em;
}
#news {
  background-image: url(../images/ev_bg.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 245px;
  float: left;
  margin-top: 10px;
  margin-left: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  line-height: 10pt;
  color: #666666;
  font-weight: normal;
  text-align: left;
  /*border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  padding: 1em 0em 0em 1em;
  padding-top: 1em;*/
}
#news h2 {
  color: #FFF;
  text-align: center;
  padding: 0em 0em 0em 0em;
}

#news p {
  /*font-size: 0.7em;
  line-height: 1em;
  color: #666666;
  font-weight: normal;
  text-align: left;*/
  width: 170px;
  padding: 0.2em 1em 0em 1em;
}

#bottom {
  background-image: url(../images/bottomrd.png);
  background-repeat: no-repeat;
  background-position: center top;
  width: 980px;
  height: 85px;
  margin-right: auto;
  margin-left: auto;
}
#footer {
  border-top: 1px solid #999999;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  //position: relative;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.6em;
  line-height: 0.4em;
  color: #666666;
  font-weight: normal;
  text-align: center;
}

