

#right_top{
width:739px;
height:398px;
}





body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;
background-color:#505050;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-attachment: fixed ;
}

img { border: none; }
a { color: #57626a; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 998px;
}

#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 { 
background-color:#FFFFFF;
height:130px;
width:998px;
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
}


#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;
}

#menu {
height: 20px;
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
padding-top:10px;
padding-left:30px;
  /*
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  */
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  }
 
header_content
{
background-color:#FFFFFF;
}
.right {
width: 700px;
float: right;
text-align: justify;
padding-right:10px;
padding-top:16px;
}
.right h2 {
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.right h3 {
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
color:#FFFFFF;

}
.right h4 {
font-size: 20px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
line-height:+30px;
}



#logo
{
width:359px;
height:388px;
float:left;
background-color:#FFFFFF;
 }

/* Program end */
#footer {
background: #eee;
border-top: 3px solid #57626a;
text-align: center;
color: #333;
font-size: 11px;
padding: 10px;
}

