body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    margin: 0px auto;
    padding: 0px;
    position: relative;
    width: 742px;
    background: #F3F3F3 URL(/images/bk_taranis.jpg) 50% 0% no-repeat;
    line-height: 145%;
}

body#popup
{
    width: auto;
    margin: 0;
    background: none;
}

body#about
{
    /*background-image: URL(/images/bk_fire.jpg);*/
    background-image: URL(/images/bk_warboat.jpg);
}

body#about-ourtechnology
{
    background-image: URL(/images/bk_airjet.jpg);
}

body#studentops
{
    /*background-image: URL(/images/bk_river.jpg);*/
    background-image: URL(/images/bk_tugofwar.jpg);
}

body#graduateops
{
    background-image: URL(/images/bk_sub.jpg);
}

body#casestudies
{
    background-image: URL(/images/bk_jets.jpg);
}

body#benefits
{
    /*background-image: URL(/images/bk_tugofwar.jpg);*/
    background-image: URL(/images/bk_tank.jpg);
}

body#howtoapply
{
    background-image: URL(/images/bk_copter.jpg);
}

a
{
    font-weight: bold;
    color: #000000;
}
a:hover
{
    color: #666666;
}

#mainbody
{
    position: absolute;
    top: 230px;
    left: 0px;
    margin: 0px;
    padding: 0px;
}

#header
{
    position: absolute;
    height: 220px;
    top: 0px;
    left: 0px;
    width: 742px;
}

#home #header
{
    height: 165px;
}

#home #mainbody
{
    top: 175px;
}

#home #content
{
    height: 551px;
    margin: 0px;
    padding: 0px;
}

* html #home #content
{
    height: 541px;
}

#home .box
{
    width: 270px;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    padding: 10px 10px 15px 10px;
    position: absolute;
}

#homequote0
{
    left: 454px;
    top: 35px;
    background-image: URL(/images/bk_homebox.gif);
}
#homequote1
{
    left: 492px;
    top: 30px;
    background-image: URL(/images/bk_homebox.gif);
    width: 230px !important;
}
#homequote2
{
    left: 340px;
    top: 50px;
    background-image: URL(/images/bk_homebox3.gif);
}
#homequote3
{
    left: 90px;
    top: 70px;
    background-image: URL(/images/bk_homebox3.gif);
}
#homequote4
{
    left: 100px;
    top: 30px;
    background-image: URL(/images/bk_homebox.gif);
}
#homequote5
{
    left: 360px;
    top: 70px;
    background-image: URL(/images/bk_homebox3.gif);
}

#addnav
{
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #FEFF01;
    padding: 0px 0px 0px 0px;
    height: 20px;
}

#mainnav
{
    position: absolute;
    bottom: 20px;
    left: 0px;
    background-color: #FEFF01;
    width: 100%;
    height: 20px;
}

#addnav li a
{
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
    float: left;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
}

#mainnav li a
{
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: 0px;
    text-decoration: none;
    height: 20px;
    z-index: 1;
    text-indent: -9999px;
}

#mainnav li a:hover
{
    background-position: 0px -21px;
}
#mainnav li li a
{
    text-indent: 0px;
}

#mainnav li a.active, #mainnav li a.active:hover
{
    background-position: 0px -42px;
    z-index: 2;
}

#addnav li a:hover
{
    background-position: 0px -21px;
}

.hidden
{
    visibility: hidden;
}

#addnav00
{
    width: 87px;
    background-image: url(/images/addnav00.gif);
}

#addnav01
{
    width: 87px;
    background-image: url(/images/addnav01.gif);
}

#addnav02
{
    width: 76px;
    background-image: url(/images/addnav02.gif);
}

#addnav03
{
    width: 76px;
    background-image: url(/images/addnav03.gif);
}


#nav01
{
    width: 102px;
    background-image: url(/images/nav01.gif);
    left: 0px;
}

#nav02
{
    width: 161px;
    background-image: url(/images/nav02.gif);
    left: 252px;
    /*
    width: 161px;
    background-image: url(/images/nav02.gif);
    left: 91px;
*/
}

#nav03
{
    /*
    width: 169px;
    background-image: url(/images/nav03.gif);
    left: 242px;
*/
    width: 169px;
    background-image: url(/images/nav03.gif);
    left: 91px;
}
#nav04
{
    width: 113px;
    background-image: url(/images/nav04.gif);
    left: 402px;
}

#nav05
{
    width: 88px;
    background-image: url(/images/nav05.gif);
    left: 504px;
}

#nav06
{
    width: 122px;
    background-image: url(/images/nav06.gif);
    left: 579px;
}
#nav07
{
    width: 55px;
    background-image: url(/images/nav07.gif);
    left: 687px;
}

#mainnav ul
{
    position: absolute;
    bottom: -30px;
    left: 0px;
    background-color: #EAEAEA;
    padding: 3px 0px 3px 0px;
    width: 100%;
    visibility: hidden;
}

#mainnav ul li
{
    background: URL(/images/sep_subnav.gif) no-repeat 0px 3px;
    padding: 0px 0px 0px 10px;
    display: inline;
}

#mainnav ul li a
{
    display: inline;
    position: static;
}

#mainnav ul li a:hover
{
    text-decoration: underline;
    color: #000000;
}

#footer
{
    text-align: center;
    background-color: #feff01;
    padding: 0px 0px 0px 169px;
    height: 20px;
    width: 573px;
}

#footer li a
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 20px;
    text-decoration: none;
    text-indent: -9999px;
}

#footer li a:hover
{
    background-position: 0px -21px;
}

#footernav01
{
    background-image: URL(/images/footernav01.gif);
    width: 94px;
}
#footernav02
{
    background-image: URL(/images/footernav02.gif);
    width: 160px;
}
#footernav03
{
    background-image: URL(/images/footernav03.gif);
    width: 151px;
}
#addlinks
{
    width: 740px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 20px 0px 20px 0px;
}

#addlinks li
{
    padding-left: 20px;
}

.first
{
    background-image: none !important;
    padding-left: 0px !important;
}

.clearer
{
    clear: both;
    height: 16px;
}
.txt11blacknormal
{
    color: #000000;
    font-weight: normal;
}

.txt11blackbold
{
    color: #000000;
    font-weight: bold;
}

#left
{
    float: left;
    width: 504px;
}

#left .more
{
    display: block;
    color: #000000;
    background: URL(/images/arrows_left.gif) no-repeat 0px 10px;
    padding: 5px 0px 5px 14px;
    text-decoration: none;
}

.enlarge
{
    display: block;
    color: #000000;
    background: URL(/images/enlarge.gif) no-repeat 0px 10px;
    padding: 5px 0px 5px 15px;
}

#right
{
    float: right;
    width: 228px;
}
#right .box
{
    background: #FEFF01 URL(/images/bk_rhbox.gif) no-repeat 0% 100%;
    padding: 10px 10px 35px 10px;
}

.box .more
{
    display: block;
    color: #000000;
    background: URL(/images/arrows_right.gif) no-repeat 0px 5px;
    padding: 0px 0px 0px 14px;
    text-decoration: none;
}

#lefthalf
{
    width: 331px;
    float: left;
    background-color: #F3F3F3;
    padding: 20px;
}
#righthalf
{
    width: 341px;
    float: right;
    padding-right: 10px;
}
#left .more:hover, #right .more:hover
{
    text-decoration: underline;
}

.txt14blackbold
{
    font-size: 126%;
    font-weight: bold;
}

.txt15blackbold
{
    font-size: 136%;
    font-weight: bold;
}

.imgborder
{
    border: 4px solid #FEFF01;
}

img.thumb
{
    width: 70px;
    float: left;
}
div.thumb
{
    width: 406px;
    float: right;
}
img.thumb2
{
    width: 130px;
    float: left;
}
div.thumb2
{
    width: 354px;
    float: right;
}
img.thumb3
{
    width: 114px;
    float: left;
}
div.thumb3
{
    width: 189px;
    float: right;
}

img.thumb4
{
    width: 80px;
    float: left;
}
div.thumb4
{
    width: 406px;
    float: right;
}


h1
{
    position: relative;
    width: auto;
    background-color: #FEFF01;
    float: left;
    padding: 4px 20px 1px 141px;
    left: -141px;
    background-repeat: no-repeat;
    background-position: 141px 4px;
    height: 15px;
    margin-top: 5px;
    text-indent: -9999px;
}
.bulleted li
{
    padding: 0px 0px 0px 8px;
    background: URL(/images/bullet.gif) no-repeat 0px 6px;
}

.box img
{
    margin: 0px 0px 10px 0px;
}
.box h4
{
    margin-bottom: 0px;
}
.box h3, .boxtitle
{
    height: 14px;
    margin: 0px 0px 5px 0px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent: -9999px;
}
#quicklinks
{
    margin-top: -10px;
}

#quicklinks li a
{
    display: block;
    background-color: #FFFFFF;
    background-position: 10px 2px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0px 0px 2px 0px;
    padding: 2px 0px 2px 0px;
    width: 370px;
}

dt
{
    float: left;
    width: 70px;
    font-weight: bold;
    line-height: 120%;
    margin-bottom: 5px;
}

dd
{
    line-height: 120%;
    margin-bottom: 5px;
}

#lefthalf dt
{
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}

#lefthalf dd
{
    float: none;
    width: auto;
    margin: 0 0 5px 0;
    padding: 0;
}

th, td
{
    padding: 10px 0px 4px 5px;
}

ul.download li
{
    background: url(/images/icon_pdf.gif) no-repeat 0px 4px;
    padding: 4px 0px 4px 20px;
}

ul.download li.doc
{
    background: url(/images/icon_doc.gif) no-repeat 0px 4px;
}

.thumb_gallery
{
    float:left;
    width:495px;
    background:#f3f3f3;    
    padding:10px 0 0 10px;
}

.thumb_gallery .thumb_item
{
    float:left;
    width:165px;
}

.thumb_gallery .thumb_item img
{
    display:block;
    margin-bottom:5px;
}

.thumb_gallery .thumb_item label
{
    font-weight:bold;
}
