*{
    padding: 0;
    margin: 0;
    font-family: tahoma, arial, verdana, sans-serif;
    line-height: 20px;
}

.leftFloater{
    float: left;
}
.rightFloater{
    float: right;
}
.clear{
    clear: both;
}

.separator{
    width: 731px;
    height: 38px;
    background: url("../images/gfx/separator.gif") no-repeat;
    margin-bottom: 27px;
}
.separatorFull{
    width: 1000px;
    height: 38px;
    background: url("../images/gfx/separator_full.gif") no-repeat;
}

a{
    color: #1b8596;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
.hilite{
    font-weight: bold;
    color: #1b8596;
}
.hiliteNormal{
    color: #1b8596 !important;
}
h1{
    font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 27px;
    color: #1b8596;
}
h3{
    font-size: 18px;
    font-weight: normal;
    color: #666;
    margin-bottom: 18px;
}
body{
    width: 100%;
    height: 100%;
}

#top{
    width: 100%;
    height: 221px;
    background: url("../images/base/header-bg.png") repeat-x;
}
#top #image{
    width: 100%;
    height: 221px;
    background: url("../images/base/header-img.png") no-repeat;
    background-position: top center;
}
#top #image .center{
    position: relative;
    width: 1000px;
    height: 221px;
    margin: 0 auto;
}
#top #menu{
    position: absolute;
    top: 176px;
    right: -5px;
    height: 45px;
    overflow: hidden;
}
#top #menu img.edge{
    display: block;
    float: left;
}
#top #menu .body{
    float: left;
    height: 45px;
    background: url("../images/menu/bg.png") repeat-x;
}
#top #menu a.item{
    display: block;
    float: left;
    font-size: 18px;
    line-height: 48px;
    padding: 0 18px;
    padding-left: 16px;
    color: #1b8596;
    background: url("../images/menu/separator.gif") no-repeat;
    background-position: right center;
}
#top #menu a.item:hover{
    text-decoration: underline;
}
#top #menu a.last{
    background: none;
    padding: 0 16px;
}
#top #menu #flags{
    float: left;
    margin-left: 12px;
    margin-top: 11px;
    margin-right: 5px;
}
#top #menu #flags img{
    display: block;
    border: none;
    margin-bottom: 2px;
}


#container{
    width: 100%;
    background: url("../images/base/content-bg.gif") repeat-x;
}
#content{
    width: 1000px;
    margin: 0 auto;
    padding: 27px 0;
}
#content #left{
    float: left;
    width: 731px;
}
#content #left .text,
#content #full .text{
    padding: 0 27px;
}
#content .text{
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
#content #right{
    position: relative;
    float: left;
    width: 241px;
    margin-left: 28px;
}
#content #full{
    width: 100%;
}


#floatingBox{
    position: fixed;
    top: 249px;
    width: 241px;
}
#summaryBox{
    width: 100%;
    background: url("../images/gfx/rightbox-body.gif") repeat-y;
}
#summaryBox .padding{
    padding: 0 14px;
}
#summaryBox .head{
    background: url("../images/gfx/rightbox-top.gif") no-repeat;
    height: 57px;
    line-height: 57px;
    padding: 0 14px;
}
#summaryBox .body{
    padding: 14px 14px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
#summaryBox .hilite{
    font-weight: bold;
    color: #1b8596;
}
#summaryBox .foot{
    height: 60px;
    padding: 14px;
    color: #1b8596;
    font-size: 24px;
    background: url("../images/gfx/rightbox-bottom.gif") no-repeat;
}
#summaryBox .foot p{
    line-height: 28px;
    text-align: right;
}
#summaryBox .separator{
    width: 100%;
    height: 2px;
    margin: 0;
    line-height: 1%;
    font-size: 1%;
    background: url("../images/gfx/rightbox-sep.gif") no-repeat;
}
#summaryBox h1{
    position: relative;
    top: 18px;
    margin: 0;
}
#summaryBox .summation{
    font-style: normal;
    color: #9CCFE9;
}
#contactBox{
    width: 100%;
    font-size: 12px;
    color: #666;
}
#contactBox img{
    border: none;
    display: block;
    margin-top: 3px;
}
#contactBox .top{
    width: 100%;
    height: 14px;
    background: url("../images/gfx/contactbox-top.gif") no-repeat;
}
#contactBox .body{
    width: 100%;
    padding: 0 14px;
    line-height: 16px;
    background: url("../images/gfx/contactbox-body.gif") repeat-y;
}
#contactBox .bottom{
    width: 100%;
    height: 14px;
    background: url("../images/gfx/contactbox-bottom.gif") no-repeat;
}
#contactBoxIndexPage{
    width: 100%;
    margin-top: 24px;
}
#footer{
    width: 100%;
    height: 134px;
    font-size: 12px;
    line-height: 16px;
    color: #666;
    background: url("../images/base/footer-bg.gif") repeat-x #EDEDED;
}
#footer .center{
    position: relative;
    width: 1000px;
    height: 134px;
    margin: 0 auto;
}
#footer #copyright{
    position: absolute;
    top: 14px;
    left: 0;
}
#footer #footerMenu{
    position: absolute;
    top: 14px;
    right: 0;
}
#footerMenu a{
    color: #666;
}
#footerMenu span{
    padding: 0 4px;
}
#footer #itent{
    position: absolute;
    top: 96px;
    right: 0px;
}
#footer #itent img{
    border: none;
    display: block;
}

/*
FAQ
*/


#FAQ h3{
    margin: 0;
    padding-bottom: 18px;
}
#FAQ div{
    outline: 0;
}
#FAQ .separator{
    padding-bottom: 18px;
}

/*
WORKS
*/

.worksPage .separator{
    margin-left: -27px;
    margin-bottom: 35px;
}
.works{
    width: 100%;
}
.works div.image{
    float: left;
    width: 280px;
}
.works .thumb img{
    border: none;
    display: block;
}
.works .info{
    float: left;
    width: 380px;
}
