p, div, span, form {
    width: inherit;
}

/************************** Start add for absolute bottom for footer notes *************************/
html, body, .top {
    height: 100%;
}

body > .top {
    height: auto; min-height: 100%;
}

#main {
    padding-bottom: 300px;
}

#footer {
    width: 908px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: -300px;
    height: 300px;
    clear:both;
    /*background-color: #FF0000;*/
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}


.clearfix {
    display: block;
}
/* End hide from IE-mac */

/**************************End add for absolute bottom for footer notes *************************/

body {
    background-color: #340000;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #666;
    text-decoration: none;
    letter-spacing: 0em;
    line-height: 16px;
    font-weight: normal;
}

ol li {
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;

}

html, body, #wrapper {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

#intro_body {
    background-color: #000000;
    text-align: center;
    vertical-align: middle;
}

.top {
    width: 908px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
}

.slider_image_index {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.header1 {
    float: left;
    width: 445px;
    padding: 0;
    margin: 0;
}

.header2 {
    float: right;
    width: 463px;
    padding: 0;
    margin: 0;
}

.nav_row {
    float: left;
    width: 908px;
    text-align: left;
}

.one_row {
    width: 908px;
    text-align: left;
    float: left;
}

.column1 {
    float: left;
    width: 565px;
    overflow: auto;
}

/******* column 1 style for eydp page */
.column1_eydp {
    float: left;
    width: 600px;
    overflow: auto;
}

/** column1 style specially for company page */
.column1_company {
    float: left; width: 445px; overflow: auto;
}

.column2 {
    float: right;
    width: 320px;
    overflow: auto;
}

/******* column 2 style for eydp page */
.column2_eydp {
    float: right;
    width: 286px;
    overflow: auto;
}

/** column2 style specially for company page */
.column2_company {
    float: right; width: 445px; overflow: auto;
}

.scroller {
    float: left;
    width: 908px;
}

.footer1 {
    float: left;
    width: 152px;
    overflow: auto;
}

.footer2 {
    float: right;
    width: 756px;
    overflow: auto;
}

.footer_space {
    width: 908px;
    height: 40px;
    float: left;
    overflow: auto;
}

.nav_item {
    height: 15px;
    line-height: 15px;
}

.divider {
    height: 7px;
    margin: 5px 0;
    width: inherit;
}


.slider_image_compbook {
    width: 560px;
    height: 378px;
}

.slider_image {
    height: 352px;
    width: 908px;
}

.iframe_in_column1 {
    width: 560px;
    height: 315px;
    margin: 0;
    border: 0;
    padding: 0;
    overflow: hidden;
}

.iframe_in_column2 {
    width: 320px;
    height: 240px;
}

.iframe_in_column2_company {
    width: 445px;
    height: 335px;
}

.badge {
    width: 205px;
    height: 350px;
}

.footer_image_lion {
    height: 104px;
    margin: 5px 0;
    width: 908px;
}

.footer_image {
    width: 25px;
    height: 25px;
    margin: 0 2px;
    padding: 0;
    border: 0;
    float: left;
}

.subheading_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    color: #999;
    text-decoration: none;
    text-transform: lowercase;
    line-height: 20px;

    text-align: left;
}

.subheading_2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    text-transform: lowercase;
    color: #999;
    text-decoration: none;
    line-height: 16px;
    font-weight: normal;
}


.highlight_bold {
    color: #999;
    font-weight:bold;
}

.highlight {
    color: #999;
}

/******************************table style for page width and has three columns,
                                each column has different width   ***************************/
.table_row1_3col ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_row1_3col ul li:first-child {
    float:left;
    width:60px;
    margin:0;
    padding:0;
    list-style:none;
}

.table_row1_3col ul li:nth-child(2) {
    float:left;
    width:120px;
    margin:0;
    padding:0;
    font-style: normal;
    list-style:none;
}

.table_row1_3col ul li:last-child {
    float:left;
    width:720px;
    margin:0;
    padding:0;
    list-style:none;
}

/******************************table style for page column1 width and has three columns ***************************/
.table_column1_3col ul {
    width:565px;
    margin:0;
    padding:0;
    list-style:none;
    height: 30px;
}

.table_column1_3col ul>li.one {
    float:left;
    width:80px;
    margin:0;
    padding:0;
    list-style:none;
}

.table_column1_3col ul>li.two {
    float:left;
    width:120px;
    margin:0;
    padding:0;
    list-style:none;
}

.table_column1_3col ul>li.three {
    float:left;
    width:360px;
    margin:0;
    padding:0;
    list-style:none;
}


/*******************table have 2 columns with same width *******************/
.table_2col ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_2col ul li {
    float:left;
    width: 50%;
    margin:0;
    padding:0;
    list-style:none;
}

.table_2col ul li img{
    width:158px;
    /*height:150px;*/
}

/*************table in column1 has 3 columns, each column has same width **************/
.table_3col ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_3col li {
    float:left;
    width:188px;
    margin:0;
    padding:0;
    list-style:none;
}

/*************table in company column1 has 2 columns, each column has same width **************/
.table_column1_2col_company ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_column1_2col_company ul li:first-child {
    float:left;
    width:50%;
    margin:0;
    padding: 0;
    list-style:none;
    text-align: left;
}

.table_column1_2col_company ul li:last-child {
    float:left;
    width:50%;
    margin:0;
    padding: 0;
    list-style:none;
    text-align: right;
}

.table_column1_2col_company li img {
    /*width:212px;*/
    margin:0;
    padding:0;
    list-style:none;
    /*text-align: center;*/
}

/*************table in company column1 has 4 columns, each column has same width **************/
.table_column1_4col_company ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_column1_4col_company li {
    float:left;
    width:111px;
    margin:0;
    padding:0;
    list-style:none;
}

.table_column1_4col_company li img {
    float:left;
    width:108px;
    margin:0;
    padding:0;
    list-style:none;
}

/*************table in has 4 columns, each column has same width **************/

.table_4col ul {
    width: inherit;
    margin:0;
    padding:0;
    list-style:none;
}

.table_4col ul li {
    float:left;
    width:224px;
    margin:0;
    padding-right: 3px;
    list-style:none;
    text-align: right;
}

/************************ present work page ***************************/
.CollapsiblePanelContent ul {
    width:908px;
    margin:0;
    padding:0;
    list-style:none;
    vertical-align: bottom;
}


.CollapsiblePanelContent ul>li.one {
    width:205px;
    height: 140px;
    margin:0;
    padding:0;
    list-style:none;
    display: inline-block;
    vertical-align: bottom;
}

.CollapsiblePanelContent ul>li.two {
    width:345px;
    height: 140px;
    margin:0;
    padding:0;
    vertical-align: bottom;
    list-style:none;
    display: inline-block;
}


.CollapsiblePanelContent ul>li.three {
    width:340px;
    height: 140px;
    margin:0;
    padding:0;
    list-style:none;
    display: inline-block;
    vertical-align: bottom;
}

/********************security code style ************************************************/
.captcha img {
    background: white;
    border: 1px gray;
}

.security_code {
    width:150px !important;
}

/******************shilde show in index page *****************************************/
#slideshow_index {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1280px;
    height: 720px;
    margin-left: -640px;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: -360px;
    text-align: center;
    vertical-align: middle;
    border: 0;
    padding: 0;
}

#slideshow_index div{
    position:absolute;
    z-index:8;
    opacity:0.0;
    overflow:hidden;

}

#slideshow_index div.current{
    z-index:10;
}
#slideshow_index div.prev{
    z-index:9;
}
#slideshow_index div img{
    position: relative;
    display:none;
    border:0;
}

/***********************************slideshow 2*********************************/
#slideshow2 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    text-align: center;
    vertical-align: middle;
    border: 0;
    padding: 0;
    width: 560px;
    height: 378px;
}

#slideshow2 div{
    position:absolute;
    z-index:8;
    opacity:0.0;
    overflow:auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

#slideshow2 div.current{
    z-index:10;
}

#slideshow2 div.prev{
    z-index:9;
}

#slideshow2 div img{
    position: relative;
    display:none;
    border:0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 560px;
    height: 401px;
}

/*********************some other styles, used in some place ***********************************/
.required {
    font-size: 8pt;
    color: red;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

.social_icon_contact {
    margin: 5px 5px;
    border: 0;
    vertical-align: middle;
}




.italic_gray_in_the_media {
    color: #4D4D4D;
    font: Verdana;
    font-style: italic;
}

.white {
    color: #ffffff;
}


.page_counter {
    width: inherit;
    text-align: center;
    vertical-align: bottom;
    float: left;
    overflow: auto;
}