#left{
    display:none;
}
#main{
    margin:25px 20px 20px 20px;
    width:620px;
}
.mainFlash {
    margin-top: 1px;
}
h1, a h1 {
    font-size:24px;
    color:#c60405;
    padding:0px;
}
#right{
    float:right;
    width:200px;
    font-size:12px;
    margin:20px 10px 20px 0px;
}
#right h2{
    font-size:24px;
    color:#c60405;
}
#right h2 a:hover {
    color: #000;
    text-decoration:none;
}
#right a{
    color:#c60405;
    text-decoration:none;
}
#right h3 a{
    color:#000;
}
#right h3 a:hover {
    color:#c60405;
    text-decoration: none;
}
#right a:hover{
    text-decoration:underline;
}
#right ul{
    margin:0px;
    padding:0px;
    list-style:none;
}
#right ul li{
    background:url(/images/right-arrow.gif) no-repeat 0px 3px;
    padding:0 0 0 15px;
}
td{
    vertical-align:top;
}
#footer{
    clear:both;
    width:860px;
    padding:0px 20px;
    margin-top:15px;
    background:url(/images/footer-bg.jpg) no-repeat 0px 20px;
    color:#1b3062;
    font-size:11px;
}
.iso-logo{
    margin-right:15px;
}