body {
background: #FFFFFF;
direction: rtl;
font-family: Tahoma;
font-size: small;
text-align: right;
margin-top: 0px;
margin-bottom: 0px;
}
#main{
  background: #FFFFFF;
  direction: rtl;
  width: 720px;
  text-align: right;
  height: 100%;
}
#c_left{
width: 10px;
background: url(../images/right_bg.gif) repeat-y;
}
#c_right{

width: 10px;
background: url(../images/left_bg.gif) repeat-y;
}
#logo{
width: 700px;
height: 185px;
}
#pathway{
width: 700px;
height: 25px;
}
#td_text{
direction: rtl;
padding-left: 5px;
padding-right: 5px;
text-align: justify;
}
#nest_step{
background: #D8E4F3;
text-align: center;
font-size: medium;
}








