#why_choose{
        font-size: 26px;
        color: #606262;
        margin-top: 0px;
	margin-bottom: 0px;
        padding-top: 0px;
}
.home_intro p{
        line-height: 18px;
        margin-bottom: 10px;
}
.advanced_lcd_feature_wrapper{
        float:left;
        width: 70%
}

.advanced_lcd_features > li {
        padding: 12px 0px 12px 0px;
}
.advanced_lcd_features{
   list-style-type:disc;
   font-size: 16px;
   line-height: 20px;
   list-style-position: outside;
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    column-count: 2;
    column-gap: 40px;
}






.advanced_lcd_module_block h1{
        font-size:28px;
}
.other_display_modules{
    float: left;
    background-color: #f2f2f4;
    margin-left: 140px;
    border: 1px solid #c3c3c3;
    width: 100%;
    max-width: 965px;	
    clear: left;	
}
.other_display_modules > div > ul{
        font-size: 20px;
        line-height: 35px;
        list-style-type:none;
        font-size: 20px;
        line-height: 35px;
}

.other_display_modules > div >  ul > li{
        float:left;
        display: block;
        width: 43%;
        text-align: center;
        margin-right: 30px;
}
.other_display_modules > div >  ul > li:nth-child(odd)
{
        float: left;
        clear:both;
}

#home-header{
	clear: right;
        margin-top: 15px;
}

#homepage-lower-block-title{
    font-size: 18px;
    line-height: 30px;
}

.home-right-nav{
        float:left;
        width: 100%;
        margin-top: 15px;
}
.home-right-nav div h3 {
    float: left;
    font-size: 28px;
    padding-top: 7px;
    text-indent: 75px;
    width: 310px;
}
.home-right-nav div p{
        clear: both;
        float:left;
        margin-left:75px;
        margin-top: -40px;
        margin-bottom:5px;
}
.home-right-nav div{
        float: left;
        width: 33%;
        margin-bottom: -25px;
        max-width: 420px;
}
.home-right-nav div a:hover h3{
        color: #fc0d1b;
}

.home-page-bottom{
        margin: 40px 0;
        clear:both;
}
.side-nav{

        height:80px;
        background-image:url('/images/SupportSprite.png');
        display:block;
        float:left;


}
a.side-nav.software{
        width:70px;
        background-position:0px 0px;
}
a:hover.side-nav.software{
        width:70px;
        background-position:0px -80px;
}
a.side-nav.forum{
                width:73px;
                background-position:-70px 0px;
}
a:hover.side-nav.forum{
        width:73px;
        background-position:-70px 80px;
}
a.side-nav.support{
        width:68px;
        background-position:-142px 0px;

}
a:hover.side-nav.support{
        width:68px;
        background-position:-142px 80px;
}

