﻿#home_content{
    padding:20px 0px 20px 0px;
}
#home_main_content{
    float:left;
    width:662px;
    padding:20px 18px 0px 15px;
}
#home_main_content a.link_arrow_point{
    color:#487818;
    background-image:url('../images/home_page_bullet_point.jpg');
    background-repeat:no-repeat;
    background-position:left center;
    padding-left:10px;
}
#home_main_content a.link_arrow_point:hover{
    text-decoration:none;
    }
#home_main_content .what_is_the_OIA{
    text-indent:-500px;
    background-image:url('../images/what_is_the_OIA.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    width:680px;
    height:30px;
    overflow:hidden;
    padding-bottom:15px;
}
#home_main_content .why_join_the_OIA{
    text-indent:-500px;
    background-image:url('../images/why_join_the_OIA.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    width:330px;
    height:30px;
    overflow:hidden;
    padding-bottom:15px;
    margin-top:15px;
}
#home_right_content{
    float:right;
    width:255px;
    padding:0px 0px 0px 20px;
}
#home_main_content .home_left_main{
    width:328px;
    float:left;
    margin-right:34px;
}
#home_main_content .home_left_main p{
    color:#000000;
    line-height:1.55;
    padding-bottom:20px;
}
#home_main_content .home_left_main ul{
    margin-left:10px;
    padding-bottom:20px;
}
#home_main_content .home_left_main ul li{
    list-style:none;
    background-image:url('../images/home_page_bullet_point.jpg');
    background-repeat:no-repeat;
    background-position:left 7px;
    line-height:1.55;
    padding-left:10px;
    padding-bottom:10px;
}
#home_main_content .home_left_main a.join_the_OIA_1{
    background-image:url('../images/join.jpg');
    background-repeat:no-repeat;
    background-position:left top;
    width:180px;
    height:35px;
    display:block;
    float:left;
    overflow:hidden;
    text-indent:-500px;
}
#home_main_content .home_left_main a.join_the_OIA_2{
    float:left;
    margin:10px 0px 0px 22px;
}
#home_main_content .home_right_main{
    width:300px;
    float:right; 
}
#home_main_content .home_right_main .green{
    background-image:url('../images/green.gif');
    background-repeat:no-repeat;
    background-position:left top;
    margin-top:30px;
    padding:20px 0px 0px 0px;
}
#home_main_content .home_right_main .green img{
    float:right;
    padding-left:20px;
}
#home_main_content .home_right_main .green h3{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    padding-bottom:5px;
}
#home_main_content .home_right_main .green p{
    line-height:1.5;
}
#home_main_content .home_right_main .green a{
    margin-top:10px;
    display:block;
}
#home_main_content .home_right_main .orange{
    background-image:url('../images/orange.gif');
    background-repeat:no-repeat;
    background-position:left top;
    margin-top:30px;
    padding:20px 0px 0px 0px;
}
#home_main_content .home_right_main .orange img{
    float:left;
    padding-right:20px;
}
#home_main_content .home_right_main .orange h3{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    padding-bottom:5px;
}
#home_main_content .home_right_main .orange p{
    line-height:1.5;
}
#home_main_content .home_right_main .orange a{
    margin-top:10px;
    display:inline-block;
}

#home_right_content .right_column_box{
    margin-top:20px;
    background-image:url('../images/home_right_box_bg.jpg');
    background-repeat:no-repeat;
    background-position:left 32px;
    padding:0px 5px 0px 5px;
}
#home_right_content .right_column_box a {
    color: #487818;
}
#home_right_content .right_column_box a:hover {
    text-decoration: none;
}
#home_right_content .right_column_box p {
    margin: 0px 0px -10px 0px;
}
#home_right_content .right_column_box img{
    float:right;
}
#home_right_content .right_column_box .industry_news{
    background-image:url('../images/industry_news.jpg');
    background-repeat:no-repeat;
    background-position:left 5px;
    width:144px;
    height:25px;
    overflow:hidden;
    text-indent:-500px;
    margin-bottom:20px;
}
#home_right_content .right_column_box .association_news{
    background-image:url('../images/association_news.jpg');
    background-repeat:no-repeat;
    background-position:left 5px;
    width:185px;
    height:25px;
    overflow:hidden;
    text-indent:-500px;
    margin-bottom:20px;
}
#home_right_content .right_column_box h4{
    padding-bottom:5px;
}
#home_right_content .right_column_box h4 a{
    font-size:12px;
    color:#333333;
    text-decoration:none;
}
#home_right_content .right_column_box h4 a:hover{
    text-decoration:underline;
} 
#home_right_content .right_column_box p{
    font-size:11px;
    line-height:1.35;
    padding-bottom:20px;
}
/*#### TWITTER ###*/
  #twitter_div {
   margin: 20px 0px 0px 0px;
   padding: 0;
   font-size: 11px;
  }
  #twitter_div li {
    list-style-type: none;
	margin: 0px 0px 13px 0px;
  }
  #twitter_div a {
    color: #487818;
	text-decoration: none;
  }
  #twitter_div a:hover {
	text-decoration: underline;
  }
/*#### LOGO SLIDE ###*/
#oia_logos_slide{
    position:relative;
    width:950px;
    height:100px;
    overflow:hidden;
    margin:20px 0px 0px 15px;
    border:1px dashed #333333;
}
#oia_logos_slide img{
    height:50px;
}
#oia_logos_slide p{
    padding:10px;
}
#oia_logos_slide table{
    padding:0px;
    margin:0px;
}
#oia_logos_slide table td{
    padding:0px 5px 0px 5px;
}
#oia_logos_slide_table{
     position:relative;
}