

#ie6msg {
    border: 3px solid #090;
    margin: 8px 0;
    background: #cfc;
    color: #000;
}

#ie6msg h4 {
    margin: 8px;
    padding: 0;
}

#ie6msg p {
    margin: 8px;
    padding: 0;
}

#ie6msg p a.getie8 {
    font-weight: bold;
    color: #006;
}

#ie6msg p a.ie6expl {
    font-weight: normal;
    color: #006;
}

body {
    background-color: #2a6283;
    background-image: url(images/bg-top.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
}

#banner {
    position: relative;
    z-index: 9999;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    height: 199px;
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#mountains {
    width: 100%;
    height: 296px;
    position: fixed;
    bottom: 0;
    left: 0;
    background-image: url(images/bg-bottom.jpg);
    background-repeat: no-repeat;
}

#innertop {
    position: relative;
    z-index: 9999;
    height: 24px;
    width: 800px;
    background-image: url(images/inner-top.png);
    margin-left: auto;
    margin-right: auto;
}

#innermiddle {
    position: relative;
    z-index: 9999;
    width: 800px;
    background-image: url(images/inner-middle.png);
    margin-left: auto;
    margin-right: auto;
}

#innerbottom {
    position: relative;
    z-index: 9999;
    height: 23px;
    width: 800px;
    background-image: url(images/inner-bottom.png);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}
 /*menubar*/
#menubar {
    margin-bottom: 10px;
    color: #FFFFFF;
    background-image: url(images/menu.png);
    height: 25px;
    text-align: center;
    padding-left: 100px;
    padding-right: 45px;
}

#menubar li {
    padding: 0px;
    list-style-type: none;
    display: inline;
}

#menubar ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#menubar .active {
    margin-left: 15px;
    background-image: url(images/overlay.png);
    height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    float: left;
    width: 100px;
    padding-top: 3px;
    text-align: center;
}

#menubar .inactive {
    margin-left: 15px;
    height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    float: left;
    width: 100px;
    padding-top: 3px;
    text-align: center;
}

#menubar .flag {
    float: right;
    margin-right: 5px;
    border: 0px;
    margin-top: 5px;
}
 /*end of menubar*/
#content {
    padding-left: 40px;
    padding-right: 40px;
    font-family: Tahoma;
    font-size: 0.8em;
    letter-spacing: 0.1em;
    line-height: 1.4em;
    min-height: 200px;
}

#content .portfolio {
    float: left;
    padding-right: 10px;
    border: 0px;
}

#content .icon {
    float: left;
    height: 75px;
    width: 75px;
    text-align: center;
    line-height: 75px;
}

#content .address {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 25px;
    padding-top: 20px;
    float: left;
}

#content .tab1 {
    display: table;
    table-layout: fixed;
    width: 100%
}

#content .tabtitle {
    width: 200px;
    display: table-cell;
    padding: 2px;
    letter-spacing: 0.14em;
	font-size: 1em;
	font-weight: normal;
    font-family: serif;
    border: 1px solid #b2b2b2;
    border-bottom: 0px;
}

.content2 h2{
    letter-spacing: 0.14em;
	font-size: 1em;
	font-weight: bold;
    font-family: serif;
	margin-bottom: 2px;
}

#content .tab2 {
    border-bottom: 1px solid #b2b2b2;
    height: 1px;
    display: table-cell;
}

#content .tab3 {
    padding: 5px;
    border: 1px solid #b2b2b2;
    border-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

#content .content2 {
    margin: 10px;
    padding-bottom: 10px;
}

#footer {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 5px;
    border-top: solid #b2b2b2 1px;
    font-size: 75%;
    text-align: center;
    color: #b2b2b2;
}

#footer a:link {
    text-decoration: none;
    color: #5e8eaa;
}

#footer a:visited {
    text-decoration: none;
    color: #5e8eaa;
}

#footer a:active {
    text-decoration: none;
    color: #5e8eaa;
}

#footer a:hover {
    text-decoration: none;
    color: #5e8eaa;
}

.quote {
    display: block;
    float: left;
    padding: 0.5em 0.1em;
    padding-bottom: 0px;
    text-align: center;
    font-size: 900%;
    font-family: 'times new roman', times, georgia, serif;
}

.quotetext {
    display: block;
    float: left;
    line-height: 90px;
}

.clear {
    clear: both;
}

.contact {
    float: left;
    width: 350px;
}

a:link {
    color: #5e8eaa;
}

a:visited {
    color: #5e8eaa;
}

a:active {
    color: #5e8eaa;
}

a:hover {
    color: #5e8eaa;
}
