body{ font: 12px arial, serif; color: #301d00; background: #fff url('../images/bg.gif') repeat-x }

body, form, h1, ul, h2, h3, p{ margin: 0; padding: 0 }
img{ border: none }
h1{ padding: 2px 0 11px; font-weight: normal; font-size: 26px !important; color: #fff }
h2{ font-size: 14px !important }
a:focus{ outline: none }

body.hi{ font-family: mangal, arial, serif }

.catch{ overflow: hidden }
.left{ float: left }
.right{ float: right }
.center{ text-align: center }
.clear{ clear: both }
.nobg{ background: none !important }
.cursorable{ cursor: pointer }
.absolute{ position: absolute }
.hidden{ display: none }

/*site container*/
#container{ width: 909px; margin: 30px auto }

/*site body*/
#site_body{ margin: 0 auto; width: 716px }

/*logo section*/
#logo_section{ float: left; width: 293px }
#logo_section a.left{ display: block; width: 80px; color: #402701; text-decoration: none; font-size: 10px; padding-top: 20px }
#logo_section span{ display: block; width: 213px; height: 65px; background: url('../images/logo.gif') no-repeat }
#logo_section span a{ display: block; width: 213px; height: 65px }

/*bottom download section*/
#bottom_download{ border-bottom: 1px solid #d4ecfe }
#bottom_download div{ width: 366px; float: none; margin: 0 auto }
#bottom_download span{ display: block; width: 276px; line-height: 22px; padding-bottom: 15px; font-size: 11px; color: #949494; background: url('../images/bottom_btn_shadow.gif') 0 41px no-repeat }
#bottom_download b{ font-weight: normal; text-align: center; float: none; padding: 0 5px; display: block }
#bottom_download *{ float: left }

/*site content*/
#content{ padding: 3px 0 30px; clear: both }

/*site footer*/
#site_footer{ color: #c0ced9; font-size: 10px; text-align: center; line-height: 18px; padding-top: 5px }
#site_footer a{ padding: 0 10px; text-decoration: none; color: #3992c5; font-size: 12px }
#site_footer p#bottom-bar a{ font-size: 11px }
#site_footer h3{ font-size: 10px !important; font-weight: normal !important }
#site_footer h3, #site_footer p{ margin: 0; padding-top: 15px }

/*about us*/
.aboutus{ width: 400px; height: 530px }

/*numeric list*/
ol li{ padding-top: 15px }
ol li.alpha{ list-style-type: lower-alpha }
ol p{ margin-bottom: 0 }
ol b{ font-size: 14px }
ol a{ color: #255b9a }

/*languages bar*/
#languages_bar{ width: 145px; z-index: 50; position: absolute; top: 0; margin: 10px 0 0 693px }
#languages_bar img, #languages_bar span{ float: right }
#languages_bar img{ border-top: 1px solid #3c7fb1; border-bottom: 1px solid #3c7fb1; border-right: 1px solid #3c7fb1 }
#languages_bar span{ display: block; font-size: 11px; background: #fff; width: 120px; padding: 2px 2px 2px 5px; height: 14px; border: 1px solid #3c7fb1 }
#languages_bar:hover > ul { visibility: visible }
#languages_bar ul{ border: 1px solid #3c7fb1; width: 143px; visibility: hidden; position: absolute; margin-top: 20px; background: #fff }
#languages_bar ul li{ padding: 1px; list-style-type: none }
#languages_bar ul li a{ display: block; font-size: 11px; text-decoration: none; padding: 0 1px; color: #000 }
#languages_bar ul li a:hover{ background: #3c7fb1; color: #fff }
