@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #666;
    background: url(../img/bg.png) repeat #DDD;
}

h1 {
    padding: 25px 0 0;
    margin: 0;
}

h3 {
    margin: 0 0 3px;
    padding: 0 0 0 10px;
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
    text-align: Center;
}

#container {
    width: 992px;
    height: auto;
    margin: 0 auto;
    overflow: auto;
    background: url(../img/bg_content.png) repeat-y;
}

#header {
    width: 952px;
    height: 110px;
    overflow: hidden;
    margin: 7px 20px;
    background: url(../img/logo_tayabalitomlin.png) no-repeat #FFF;
}

#header2 {
    width: 952px;
    height: 110px;
    margin: 7px 20px;
    background: url(../img/header02.png) no-repeat #FFF;
}

#nav {
    width: 952px;
    height: 40px;
    margin: 0 20px 7px;
    line-height: 0;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li a.cell {
    width: 130px;
    height: 31px;
    margin: 0 7px 0 0;
    padding: 9px 0 0;
    display: inline;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    line-height: 1;
}

#nav li a.cellEnd {
    width: 130px;
    height: 31px;
    margin: 0;
    padding: 9px 0 0;
    display: inline;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    line-height: 1;
}

#nav li a:link, #nav li a:active, #nav li a:visited {
    background: url(../img/btn/btn_nav.png) 130px;
}

#nav li a:hover {
    background: url(../img/btn/btn_nav.png) 0;
}

#nav li a#currentPage {
    background: url(../img/btn/btn_nav.png) 0;
}

#flashbanner {
    width: 952px;
    height: 170px;
    margin: 0 20px 7px;
    /*background:url(../img/flashTEMP.png) no-repeat #FFF;*/
}

#content {
    width: 952px;
    height: auto;
    overflow: auto;
    margin: 0 20px 7px;
}

#contentLeft {
    width: 678px;
    height: auto;
    margin: 0 7px 0 0;
    float: left;
    overflow: hidden;
}

#contentLeft p {
    margin: 25px 0;
    line-height: 1.6;
    text-align: justify;
}

#contentRight {
    width: 267px;
    height: auto;
    float: left;
}

.offerBox {
    width: 267px;
    height: auto;
    margin: 0 0 7px;
}

.offerTop {
    width: 267px;
    height: 5px;
    background: url(../img/boxes/offer_top.png) no-repeat;
    overflow: hidden;
}

.offerContent {
    width: 267px;
    height: auto;
    overflow: hidden;
    background: #041c46;
}

.offerContent p {
    font-size: 10px;
}

.offerSubmit {
    width: 267px;
    height: 21px;
    background: url(../img/boxes/offer_submit.png) no-repeat;
}

input.btnSubmit {
    width: 267px;
    height: 21px;
    background: url(../img/boxes/offer_submit.png) no-repeat;
    border: 1px solid #FFF;
}

.offerImg {
    width: 53px;
    height: 75px;
    float: right;
}

.offerBox p {
    margin: 10px 5px 0 10px;
    color: #FFF;
}

#content ul li {
    line-height: 2;
    color: #a50d0f;
}

#footer {
    width: 952px;
    height: 100px;
    margin: 0 20px;
    font-size: 10px;
    color: #FFF;
}

#footerTop {
    width: 942px;
    height: 20px;
    padding: 6px 5px 0;
    background: url(../img/footer_top.png) no-repeat;
}

#footerBtm {
    width: 942px;
    height: 68px;
    padding: 6px 5px 0;
    background: #041c46;
}

#footer a {
    color: #FFF;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#map {
    width: 655px;
    height: 200px;
    border: 2px solid #999;
    padding: 3px;
    float: right;
}

/*############################################
 SPANS
 ############################################*/
.floatLeft {
    float: left;
    color: #FFF;
}

.floatRight {
    float: right;
    text-align: right;
    color: #FFF;
}

/*############################################
 LINKS
 ############################################*/
a:link, a:active, a:visited {
    color: #041c46;
}

a:hover {
    color: #a50d0f;
    /*color:#FFFFFF;
     background:#041c46;
     text-decoration:none;*/
}

/*############################################
 FORMS
 ############################################*/
form {
    margin: 0;
    padding: 0;
}

#contentRight form label {
    font-size: 10px;
    color: #FFF;
    margin: 0 0 0 10px;
}

#contentRight form input {
    margin: 0 0 5px 10px;
    font-size: 10px;
    width: 150px;
}

.inputNarrow {
    height: 12px;
}

#contactForm {
    width: 650px;
    margin: 0 auto 25px;
}

.formL {
    width: 309px;
    float: left;
    padding: 0 10px 0 0;
    border-right: 1px solid #DDD;
}

.formR {
    width: 310px;
    float: right;
    padding: 0 0 0 10px;
}

.formL input, .formR input {
    width: 296px;
}

#contactForm input {
    margin: 0 0 10px;
}

#contactForm label {
    font-size: 10px;
    padding: 0 0 5px;
}

p .tooltipTrigger {
    border-bottom: 1px dotted #a50d0f;
    cursor: help;
}

#header img {
    float: right;
}

.tooltipContent {
    border: 1px solid #a50d0f;
    background: #FFF;
    padding: 3px;
    font-size: 10px;
    font-style: italic;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 5px 5px 8px #555;
    -moz-box-shadow: 3px 3px 8px #444;
    line-height: 1.5;
}

#aboutBar {
    width: 678px;
    height: 25px;
    margin: 0 0 7px 0;
}

#aboutBar .aboutLeft {
    width: 130px;
    height: 40px;
    float: left;
    background: url(../img/aboutLeft.png) #FFF no-repeat;
}

#aboutBar .aboutRight {
    width: 130px;
    height: 40px;
    float: left;
    margin: 0 0 0 7px;
    background: url(../img/aboutRight.png) #FFF no-repeat;
}

.aboutCell {
    width: 130px;
    height: 28px;
    float: left;
    margin: 0 0 0 7px;
    padding: 12px 0 0;
    text-align: center;
    background: #041c46;
}

#aboutBar a {
    color: #FFF;
}

#contentAboutLeft {
    width: 267px;
    height: auto;
    float: left;
}

#contentAboutRight {
    width: 678px;
    height: auto;
    margin: 0 0 0 7px;
    float: left;
    overflow: hidden;
}

#contentAboutRight p {
    margin: 25px 0;
    line-height: 1.6;
    text-align: justify;
}

#footer {
    color: #FFFFFF;
}

/*############################################
 TEAM THUMBS
 ############################################*/
.teamCell {
    width: 268px;
    height: 214px;
    float: left;
    margin: 10px 0 10px 50px;
}

.teamCell a {
    width: 268px;
    height: 179px;
    display: block;
}

.teamCell#aynsley-damery {
    background: url(../img/thumbs/aynsley.png) no-repeat -268px 0;
}

.teamCell#asad-noorani {
    background: url(../img/thumbs/asad.png) no-repeat -268px 0;
}

.teamCell#amanda-smith {
    background: url(../img/thumbs/mandy.png) no-repeat -268px 0;
}

.teamCell#rees-gidley {
    background: url(../img/thumbs/rees.png) no-repeat -268px 0;
}

.teamCell#paul-murphy {
    background: url(../img/thumbs/paul.png) no-repeat -268px 0;
}

.teamCell#veronika-klikova {
    background: url(../img/thumbs/veronika.png) no-repeat -268px 0;
}

.teamCell#sabeeha-jackman {
    background: url(../img/thumbs/saby.png) no-repeat -268px 0;
}

.teamCell#aynsley-damery:hover {
    background-position: 0 0;
}

.teamCell#paul-murphy:hover {
    background-position: 0 0;
}

.teamCell#asad-noorani:hover {
    background-position: 0 0;
}

.teamCell#amanda-smith:hover {
    background-position: 0 0;
}

.teamCell#veronika-klikova:hover {
    background-position: 0 0;
}

.teamCell#sabeeha-jackman:hover {
    background-position: 0 0;
}

.teamCell#rees-gidley:hover {
    background-position: 0 0;
}

.profCaption {
    height: 35px;
    padding: 4px 0 0;
}

.addrP {
    display: block;
}

.addrP .contactL {
    width: 100px;
    display: block;
    float: left;
}

.addrP .contactR {
    width: 400px;
    display: block;
    float: left;
}

a img {
    border: none;
}

.bqstart {
    float: left;
    height: 30px;
    margin-top: -15px;
    font-size: 600%;
    color: #FF0000;
}

.bqend {
    float: right;
    height: 25px;
    margin-top: -60px;
    padding-top: 45px;
    margin-bottom: 20px;
    font-size: 600%;
    color: #FF0000;
}

.clickable {
    cursor: pointer;
}

.phoneheader {
    text-align: right;
    color: #222222;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    margin-top: 70px;
}

.phoneheader +.phoneheader {
    margin: 0;
}

.phonetext {
    font-weight: bold;
}

/*##############################*/