body{
        background-color:#00172a;
        margin:35px auto;
        font-family:Tahoma, Geneva, sans-serif;
        font-size:12px;
}

h2{
        font-family:Georgia, "Times New Roman", Times, serif;
        font-size:20px;
        color:#fff;
        font-weight:normal;
        margin:0;
        margin-top:20px;
        margin-bottom:13px;
}

a{ color:#cae7ff; text-decoration:underline;}
a:hover{ color:#fff;}

strong{ font-weight:bold; color:#fff; font-size:13px;}

#cntr, #banner, #slideCntr, #mainCntr{ margin:0 auto; width:900px;}
#banner{ z-index:0;}
#slideshow{ background:#113858; float:right; width:675px; z-index:99;}
#slideCntr{ position:relative;}
#menu img{ behavior: url(/live_tpl/css/pngbehavior.htc); top:0; left:0; z-index:-999; position:absolute;}
#menu{
        font-family:Georgia, "Times New Roman", Times, serif;
        position:absolute;
        top:-9px;
        left:-20px;
        padding:12px 20px 0 40px;
        width:201px;
        height:325px;
        z-index:999;
}
#menu a{
        background:url(../img/menuDots.gif) bottom center no-repeat;
        color:#62460b;
        text-decoration:none;
        line-height:35px;
        display:block;
        padding-left:15px;
        width:166px;
        height:35px;
}
#menu a:hover{ color:#926a0b; text-decoration:none;}

#mainCntr{ background:#113858 url(../img/mainBg.jpg) center bottom no-repeat; padding:10px 0; padding-bottom:20px;}
#content{
        color:#cae7ff;
        line-height:24px;
        padding:0 20px 0 35px;
        border-right:1px solid #295c86;
        float:left;
        width:534px;
}

#sideButtons{
        padding-left:18px;
        position:relative;
        float:right;
        width:282px;
}
.button{
        margin-top:3px;
        width:292px;
        height:99px;
        position:absolute;
        right:-11px;
}

#footer{
        color:#cae7ff;
        line-height:22px;
        border-top:1px solid #295c86;
        margin:0 auto;
        margin-top:20px;
        padding-top:10px;
        width:860px;
}

#btech{
        color:#cae7ff;
        line-height:35px;
        text-align:right;
        padding-right:25px;
        width:875px;
}
#btech a{ color:#cae7ff; text-decoration:none;}
#btech a:hover{ text-decoration:underline;}

.Clear{ clear:both;}

