@charset "UTF-8";
/* CSS Document */
body {
    font-size: 11px;
    color: #000;
    background: #767770 url(../images/bg.gif) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

hr {
    /*background-image: url(../images/news_divider.jpg);*/
    background-repeat: repeat-x;
}

body#home {
    background: #767770 url(../images/bg_home.gif) repeat-x;
}
#accordion a.readmore {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: normal;
                color: #282827;
                background-color: #84857e;
                border: 1px solid #7b7c75;
                padding-right: 5px;
                padding-left: 5px;
                margin-top: 5px;
}

#accordion a.readmore:hover {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: normal;
                color: #ffffff;
                background-color: #84857e;
                border: 1px solid #7b7c75;
                padding-right: 5px;
                padding-left: 5px;
                margin-top: 5px;
}

a {
    text-decoration: none;
    color: #8e9d2f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
}

a:hover {
    text-decoration: none;
    color: #4e4f50;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    font-weight: normal;
}

p {
    font-family: Arial;
    font-size: 14px;
    line-height: 16px;
}

li {
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-bottom: 0px;
    list-style-position: outside;
    background-image: url(../images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 7px;
    list-style-type: none;
}

img {
    border: 0px;
}

h1, h2, h3, h4, h5, #rblock b {
    margin: 0;
    padding: 0;
    color: #98a237;
}

h1 {
    font-family: Arial;
    font-size: 24px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    margin-bottom: 5px;
}

h2, #rblock b {
    font-size: 14px;
}

#wrapper {
    width: 968px;
    margin: 0 auto;
    overflow: hidden;
}

#header {
    width: 968px;
    float: left;
    height: 92px;
    padding: 27px 23px 0;
}

#header img {
    float: left;
}

#search {
    float: right;
    height: 80px;
    margin: 51px 40px 0 0;
}

#search a {
    color: #231f20;
    font-size: 12px;
}

#search a:hover {
    color: #231f20;
    font-size: 12px;
}

#search input {
    background: url(../images/search.gif) no-repeat;
    border: 0px;
    width: 100px;
    height: 23px;
    margin-right: 20px;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 25px;
}

#menu {
    width: 968px;
    float: left;
    height: 35px;
    overflow: visible;
}

#menu a {
    color: #fff;
    padding: 0;
    height: 35px;
    overflow: hidden;
    display: block;
    width: auto;
    float: left;
    font-weight: bold;
    background: url(../images/menu_bg.gif) no-repeat 0 0;
    text-indent: -999px;
}

/*menu buttons - starts*/
#menu a#hom {
    width: 80px;
    background-position: 0 0;
}

#menu a#hom:hover {
    background-position: 0 -35px;
}

#menu a#ser {
    width: 73px;
    background-position: -80px 0;
}

#menu a#ser:hover {
    background-position: -80px -35px;
}

#menu a#qul {
    width: 85px;
    background-position: -153px 0;
}

#menu a#qul:hover {
    background-position: -153px -35px;
}

#menu a#mar {
    width: 84px;
    background-position: -238px 0;
}

#menu a#mar:hover {
    background-position: -238px -35px;
}

#menu a#abt {
    width: 84px;
    background-position: -322px 0;
}

#menu a#abt:hover {
    background-position: -322px -35px;
}

#menu a#new {
    width: 69px;
    background-position: -406px 0;
}

#menu a#new:hover {
    background-position: -406px -35px;
}

#menu a#pos {
    width: 123px;
    background-position: -475px 0;
}

#menu a#pos:hover {
    background-position: -475px -35px;
}

#menu a#con {
    width: 93px;
    background-position: -598px 0;
}

#menu a#con:hover {
    background-position: -598px -35px;
}

/*menu buttons - ends*/
#menu a#login {
    display: block;
    width: 85px;
    height: 23px;
    float: right;
    background: url(../images/login.gif) no-repeat 0 0;
    margin-top: 6px;
    overflow: hidden;
    padding: 0px;
}

#menu a#login:hover {
    background: url(../images/login.gif) no-repeat 0 -23px;
}

#content_banner {
    width: 968px;
    clear: both;
    margin-bottom: -6px;
}

#latestnews {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-image: url(../images/news_h3.gif);
    background-repeat: no-repeat;
    background-position: left top;
    clear: both;
    height: 38px;
    width: 219px;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}

body#home #content_area {
    width: 954px;
    float: left;
    background: #f1f1f1 url(../images/content_bg.gif) repeat-x;
    margin: 0 7px;
}

#content_area {
    width: 954px;
    float: left;
    background: #f0f0f0 url(../images/page_bg.gif) repeat-x;
    margin: 0 7px;
}

#lblock {
    width: 534px;
    float: left;
    margin: 15px 50px 50px 50px;
}

#lblock strong {
    font-size: 18px;
}

#button_block {
    height: 60px;
}

#button_block a#comp, #button_block a#org, #button_block a#fin {
    margin-right: 10px;
    float: left;
    height: 43px;
    padding-top: 15px;
    background: url(../images/abt_bt_bg.gif) no-repeat 0 0;
    color: #fff;
    font-size: 18px;
}

#button_block a#comp {
    padding-left: 25px;
    width: 142px;
}

#button_block a#org {
    padding-left: 29px;
    width: 138px;
}

#button_block a#fin {
    padding-left: 36px;
    width: 131px;
}

#button_block a:hover#comp, #button_block a:hover#org, #button_block a:hover#fin {
    background: url(../images/abt_bt_bg.gif) no-repeat 0 -59px;
}

body#home #rblock {
    width: 260px;
    float: right;
    background: url(../images/home_rblock.gif) repeat-x 0 0;
    padding: 15px 20px 50px 20px;
    margin: 0 20px 0 0;
}

#rblock {
    width: 260px;
    float: right;
    background: url(../images/page_rblock.gif) repeat-x;
    padding: 15px 20px 50px 20px;
    margin: 0 20px 0 0;
}
#rblock email {
    width: 260px;
    float: left;
    background: url(../images/page_rblock.gif) repeat-x;
    padding: 15px 20px 50px 20px;
    margin: 0 20px 0 0;
}

#rblock p {
    font-family: Arial;
    font-size: 12px;
}

#fblock {
    width: 883px;
    float: left;
    background: url(../images/abt_bg.gif) no-repeat 0 25px;
    margin: 0 35px;
}

#fblock h2 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

#quote {
    font-size: 30px;
    margin: 55px 30px 55px 74px;
    width: 763px;
    line-height: 30px;
    float: left;
}

#quote b {
    font-size: 22px;
}

#check_points {
    float: left;
    width: 230px;
    margin: 0 0 30px 40px;
}

#check_points ul {
    margin: 0;
    padding: 0;
}

#check_points li {
    margin: 0 0 10px 0;
    padding: 5px 0 5px 47px;
    list-style: none;
    background: url(../images/abt_chk.gif) no-repeat 2px 1px;
    font-size: 16px;
}

#check_outs {
    float: right;
    width: 433px;
    background: url(../images/abt_arrow.gif) no-repeat 0 10px;
    font-size: 16px;
    height: 70px;
    padding: 10px 25px 10px 105px;
}

#footlinks {
    width: 954px;
    float: left;
    background: url(../images/services_head.gif) no-repeat 7px 0;
    padding: 39px 7px 0;
}

#footer {
    padding: 10px 7px;
    width: 954px;
    float: left;
    font-size: 12px;
    color: #cecfca;
}

/* position page stylings - starts */
#content_area.position {
    background: #f1f1f1 url(../images/postition_bg.gif) repeat-x 0 0;
}

#content_area.position #lblock p {
    margin: 0;
    padding: 0 0 55px 0;
    background: url(../images/position_page_split.gif) no-repeat 0 100%;
}

#content_area.position #lblock form {
    padding: 0;
    margin: 20px 0;
}

#content_area.position #lblock .lable {
    display: block;
    float: left;
    width: 200px;
    font-size: 14px;
    line-height: 20px;
    height: 50px;
    padding: 10px 0 0 0;
}

#content_area.position #lblock input {
    background: url(../images/position_input.gif) no-repeat 0 0;
    height: 34px;
    width: 211px;
    float: left;
    border: 0px;
    margin: 0 0 26px 0;
    padding: 0 10px;
}

#content_area.position #lblock input:hover {
    background:url(../images/positions_roll.gif) no-repeat 0 0;
    height:34px;
    width:211px;
    float:left;
    border:0px;
    margin:0 0 26px 0;
    padding:0 10px;
}




#post_browse {
    float: left;
    margin: 3px 0 0 10px;
}

#post_bt {
    clear: both;
}

#post_bt a {
    margin-right: 20px;
}

#content_area.position #rblock {
    background: url(../images/postition_rblock.gif) repeat-x 0 0;
    padding: 15px 8px 150px;
    width: 284px;
}

#content_area.position #rblock h3 {
    background: url(../images/position_h3.gif) no-repeat 0 0;
    height: 39px;
    width: 285px;
    margin: 0;
    padding: 9px 0 0 9px;
    color: #fff;
}

.rbg_block {
    background-image: url(../images/news_bg.jpg);
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-color: #f8f8f7;
    width: 299px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 17px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

.rbg_block p {
    padding: 13px 0;
    margin: 0;
}

.error {
    color: red;
    float: right;
    margin-top: -27px;
    padding-bottom: 20px;
    z-index: 999;
}

.errorcontact {
    color: red;
    float: right;
    margin-top: 2px;
    /*padding-bottom: 20px;*/
    z-index: 999;
}

/* position page stylings - ends */
/* news page stylings - starts */
#content_area.news {
    background: #f1f1f1 url(../images/news_bg.gif) repeat-x 0 0;
}

#content_area.news #lblock {
    width: 380px;
    float: left;
    margin: 15px 15px 50px 50px;
}

#content_area.news #lblock .news_block {
    margin: 0;
    padding: 0 0 55px 0;
    background: url(../images/news_page_split.gif) no-repeat 0 100%;
}

#content_area.news #lblock .news_block#last {
    background: url(../images/news_page_split_last.gif) no-repeat 0 100%;
}

#content_area.news #lblock .news_block p a {
    float: right;
    color: #98a237;
    text-decoration: underline;
}

#content_area.news #lblock h1 {
    font-weight: normal;
    font-size: 22px;
}

#news_controls {
    width: 380px;
    height: 30px;
    padding: 20px 0 0 0;
}

#content_area.news #mblock {
    width: 219px;
    float: right;
    margin: 0 24px 0 0;
    padding: 15px 0 50px 10px;
    background: url(../images/news_mid_bg.gif) repeat-x 0 0;
}

#content_area.news #mblock img {
    margin-bottom: 30px;
}

#content_area.news #rblock {
    background: url(../images/news_rblock.gif) repeat-x 0 0;
    padding: 15px 25px 150px 10px;
    width: 220px;
    margin: 0;
}

#content_area.news #rblock h3 {
    background: url(../images/news_h3.gif) no-repeat 0 0;
    height: 39px;
    width: 220px;
    margin: 0;
    padding: 9px 0 0 9px;
    color: #fff;
}

#content_area.news .rbg_block {
    background: url(../images/news_rblock_title.gif) no-repeat 0 0;
    margin: 0;
    padding: 0 0 50px 0;
    width: 220px
}

#content_area.news .rbg_block p {
    padding: 13px 0;
    margin: 0;
}

/* news page stylings - ends */
/* contacts page stylings - starts */
#content_area.contact {
    background: #f1f1f1 url(../images/contact_bg.gif) repeat-x 0 0;
}

#content_area.contact #lblock {
    width: 536px;
    float: left;
    margin: 15px 0 50px 51px;
}

#content_area.contact #rblock {
    background: url(../images/contact_rblock.gif) no-repeat 0 0;
    padding: 15px 10px 80px 10px;
    width: 286px;
    margin: 0 14px 0 0;
}

#content_area.contact #rblock h3 {
    background: url(../images/contact_h3.gif) no-repeat 0 0;
    height: 39px;
    width: 286px;
    margin: 11px 0 21px 0;
    padding: 9px 0 0 9px;
    color: #fff;
}

p#address {
    height: 87px;
    padding: 0 0 0 55px;
    font-size: 14px;
    background: url(../images/icon_address.gif) no-repeat 0 0;
}

p#address b {
    color: #4e4f50;
    font-size: 18px;
}

p#phone {
    height: 40px;
    padding: 6px 0 0 55px;
    font-size: 14px;
    background: url(../images/icon_phone.gif) no-repeat 0 0;
}

p#email {
    height: 40px;
    padding: 6px 0 0 55px;
    font-size: 14px;
    background: url(../images/icon_email.gif) no-repeat 0 0;
}

p#email a {
    color: #8e9d2f;
}

p#email a:hover {
    color: #4e4f50;
}

#content_area.contact #rblock form {
    margin-top: 40px;
}

#content_area.contact #rblock b.lable {
    width: 113px;
    height: 26px;
    float: left;
    color: #000;
    font-size: 12px;
    padding: 8px 0 0 0;
    clear: both;
}

#content_area.contact #rblock input {
    background: url(../images/contact_input_bg.gif) no-repeat 0 0;
    width: 160px;
    height: 29px;
    float: left;
    border: none;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
}


#content_area.contact #rblock input:hover {
                background:url(../images/contact_roll.gif) no-repeat 0 0;
                width:160px;
                height:29px;
                float:left;
                border:none;
                margin-bottom:20px;
                padding-top: 5px;
                padding-right: 0;
                padding-bottom: 0;
                padding-left: 10px;
}


#content_area.contact #rblock textarea {
    background: url(../images/contact_text_bg.gif) no-repeat 0 0;
    padding: 10px 0 10px 10px;
    width: 160px;
    height: 44px;
    float: left;
    border: none;
    margin-bottom: 20px;
}

#content_area.contact #rblock textarea:hover {
                background:url(../images/contact_area_roll.gif) no-repeat 0 0;
                width:160px;
                height:44px;
                float:left;
                border:none;
                margin-bottom:20px;
                padding-top: 10px;
                padding-right: 1;
                padding-bottom: 10px;
                padding-left: 10px;
}

#map {
    clear: both;
    width: 531px;
    height: 270px;
    padding: 0;
    background: url(../images/contact_map_bg.gif) no-repeat 0 0;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 5px;
}

#map .script {
    width: 527px;
    height: 261px;
    background: #ffffff;
    overflow: hidden;
}

#mapshad {
    background-image: url(../images/contact_map_shad.jpg);
    background-repeat: no-repeat;
    clear: both;
    height: 23px;
    width: 535px;
}

#content_area.contact #lblock img {
    float: left;
    margin: 15px 21px 15px 0;
    border: 1px solid #e5e5e5;
}

#content_area.contact #lblock img.last {
    margin-right: 0;
}

/* contacts page stylings - ends */
/* service page stylings - starts */
#content_area.service {
    background: #f1f1f1 url(../images/service_bg.gif) repeat-x 0 0;
}

#content_area.service #full_block {
    padding: 13px 0 46px 43px;
}

#content_area.service #full_block img {
    margin-right: 36px;
    float: left;
}

#content_area.service #lblock {
    width: 536px;
    float: left;
    margin: 15px 0 50px 51px;
}

#content_area.service #service_foot {
    clear: both;
    margin-bottom: 10px;
    padding: 0 0 46px 43px;
}

#content_area.service #service_foot img {
    float: left;
    margin: 0 13px 0 0;
    border: 1px solid #e5e5e5;
}

#content_area.service #rblock {
    background: url(../images/service_rblock.gif) no-repeat 0 0;
    padding: 15px 10px 40px 10px;
    width: 243px;
    margin: 0 14px 0 0;
}

#content_area.service #rblock h3 {
    background: url(../images/service_h3.gif) no-repeat 0 0;
    height: 39px;
    width: 245px;
    margin: 11px 0 10px 0;
    padding: 9px 0 0 9px;
    color: #fff;
}

#content_area.service #rblock ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content_area.service #rblock li {
    margin: 10px 0;
    padding: 2px 0 10px 37px;
    width: 190px;
    color: #7b7c75;
    font-size: 15px;
    background: url(../images/servive_check.gif) no-repeat 5px 4px;
}

/* testing page styles */
ul#testing, ul#testing li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#testing {
    margin-left: 50px;
}

ul#testing li {
    background: url(../images/service_bullet.gif) no-repeat 1px 8px;
    padding-left: 20px;
}

/* manufacturing styles */
#man #content_area.service {
    background: #f1f1f1 url(../images/service_bg_man.gif) repeat-x 0 0;
}

#content_area.service #rblock.man {
    background: url(../images/service_rblock_man.gif) no-repeat 0 0;
}

#content_area.service #man_foot {
    margin: 0 36px;
    padding: 0;
    background: url(../images/service_man_foot_bg.gif) no-repeat 0 0;
    float: left;
}

#content_area.service #man_foot div.left {
    width: 244px;
    height: 275px;
    float: left;
    padding: 65px 20px 0 25px;
}

#content_area.service #man_foot div.center {
    width: 245px;
    height: 275px;
    float: left;
    padding: 65px 20px 0 35px;
}

#content_area.service #man_foot div.center ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

#content_area.service #man_foot div.center li {
    margin: 0px;
    padding: 0 0 0 20px;
    background: url(../images/service_bullet.gif) no-repeat 0 8px;
}

#content_area.service #man_foot div.right {
    width: 230px;
    height: 275px;
    padding: 65px 20px 0 35px;
    float: left;
}

#content_area.service #man_foot div h3 {
    padding-left: 55px;
}

/* services page style */
#content_area.service #full_block p {
    clear: both;
    padding-right: 30px;
}

#indust {
    background: url(../images/bt_ser_indus.gif) no-repeat 0 0;
}

#manuf {
    background: url(../images/bt_ser_manf.gif) no-repeat 0 0;
}

#test {
    background: url(../images/bt_ser_test.gif) no-repeat 0 0;
}

#sourc {
    background: url(../images/bt_ser_sourc.gif) no-repeat 0 0;
}

#indust:hover, #manuf:hover, #test:hover, #sourc:hover, #indust.active, #manuf.active, #test.active, #sourc.active {
    background-position: 0 -59px;
}

/* service page stylings - ends */
/* quality page stylings - starts */
#content_area.quality #lblock {
    margin: 0;
    padding: 14px 0 0 45px;
    float: left;
    width: 620px;
}

#content_area.quality #lblock ul, #content_area.quality #lblock li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#content_area.quality #lblock li {
    padding: 5px 0 25px 105px;
}

#content_area.quality #lblock li#q {
    background: url(../images/quality_icon_q.gif) no-repeat 0 7px;
}

#content_area.quality #lblock li#w {
    background: url(../images/quality_icon_w.gif) no-repeat 0 14px;
}

#content_area.quality #lblock li#e {
    background: url(../images/quality_icon_e.gif) no-repeat 0 14px;
}

#content_area.quality #lblock li#et {
    background: url(../images/quality_icon_et.gif) no-repeat 0 14px;
}

#content_area.quality #lblock span {
    clear: both;
    width: auto;
    margin: 0;
    padding: 0 0 4px 0;
    height: 26px;
    border-bottom: 5px solid #a3b42a;
    font-weight: bold;
}

#content_area.quality #rblock {
    background: #f1f1f1 url(../images/quality_rblock.gif) repeat-x 0 0;
    padding: 13px 14px 0 11px;
    width: 229px;
    /*	height:655px;
     */
    margin: 0;
}

#content_area.quality #rblock img {
    margin: 0 0 45px;
}

#content_area.quality #rblock h3 {
    background: url(../images/quality_h3.gif) no-repeat 0 0;
    height: 39px;
    width: 212px;
    margin: 0;
    padding: 9px 0 0 9px;
    color: #fff;
}

#content_area.quality #rblock p {
    padding: 6px 12px 5px 12px;
}

#content_area.quality {
	background: url("../images/quality_bg.gif") repeat-x scroll 0 0 #F1F1F1;
}


#copyright {
    float: left;
}

#newsdivide {
    /*background-color: #e5e6e6*/
    background-repeat: repeat-x;
    width: 250px;
    background-position: bottom;
}

#newsdivideclose {
    background-image: url(../images/n);
    background-repeat: repeat-x;
    width: 250px;
    background-position: bottom;
}

#copyright a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #CCC;
    text-decoration: none;
}

#copyright a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

#footerlinks {
    float: right;
    text-align: right;
}

#footerlinks {
    text-align: right;
    float: right;
}

#footerlinks a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #CCC;
    text-decoration: none;
}

#footerlinks a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

/* added may12 */
#rblockgraph {
    width: 400px;
    float: right;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0px;
}

#rblockgraphlwr {
    width: 310px;
    float: right;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 10px;
}

#rblockbadge {
    width: 290px;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    background-image: url(../images/badge_bg.gif);
    background-repeat: no-repeat;
    height: 106px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 35px;
    background-position: right top;
}

#lblockgraph {
    width: 465px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 50px;
}

#fblockgraph {
    width: 883px;
    float: left;
    margin: 0 35px;
    background-color: #f0f0f0;
    background-image: url(../images/mkt_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 0px;
}

#lblockgraphlwr {
    width: 485px;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    margin-bottom: 50px;
    margin-left: 20px;
}

.blklrg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
}

#comp {
    background: url(../images/abt_1.gif) no-repeat 0 0;
}

#orgn {
    background: url(../images/abt_2.gif) no-repeat 0 0;
}

#finan {
    background: url(../images/abt_3.gif) no-repeat 0 0;
}

#comp:hover, #orgn:hover, #finan:hover, #comp.active, #orgn.active, #finan.active {
    background-position: 0 -58px;
}

#lblockfull {
    width: 860px;
    float: left;
    margin: 15px 50px 50px 50px;
}

.blkmed {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
}

.blksmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    font-weight: bold;
    color: #000;
    padding-top: 10px;
}

/*newly added css code..*/
#search_foot {
    clear: both;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 46px;
    padding-left: 50px;
    margin-bottom: 10px;
}

#search_foot a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-color: #666;
    margin-right: 3px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

#search_foot a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    background-color: #8e9d2f;
    margin-right: 3px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

h4 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
    margin-bottom: 5px;
}

h4 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    font-weight: bold;
    color: #8e9d2f;
    text-decoration: none;
    margin-bottom: 5px;
}

#rblock-about-us {
    width: 260px;
    float: right;
    background: url(../images/home_rblock.gif) repeat-x 0 0;
    padding: 15px 20px 50px 20px;
    margin: 0 20px 0 0;
}

#rblock-about-us {
    width: 260px;
    float: right;
    
    padding: 15px 20px 50px 20px;
    margin: 0 20px 0 0;
}

#rblock-about-us p {
    font-family: Arial;
    font-size: 12px;
}

#accordion {
    line-height: normal;
}

#accordion a.news_title, #pressacc a.news_title {
    font-weight: bold;
    padding-top: 10px;

    display: block;
	padding-left:10px;
	padding-right:10px;


}

#accordion a.ui-state-active,#pressacc a.news_title {
background-color:#dfdfdc;
}

#accordion .ui-accordion-content,#pressacc a.news_title {
background-color:#dfdfdc;
padding:10px;
}


#accordion div, #pressacc div,#pressacc a.news_title {
    padding-bottom: 10px;
}

#accordion div a, #pressacc div a ,#pressacc a.news_title{
    font-weight: normal;
}

.wrapper {
    width: 233px;
    margin: 0 auto;
}

div.button {
    height: 29px;
    width: 133px;
    background-image: url(../images/bt_browse.gif);
    background-repeat: no-repeat;
    margin-top: 8px;
    font-size: 14px;
    color: #C7D92C;
    text-align: center;
    padding-top: 15px;
}

/*
 We can't use ":hover" preudo-class because we have
 invisible file input above, so we have to simulate
 hover effect with JavaScript.
 */
div.button.hover {
    background: url(../images/bt_browse.gif);
    background-repeat: no-repeat;
    color: #95A226;
}

fieldset {
	border:0 none;
}






