#home_social_top {
    position:absolute;
    top: 21em;
    right: 78.5em;
    direction: rtl;
    width: 100%;
    min-height: 3em;
}

#home_right_top_box {
    position: absolute;
    right: 16.8em;
    top: 25em;
    width: 26.8em;
    height: 26.6em;
    background-repeat: no-repeat;
    background-image: url("images/home_right_top_box.png");
}

#home_right_top_text_pos {
    position: absolute;
    right: 1.9em;
    top: 5.9em;
    width: 22.8em;
    height: 12.1em;
    overflow: hidden;
    line-height: 3em;
}   

#home_right_top_title {
    position: absolute;
    right: 0.4em;
    top: 0.525em;
    font-size: 1.8em;
    color: #232323;
    width: 5.5em;
    text-align: center;
}

#home_right_top_text {
    font-size: 1.8em;
    color: #6d6d6d;
}

#home_right_top_more {
    position: absolute;
    right: 3.1em;
    top: 13.5em;
    font-size: 1.6em;
    color: black;
    cursor: pointer;
}


#home_right_bot_box {
    position: absolute;
    right: 16.8em;
    top: 54.8em;
    width: 26.6em;
    height: 31.7em;
    background-repeat: no-repeat;
    background-image: url("images/home_right_bot_box2.png");
}

#home_right_bot_title {
    position: absolute;
    right: 1.3em;
    top: 1em;
    font-size: 1.8em;
    color: white;
}

#home_right_bot_send {
    background-color: #1d6691;
    color: white;
    padding: 0.1em 0.5em 0.1em 0.5em;
    position: absolute;
    right: 15.9em;
    top: 14.8em;
    border: none;
    cursor: pointer;
}


.home_mid_icon {
    position: relative;
    right: 1.4em;
    top: 1.7em;    
}

.home_mid_title {
    position: absolute;    
    right: 9.1em;
    top: 0.95em;
    font-size: 1.8em;
    color: white;
}

#home_mid_text_pos {
    position: absolute;
    right: 16em;
    top: 6em;
    width: 30em;
    height: 5.8em;
    overflow: hidden;
}   


#home_mid_text {
    font-size: 1.6em;
    color: #6d6d6d;
}   

#home_mid_more {
    position: absolute;
    right: 11.5em;
    top: 8.2em;
    font-size: 1.6em;
    color: #434343;
    cursor: pointer;
}

#home_mid_box_1 {
    position: absolute;
    right: 45.4em;
    top: 25em;
    width: 47.4em;
    height: 16.4em;
    background-repeat: no-repeat;
    background-image: url("images/home_mid_box.png");
}

#home_mid_box_2 {
    position: absolute;
    right: 45.4em;
    top: 43.2em;
    width: 47.4em;
    height: 16.4em;
    background-repeat: no-repeat;
    background-image: url("images/home_mid_box.png");
}

#home_mid_box_3 {
    position: absolute;
    right: 45.4em;
    top: 61.4em;
    width: 47.4em;
    height: 16.4em;
    background-repeat: no-repeat;
    background-image: url("images/home_mid_box.png");
}

#home_left_top_box {
    position: absolute;
    right: 94.7em;
    top: 19.8em;
    width: 18.2em;
    height: 28.1em;
    background-repeat: no-repeat;
    background-image: url("images/home_left_top_box.png");
}

#home_left_top_title {
    position: absolute;    
    top: 1.3em;
    right: 1.8em;
    font-size: 1.8em;
    color: white;
    width: 6.5em;
    text-align: center;
} 

#home_left_top_title_text {
}

#home_left_top_items_area {
    position: absolute;
    right: 4.4em;
    top: 7.2em;
    width: 11em;
}

.home_left_top_item {
    position: absolute;
    right: 0em;
    font-size: 1.8em;
    color: #434343;
}

#home_left_bot_items_area {
    position: absolute;
    right: 2.8em;
    top: 4.0em;
    width: 13.2em;
}

.home_left_bot_item {
    position: absolute;
    right: 0em;
    font-size: 1.7em;
    color: #434343;
}

#home_left_bot_box {
    position: absolute;
    right: 94.7em;
    top: 52.5em;
    width: 18.2em;
    height: 25.8em;
    background-repeat: no-repeat;
    background-image: url("images/home_left_bot_box.png");
    text-align: center;
}

#home_left_bot_ad {
    width: 12em;
    margin: auto;
    top: 1.4em;
}

#home_left_bot_title {
    position: absolute;    
    top: 0.3em;
    right: 0.55em;
    font-size: 1.8em;
    width: 9em;
    text-align: center;
    color: white;
}

.home_email_pos {
    position: absolute;    
    right: 1.8em;
    top: 6em;    
}

.home_subject_pos {
    position: absolute;    
    right: 1.8em;
    top: 9em;    
}

.home_message_pos {
    position: absolute;
    right: 1.8em;
    top: 12em;
}

.home_input {
    font-size: 1.5em;
    width: 15em;
    border: transparent #fefefe;   
    color: #bdbdbd;
    text-indent: 0.5em;
}

.home_text {
    font-size: 1.5em;
    width: 15.1em;
    height: 3.77em;
    border: transparent #fefefe;   
    color: #bdbdbd;
    text-indent: 0.5em;
}

#contact_feedback {
    position: absolute;
    right: 1.4em;
    top: 12.3em;
    font-size: 1.6em;
    width: 12em;
    text-align: center;
    color: #434343;
}

a.home {
    color: inherit;
    text-decoration: none;
}

a.home:hover {
    color: inherit;
    text-decoration: underline;
}

.home_main_area {
    position: relative;    
    top: 11em;
    right: 0.6em;
    width: 98.8em;    
}

.home_top_strip {
    position: relative;
    margin-top: 1.6em;
    width: 100%;
    height: 16.7em;
}

.home_top_def_area {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 77.4em;
    height: 100%;    
}

.home_top_def_area1 {
    background-image: url("images/home_top_def_bg1.png");
}

.home_top_def_area2 {
    background-image: url("images/home_top_def_bg2.png");
}

.home_top_def_area3 {
    background-image: url("images/home_top_def_bg3.png");
}

.home_top_def_area4 {
    background-image: url("images/home_top_def_bg4.png");
}

.home_top_def_area5 {
    background-image: url("images/home_top_def_bg5.png");
}

.home_top_def_area6 {
    background-image: url("images/home_top_def_bg6.png");
}

.home_top_def_area7 {
    background-image: url("images/home_top_def_bg7.png");
}

.home_top_def_text_area {
    position: absolute;
    top: 1.3em;
    right: 2.8em;
    width: 36.8em;    
    color: white;
}

.home_top_def_title {
    font-size: 2.2em;    
    line-height: 1.8em;
    cursor: pointer;
}

.home_top_def_subtitle {
    font-size: 1.7em;
    float: right;        
    font-family: MFWNarkissNew;
    height: 1.6em;
    line-height: 1.6em;
    cursor: pointer;    
}

.home_top_def_subtitle_sep {
    float: right;        
    width: 0.7em;
    height: 1.5em;
    padding-top: 1.3em;
    margin-left: 0.3em;
    margin-right: 0.3em;
    background-image: url("images/home_top_def_subtitle_sep.png");
    background-position: center;
    background-repeat: no-repeat;
}

.home_top_def_row {
    width: 100%;
    height: 2.8em;
}

.home_top_def_text {
    font-size: 1.7em;
    line-height: 1.6em;    
    height: 1.6em;
}

.home_top_def_img_area {
    position: absolute;
    top: 0.8em;
    left: 0.8em;
    cursor: pointer;
    width: 33.4em;
    height: 100%;
    text-align: center;
}

img.home_top_def_img {
}

.home_top_intro {
    position: absolute;
    left: 0em;
    top: 0em;
    width: 18.4em;
}

.home_top_intro_top_bar {
    position: absolute;
    left: 0em;
    top: 0em;
    height: 0.5em;
    width: 100%;
    bbackground-image: url("images/home_top_intro_top_bar.png");    
}

.home_top_intro_title {
    position: absolute;
    right: 0em;
    top: 0.5em;
    font-size: 2.2em;    
    font-family: MFWNarkissNew;    
}

.home_top_intro_text {
    position: absolute;
    right: 0em;
    padding-lefT: 0.25em;
    top: 1.9em;
    font-size: 2em; 
    line-height: 1.25em;
    color: #787878;   
}

.home_word_strip {
    position: relative;
    margin-top: 1.5em;
    width: 100%;
    height: 6.1em;
    background-image: url("images/home_word_strip_bg.png");    
}

.home_word_title_bg {
    margin-top: 0.4em;
    width: 17em;
    height: 4.9em;
    float: right;
    background-position: right;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
}

.home_word_title_bg1 {
    background-image: url("images/home_word_title_bg1.png");        
}

.home_word_title_bg2 {
    background-image: url("images/home_word_title_bg2.png");        
}

.home_word_title_bg3 {
    background-image: url("images/home_word_title_bg3.png");        
}

.home_word_title_bg4 {
    background-image: url("images/home_word_title_bg4.png");        
}

.home_word_title_bg5 {
    background-image: url("images/home_word_title_bg5.png");        
}

.home_word_title_bg6 {
    background-image: url("images/home_word_title_bg6.png");        
}

.home_word_title_bg7 {
    background-image: url("images/home_word_title_bg7.png");        
}


.home_word_title_text {
    color: white;
    font-size: 2em;
    margin-top: 0.72em;
    font-family: MFWNarkissNew;   
    cursor: pointer;         
}

.home_word_title {
    float: right;
    font-size: 2.8em;
    font-family: MFWNarkissNew;    
    margin-right: 0.7em;
    margin-left: 0.5em;
    padding-top: 0.5em;
    cursor: pointer;
}

.home_word_sep {
    float: right;
    margin-top: 0.8em;    
    width: 2em;
    height: 4.2em;
    background-position: center;
    background-image: url("images/home_word_strip_sep.png");        
    background-repeat: no-repeat;   
}

.home_word_def {
    padding-top: 0.9em;
    float: right;
    color: #787878;
    margin-right: 0.7em;
    margin-left: 1em;
    font-size: 2em;
}

.home_word_more {
    padding-top: 0.9em;
    font-size: 2em;
    cursor: pointer;
}

.home_mid_box_1 {
    position: absolute;
    right: 7.2em;
    border: solid 0.1em #d0d0d0;
    width: 24.9em;
    height: 22.6em;
    border-radius: 3px;
    background-position: top;
    background-image: url("images/home_mid_box_title_bg.png");        
    background-repeat: no-repeat;       
}

.home_mid_box1_text {
    position: absolute;
    font-size: 1.8em;
    color: #787878;
    right: 3.6em;
    left: 1.4em;
    top: 2.7em;    
    line-height: 1.3em;
}

.home_mid_box1_icon {
    position: absolute;
    background-position: top;
    background-image: url("images/name_icon.png");        
    background-repeat: no-repeat;       
    right: 1.1em;
    top: 5.2em;        
    height: 5.4em;
    width: 3.7em;
}

.home_mid_box_title {
    position: relative;
    top: 0.4em;
    right: 0.65em;
    font-size: 1.8em;
    color: #787878;
}
.home_mid_box_submit {
   position: absolute;
   bottom: 0.625em;
   left: 1.25em;
   font-size: 1.6em;
   color: #222222;
   font-family: MFWNarkissNewLight;
   padding: 0.125em 0.1875em 0.125em 0.1875em;
   background-color: #d3dd7b;
   cursor: pointer;
   border: none;
}

.home_mid_box_text {
    position: absolute;
    font-size: 1.8em;
    color: #787878;
    right: 1em;
    left: 1.1em;
    top: 2.7em;            
    line-height: 1.2em; 
}

.home_mid_ver_title {
    position: absolute;
    top: 0em;
    right: 0em;
    width: 4.3em;
    height: 21.6em;
    background-image: url("images/home_mid_ver_title.png");                
}

.home_mid_box_2 {
    position: absolute;
    right: 36.7em;
    border: solid 0.1em #d0d0d0;
    width: 28.5em;
    height: 22.6em;
    border-radius: 3px;    
    background-position: top;
    background-image: url("images/home_mid_box_title_wide_bg.png");        
    background-repeat: no-repeat;       
}

.home_mid_box_3 {
    position: absolute;
    right: 70em;
    border: solid 0.1em #d0d0d0;
    width: 28.5em;
    height: 22.6em;
    border-radius: 3px;    
    background-position: top;
    background-image: url("images/home_mid_box_title_wide_bg.png");        
    background-repeat: no-repeat;       
}

.home_bottom_box {
    width: 20.4em;
    height: 14.5em;
}

.home_name_poll_line {
    margin-top: 0.1em; 
    margin-bottom: 0.1em; 
    font-size: 0.625em; 
    line-height: 1.95em; 
    vertical-align: middle;
}

.home_name_poll_text {
    font-size: 1.6em;
}

.home_bottom_box_1 {
    position: absolute;
    right: 0em;
}

.home_bottom_box_2 {
    position: absolute;
    right: 26.7em;
}

.home_bottom_box_3 {
    position: absolute;
    right: 52.8em;
}

.home_bottom_box_4 {
    position: absolute;
    right: 78.9em;
}


.home_bottom_title_top_border {
    position: relative;
    top: 0em;
    width: 20.4em;
    height: 0.5em;
    background-image: url("images/home_bottom_title_top_border.png");                    
}

.home_bottom_title_bottom_border {
    position: relative;
    width: 20.4em;
    height: 0.7em;
    margin-top: 1.2em;
    margin-bottom: 0.2em;
    background-image: url("images/home_bottom_title_bottom_border.png");                        
    background-repeat: no-repeat;
}

.home_bottom_title_text {
    position: relative;
    top: 0.3em;
    width: 100%;
    color: #136b9c;
    font-size: 2em;    
    font-family: MFWNarkissNew;            
}

.home_bottom_row {
    position: relative;
    top: 0em;
    width: 100%;
    min-height: 2.2em;
}

.home_bottom_row_list_item {
    float: right;    
    background-image: url("images/home_bottom_row_list_item.png");                        
    margin-top: 0.6em;
    margin-left: 0.6em;
    height: 1.1em;
    width: 1.1em;
}

.home_bottom_row_new {
    float: right;    
    background-image: url("images/home_bottom_row_new.png");                            
    height: 0.9em;
    margin-top: 0.7em;
    margin-left: 0.6em;
    width: 2.9em;
}

.home_bottom_row_text {
    font-size: 1.8em;
    line-height: 1.3em;
    color: #787878;    
}

.home_bottom_more {
    color: #136d9a;
}

a.home_bottom_row_text {
    font-size: 1em;
    color: #787878;    
    text-decoration: none;
}

a.home_bottom_row_text:hover {
    text-decoration: underline;
}

a.home_bottom_more {
    color: #136d9a;
}

.home_bottom_row_text_item {
    width: 18.5em;
    display: inline-block;
}


.home_mid_strip {
    position: relative;
    margin-top: 1.6em;
    width: 100%;
    height: 21.8em;
}

.home_bottom_strip {
    position: relative;
    margin-top: 1.9em;
    width: 100%;
    height: 17em;
}
