body {
    margin:50px 0px; padding:0px;
    background-color: #134E75;
}
/* div { border: 1px solid; } */
#main {
    top:0px;
    padding-bottom:110px;
    margin-left: 10%;
    margin-right: 10%;
}
#t1 {
    position:relative;
    top: 0px;
    height:50px;
    width:800px;
    background-color: #2A84BD;
}
#t2 {
    position:relative;
    height:300px;
    width:800px;
    padding-top:5px;
    background-color: #FFF;
    background-image: url('../img/home.jpg');
    background-repeat: no-repeat;
}
#t3 {
    position:relative;
    text-align: center;
    height:25px;
    width:800px;
    padding-top:5px;
    background-color: #2A84BD;
}
#t4 {
    position:relative;
    height:275px;
    width:800px;
    padding-top:5px;
    background-color: #E4E3CE;
}
#t5 {
    position:relative;
    text-align: center;
    color: #FFF;
    height:25px;
    width:800px;
    padding-top:5px;
    background-color: #3F9000;
}
#fptext {
    z-index: 2;
    position: absolute;
    top: 145px;
    left: 30px;
    height: 125px;
    width: 410px;
}
#menu {
    font-family: arial, sans-serif;
    font-weight: bold;
    color: #FFF;
    padding-left: 15px;
    padding-right: 15px;
}
#logo {
    z-index: 20;
    position: absolute;
    top: 15px;
    left: 430px;
    height: 139px;
    width: 437px;
    background-image: url('../img/logo.gif');
}
#headtext {
    z-index: 20;
    position: absolute;
    top: 210px;
    left: 530px;
    height: 139px;
    width: 320px;
    text-align: right;
    color: #E4E3CE;
    font-family: arial, sans-serif;
}
#headtxt, #utxt {
    font-size: 22;
    font-weight: bold;
    padding-right: 10px;
}
#headtxt, #ltxt {
    font-size: 18;
    font-weight: bold;
}
a {
    text-decoration: none;
    color: #FFF;
}
a:hover {
    color: #E4E3CE;
}
/*#swish {*/
/*    z-index: 1;*/
/*    position: absolute;*/
/*    top: 427px;*/
/*    left: auto;*/
/*    height: 176px;*/
/*    width: 800px;*/
/**/
/*    background-repeat: no-repeat;*/
/*}*/
#subimg {
    vertical-align: top;
    border: 0px;
}