table#layout1 {
  width: 650px;
  margin: 6px 20px 0 20px;
}

table#layout1 tr.top {
  background: url(../_images/bg_home_top.jpg) no-repeat;
  height: 29px;
}
table#layout1 tr.middle {
  background: url(../_images/bg_home_middle.jpg) repeat-y;
}
table#layout1 tr.bottom {
  background: url(../_images/bg_home_bottom.gif) no-repeat;
  height: 40px;
}

table#layout1 td#case_study {
  /*width: 481px;*/
  padding-bottom: 6px;
}

table#layout1 td#services {
  width: 165px;
}
table#layout1 td#services p {
  margin: 12px;
  font-size: 11px;
}
table#layout1 td#services a {
  margin: 0 0 0 2px;
  _margin: 0 0 0 3px;
}

table#layout1 td#services div.more {
  margin: 7px 0 0 100px;
}
table#layout1 td#services img {
  vertical-align: top;
}

table#layout1 td#news {
  /*width: 160px;*/
}
table#layout1 td#news div.news_image {
  margin: 10px 0 6px 6px;
}
table#layout1 td#news div.news_image img {
  width: 150px;
}
table#layout1 td#news div.news_title {
  font-size: 11px;
  margin: 10px 6px 0 10px;
  _margin-left: 11px;
}
table#layout1 td#news div.news_title a {
  color: #000;
  text-decoration: none;
}
table#layout1 td#news div.news_date {
  font-size: 11px;
  color: #666;
  margin: 9px 6px 0 10px;
  _margin-left: 11px;
  padding: 4px 2px 0 1px;
}
table#layout1 td#news div.news_content {
  font-size: 10px;
  margin: 8px 8px 4px 11px;
  _margin-left: 12px;
  line-height: 14px;
  text-align: right;
}
table#layout1 td#news div.news_content a {
  color: #666;
}
table#home_content {
  width: 646px;
}

table#home_footer {
  background: url(../_images/bg_home_footer.gif) no-repeat;
  width: 651px;
  height: 65px;
  margin: 4px 21px 0 20px;
}
table#home_footer td {
  vertical-align: middle;
  padding: 0 0 5px 30px;
}

table#case_study {
  margin-top: 10px;
}

table#case_study td#cs_photo {
  width: 155px;
  text-align: center;
  border-right: 1px solid #C60;
}
table#case_study td#cs_info {
  width: 300px;
}

div.client_name {
  font-weight: bold;
  color: #666;
  margin: 2px 10px 5px 10px;
  font-size: 15px;
}
div.title {
  font-size: 12px;
  font-weight: bold;
  color: #597A59;
  margin: 2px 10px 5px 10px;
}
div.description {
  font-size: 11px;
  margin: 2px 20px 5px 10px;
  line-height: 15px;
}

td.bottom1 {
  text-align: right;
  padding-top: 7px;
  background: url(../_images/bg_home_bottom_new.gif) no-repeat;
  width: 422px;
}

td.bottom2 {
  text-align: right;
  padding-top: 7px;
  background: url(../_images/bg_home_bottom_2.gif) no-repeat;
  width: 170px;
  background-position: 4px 0;
}

td.bottom3 {
  text-align: right;
  padding-top: 7px;
  background: url(../_images/bg_home_bottom_newR.gif) no-repeat 1px 0;
  width: 227px;
  height: 40px;
}
.heading{
height:25px;
margin:4px 21px 0 20px;
width:651px;
font-size:12px;
color:#010101;
font-weight:bold;
}
/*----------------------classes created on 17 april 09 starts here-----------------------------------------*/
.orange_text {
	color:#CC6600;
}
