#splash .download {
    display:block;
    float:left;
    margin-left:0px;
    width:110px;
    height:28px;
    background:url(/images/download.gif) no-repeat left top;
}

#splash .readmore {
    display:block;
    float:left;
    margin-left:15px;
    width:110px;
    height:28px;
    background:url(/images/readmore_1.gif) no-repeat left top;
}

#splash .upgrade {
    display:block;
    float:left;
    width:154px;
    height:28px;
	margin-left: 3px;
    background:url(/images/upgrade.gif) no-repeat left top;
}

#splash .right {
    float:right;
    width:570px;
    height:100%;
    background:url(/images/pocket.jpg) no-repeat right top;
}

#splash .right p {
    margin:30px 0 0 0;
    padding:0;
    width:320px;
    font-size:12px;
    text-align:left;
    background:none;
}

#mainFeatures {
    margin:0 1px;
    padding:0 10px;
    height:153px;
    background:#375556;
}

#mainFeatures .feature {
    float:left;
    margin:18px 0 0 14px;
    width:275px;
    height:125px;
    background:url(/images/feat_bg.gif) repeat-x top;
    text-align:left;
}
#mainFeatures .feature .left {
    margin:0;
    width:275px;
    height:125px;
    background:url(/images/feat_left.gif) no-repeat left top;
}

#mainFeatures .feature .right {
    margin:0;
    width:275px;
    height:125px;
    background:url(/images/feat_right.gif) no-repeat right top;
}

#mainFeatures .feature p {
    padding:14px 5px 0 11px;
    margin:0;
    line-height:15px;
    font-size:11px;
    color:#fff;
    background:url(/images/feat_logo.gif) no-repeat 12px 12px;
}

#mainFeatures .feature p img {
    margin-bottom:5px;
	behavior: url(/styles/iepngfix.htc);
}

#mainFeatures .feature p .readmore {
    display:block;
    margin-left:135px;
    width:110px;
    height:28px;
    background:url(/images/readmore_2.gif) no-repeat left top;
}

#ccc {
    float:left;
    margin:20px 0 0 0;
    height:246px;
    width:350px;
    background:url(/images/upgrade_bg.gif) repeat-x top;
}

#ccc .left {
    padding:0 7px;
    height:100%;
    background:url(/images/upgrade_left.gif) no-repeat left top;
}

#ccc .right {
    height:100%;
    width:100%;
    background:url(/images/upgrade_right.gif) no-repeat right top;
}

#ccc .bottom {
    width:100%;
    height:100%;
    background:url(/images/upgrade_bottom.gif) no-repeat 90% 100%;
}
#ccc .top {
    width:100%;
    height:100%;
    background:url(/images/quotes.gif) no-repeat 269px 15px;
}

#ccc .title {
    margin:20px 0 10px 20px;
}

#ccc .user {
    padding:140px 0 0 0;
    width:130px;
    /*border:1px solid red;*/
    font-family:Verdana;
    font-size:12px;
    text-align:center;
    color:#463a3d;
    background:url(/images/invaders.jpg) no-repeat left top;
}

#ccc p {
    float:right;
    width:193px;
    margin:0;
    padding:0 10px 0 0;
    font-size:10px;
    line-height:14px;
}

#ccc .readmore {
    display:block;
    float:right;
    margin:10px 0 0 0;
    width:110px;
    height:28px;
    background:url(/images/readmore_3.gif) no-repeat left top;
}

#other {
    float:left;
    margin:20px 0 0 20px;
    width:450px;
    height:232px;
    background:url(/images/cases_bg.gif) repeat-x top;
}

#other .right {
    height:100%;
    background:url(/images/cases_right.gif) no-repeat right top;
}

#other .left {
    height:100%;
    padding:0 0 0 25px;
    background:url(/images/cases_left.gif) no-repeat left top;
}

#other .title {
    margin:20px 0 5px 0;
}

#other .cover {
    height:100%;
    /*background:url(/images/monitor.jpg) no-repeat 0 20px;*/
}

#other p {
    line-height:14px;
    margin:5px 0 0 0;
    padding:0 20px 0 0;
    font-size:12px;
    text-align:justify;
    color:#8d8b8b;
}

#other p a {
    text-decoration:none;
    color:#fffc00;
}

#other p a:hover {
    text-decoration:underline;
}
#other p span {
    color:#fff;
}