body {
  margin: 0;
  padding: 0;
  background: url(body.gif) repeat-y 223px 0;
}
.content {
  position: absolute;
  top: 90px;
  left: 0px;
}
.content1 {
  width:1000px;
  padding: 0 190px 30px 235px;
  font-size: 80%;
  font-family: tahoma;
  background: url(images/footer.gif) repeat-x 100% 100%;
}
.content1 a {
  color: #8ABD55;
}
.content1 h1 {
  color: #8ABD55;
  font-size: 120%;
  letter-spacing: 1px;
}
.content1 a:hover {
  text-decoration: none:
}
.footer {
  width:100%;
}
.footerc {
	width: 800px;
  padding: 10px;
  text-align: right;
  font-size: 70%;
  font-family: tahoma;
  background: #fff;
  color: #999;
}
.footer a {
  color: #999;
  text-decoration: none:
}
.footer a:hover {
  text-decoration: underline:
}
.content1 td {
  font-size: 80%;
  padding: 5px;
}
.left {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 223px;
  padding: 1px;
  font-size: 70%;
  font-family: tahoma;
  background: #F1EFF1;
}
.leftint {
  background: #fff url(images/leftboxbg.gif) repeat-y;
  padding: 0 15px;
  text-align: justify;
}
.menu a {
  display: block;
  width: 223px;
  background: url(images/menubg.gif) repeat-y;
  border-bottom: solid 1px #fff;
  padding: 2px 21px;
  color: #000;
  text-decoration: none;
}
.menu a:hover {
  background: #D3D3D3;
  color: #000;
}
.logo {
  position: absolute;
  top: 35px;
  left: 0px;
}
.header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: url(images/header.gif) repeat-x;
}
.headmenu {
  position: absolute;
  top: 53px;
  left: 0px;
  width: 100%;
  padding: 0 0 0 225px;
}
.headmenu table {
  background: url(images/headmenu.gif) repeat-x;
}
.headmenu a {
  display: block;
  text-align: center;
  padding: 5px 5px 0 5px;
  font-size: 80%;
  font-family: tahoma;
  text-decoration: none;
  color: #000;
  height: 27px;
}
.headmenu a:hover {
  background: #FF8F44;
}
.search {
  position: absolute;
  top: 90px;
  left: 820px;
  background: url(images/boxbg.gif) repeat-y 100% 100%;
  width: 168px;
}
.callback {
  position: absolute;
  top: 240px;
  width: 168px;
  left: 820px;
  background: url(images/boxbg.gif) repeat-y 100% 100%;
}
.int {
  padding: 10px;
  font-size: 70%;
  font-family: tahoma;
}
.phone {
  font-family: tahoma;
color:#8ABD55 ;
font-weight:bold; 
text-align: center; 
font-size: 200%;
  position: absolute;
  top: 10px;
  right: 20px;
}