
/* image in header*/
img { border: none;margin-left:6px;padding:10px; }
a { color: #57626a; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }
#wrap {
margin: 0 auto;
width: 998px;
}
/* searchbar*/
#searchbar {
margin: 0 auto;
height:31px;
background-color:#e8b513;
background-image:url(../images/serarch_bg.jpg);
background-repeat:repeat-x;
padding:2px;
-moz-border-radius: 15px;
-webkit-border-radius:15px;
}

/* header container*/
#header { 
background-color:#FFFFFF;
height:130px;
width:998px;
-moz-border-radius: 22px;
-webkit-border-radius: 22px;
}

/* header banner*/
headerbanner
{
height:130px;
background-color:#FFFFFF;
}

/* header logo*/
#headerlogo
{ 
padding-left:31px;
float:left;
}

#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
letter-spacing: -1px;
line-height: 12px;
}
/* main menu starts*/
#menu {
height: 20px;

background:url(../images/menu_bg.gif);
background-repeat:repeat-x;
padding-top:10px;
padding-left:30px;
background-color:;
-webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
}

 
.khaandan_flow{color: #802900}/* sitemaap khaandan link*/

/* Program end */
#footer {
background: #eee;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
-webkit-border-bottom-left-radius: 20px;
-webkit-border-bottom-right-radius: 20px; 
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
}