#animationContainer {
    height:288px;
}
#pageLayer1 {
    background:#FFF url(images/pagebg1.png) repeat-y top left;
}
#homepage {
    background:url(images/pagebg4.png) no-repeat 458px 10px;
}
#col1 {
    width:458px;
    float:left;
    margin-right:1px;
}
#col2 {
    width:264px;
    padding:14px;
    float:left;
}
#col2 .title {
    font-size:1.3em;
    margin-bottom:0.5em;
}
#col2 .video-title {
    color:#003974;
    font-size:1.5em;
    padding:0px 0px 5px 0px;
}
#tips {
    background:url(images/grad1.png) repeat-x left bottom;
    padding:15px;
}
#tipsAnimation {
    overflow:hidden;
    height:300px;
}
#tipsAnimation dl {
    margin:0;
    padding:0 15px 0 4px;
    width:200px;
    float:left;
    background:url(images/dot.png) repeat-y 212px 0px;
}
#tipsAnimation dl dt, #tipsAnimation dl dd {
    margin:0;
    padding:0;
}
#tipsAnimation dl dt {
    font-size:1.3em;
    color:#1bbeff;
    margin-bottom:10px;
}
#tipsAnimation dl dt a {
    color:#1bbeff;
}
#tipsAnimation dl dd.image {
    width:198px;
    height:130px;
    border:1px solid #003974;
    margin-bottom:10px;
    position:relative;
}
#tipsAnimation dl dd.image img {
    position:absolute;
    top:0;
    left:0;
}
#tipsAnimation dl dd.image span.tip {
    display:block;
    width:93px;
    height:93px;
    position:absolute;
    top:-4px;
    left:-4px;
    background:url(images/tip-sk.png) no-repeat top left;
    _background:url(images/tip-sk-ie.png) no-repeat top left;
}
#tipsAnimation dl dd.image span.tip span {
    display:none;
}
#tipsAnimation dl p {
    margin:0;
    padding:0;
}
#tipsControl {
    /*border-top:1px solid #1BBEFF;*/
    background:url(images/dot.png) repeat-x 0px 5px;
    padding:15px 0 0 0;
}
#tipsControlPrev,#tipsControlNext {
    display:block;
    background-position:50% 50%;
    background-repeat:no-repeat;
    width:25px;
    height:21px;
    float:left;
}
#tipsControlPrev a,#tipsControlNext a {
    display:block;
    width:25px;
    height:21px;
}
#tipsControlPrev a span,#tipsControlNext a span {
    display:none;
}
#tipsControlPrev { background-image:url(images/button1.png); }
#tipsControlNext { background-image:url(images/button2.png); }
#tipsControlnumbers {
    display:block;
    float:left;
    width:358px;
    min-height:21px;
    _height:21px;
    padding:0 10px;
    line-height:21px;
    overflow:hidden;
}
#tipsControlnumbers a {
    color:#003974;
}

#hometext2 {
    padding:14px;
}
#hometext2 h2 {
    font-size:1.2em;
    margin:0 0 0.5em 0;
    padding:0 0 0 0;
}
#hometext2 .content {
    padding:0 0 14px 0;
}
#hometext2 ul {
    margin:0 0 0.5em 2em;
    padding:0 0 0 0;
    list-style-image: url(images/arrow2.png);
}
#hometext2 .more {
    margin:0 0 0.5em 0em;
    padding:14px 0 14px 0;
    border-top:1px solid #CFF2FF;
    text-align:right;
}

#homeNews .title {
    font-size:1.3em;
    color:#FFF;
    text-transform:uppercase;
}
#homeNews .title strong {
    font-weight:normal;
}
#homeNews ul {
    margin:1em 0 1em 0em;
    padding:0 0 0 0;
    list-style: none;
}
#homeNews ul li {
    background:url(images/arrow2.png) no-repeat 0px 7px;
    padding:3px 0 3px 16px;
}
#homeNews ul li a {
    color:#003974
}
