@charset "utf-8";
/* CSS Document */

body{ background:url(../img/back.jpg); }
#everything{ height:auto; margin: 5px auto 0; min-height:600px; width:955px; }
#everything a{ text-decoration:none; }
#head{ background-image:url(../img/head.png); height:70px; margin:0 auto 7px; padding: 20px 0 0 29px; width:912px; }
#logo{ background:url(../img/logo.png); float:left; height:50px; margin-right:10px; width:50px; }
#textHead{ margin-top:10px; }
#container{ height:auto; margin:0 auto; min-height: 443px; width: 941px; }
#description{
    float: left;
    font: 12px/22px Verdana,Arial,Helvetica,sans-serif;
    height: auto;
    margin: 20px 30px 0 20px;
    text-indent: 10px;
    width: 570px;
}

#imgWelcome{ margin-top:0px; width:213px; height:323px; background: url("../img/introduction.jpg") 0 0 no-repeat transparent; float:right;}

#tabs{ height:24px; width:941px; }
#tabMLR{ background:url(../img/markedTab1_LR.png); float:left; height:24px; width:18px; }
#tabMLA{ background:url(../img/markedTab2_LR.png); float:left; height:24px; width:26px; }
#tabMRA{ background:url(../img/markedTab1_RR.png); float:left; height:24px; width:26px; }
#tabMRR{ background:url(../img/markedTab3_RR.png); float:left; height:24px; width:18px; }

.tabULR{ background:url(../img/tab1_LR.png); float:left; height:24px; width:18px; }
.tabURR{ background:url(../img/tab1_RR.png); float:left; height:24px; width:18px; }
.tabULA{ background:url(../img/tab2_LR.png); float:left; height:24px; width:26px; }
.tabURA{ background:url(../img/tab2_RR.png); float:left; height:24px; width:26px; }

#tabMText a, tabMtext a:visited{ color:#a60000; display:block; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; }
#tabMText a:hover{ color:#cc0000; display:block; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; }
#tabText a, tabMtext a:visited{ color:#c5c5c5; display:block; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; }
#tabText a:hover{ color:#EEE; display:block; font: bold 10px Verdana, Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; }

#markedTabMid{ background-color:#fff; float:left; height:17px; padding-top:7px; width:270px; }
#markedTabMid2{ background-color:#fff; float:left; height:17px; padding-top:7px; width:262px; }
#markedTabMid3{ background-color:#fff; float:left; height:17px; padding-top:7px; width:269px; }

.unmarkTab1{ background-color:#666; float:left; height:17px; padding-top:7px; width:270px; }
.unmarkTab2{ background-color:#666; float:left; height:17px; padding-top:7px; width:262px; }
.unmarkTab3{ background-color:#666; float:left; height:17px; padding-top:7px; width:269px; }


#tab1:hover .unmarkTab1{ background-color:#999; }
#tab1:hover .tabULR{ background:url(../img/tab1_LR.png) no-repeat 0 -24px; float:left; height:24px; width:18px; }
#tab1:hover .tabURA{ background:url(../img/tab2_RR.png) no-repeat 0 -24px; float:left; height:24px; width:26px; }

#tab2:hover .unmarkTab2{ background-color:#999; }
#tab2:hover .tabULA{ background:url(../img/tab2_LR.png) no-repeat 0 -24px; float:left; height:24px; width:26px; }
#tab2:hover .tabURA{ background:url(../img/tab2_RR.png) no-repeat 0 -24px; float:left; height:24px; width:26px; }

#tab3:hover .unmarkTab3{ background-color:#999; }
#tab3:hover .tabULA{ background:url(../img/tab2_LR.png) no-repeat 0 -24px; float:left; height:24px; width:26px; }
#tab3:hover .tabURR{ background:url(../img/tab1_RR.png)no-repeat 0 -24px; float:left; height:24px; width:18px; }

#tab1{ float:left; height:24px; margin:0px; width: 314px }
#tab2{ float:left; height:24px; margin:0px;  width: 314px }
#tab3{  float:left; height:24px; margin:0px;  width: 313px }

#content1{ height:auto; min-height:419px; }
.lineWhite{ height:8px; width:941px; }

#roundTL{ background:url(../img/roundTL.png); float:left; height:8px; width:8px; }
#roundTLU{ background:url(../img/roundTLU.png); float:left; height:8px; width:8px; }
#roundTR{ background:url(../img/roundTR.png); float:right; height:8px; width:8px; }
#roundTRU{ background:url(../img/roundTRU.png); float:right; height:8px; width:8px; }

.contentWhite{ background-color:#fff; float:left; height:8px; width:925px; }
#inner{ background-color:#fff; height:auto; float:left; padding-bottom:23px; padding-left:34px; width:907px; }
#roundBL{ background:url(../img/roundBL.png); float:left; height:8px; width:8px; }
#roundBR{ background:url(../img/roundBR.png); float:right; height:8px; width:8px; }
.emptyCorner{ background-color:#fff; float:left; height:8px; width:8px; }
#footer{ float:left; height:55px; margin:5px 0 5px 6px; width: 941px; }
#contact{ float:left; height:50px; width:461px; }
#links{ float:right; height:55px; width:480px; }


#info{ color:#fff; font: 9px Verdana, Arial, Helvetica, sans-serif; }
#info a, #info a:visited{ color:#A60000; font: bold 14px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
#info a:hover{ color:#CC0000; font: bold 14px Verdana, Arial, Helvetica, sans-serif; text-decoration:none; }
#fblogo a, #fblogo a:visited{ background:url(../img/fb_logo.png) 0 0; float:right; height:30px; margin-top:9px; text-decoration:none; width:31px; }
#fblogo a:hover{ background:url(../img/fb_logo.png) no-repeat 0 -30px; float:right; height:30px; margin-top:9px; text-decoration:none; width:31px; }
#ytlogo a, #ytlogo a:visited{ background:url(../img/yt_logo.png); float:right; height:30px; margin:9px 12px 0 0; text-decoration:none; width:75px; }
#ytlogo a:hover{ background:url(../img/yt_logo.png) no-repeat 0 -30px; float:right; height:30px; margin:9px 12px 0 0; text-decoration:none; width:75px; }
.line{ border-bottom:2px solid #a60000; color:#333; font:bold 12px Arial, Helvetica, sans-serif; height:2px; padding: 0 0 13px 0; width:871px; }
.section{ float:left; height:auto; margin:0 auto; min-height:360px; padding-top:20px; width:871px; }
h1{ color:#eaeaea; letter-spacing: 2px; font: 17px trade_windsregular; text-decoration:none; margin:0; }
h2{ color:#b0b0b0; font: 10px aclonicaregular; text-decoration:none; margin:0; }

@font-face {
    font-family: 'aclonicaregular';
    src: url('../fonts/aclonica-webfont.eot');
    src: url('../fonts/aclonica-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aclonica-webfont.woff') format('woff'),
         url('../fonts/aclonica-webfont.ttf') format('truetype'),
         url('../fonts/aclonica-webfont.svg#aclonicaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'trade_windsregular';
    src: url('../fonts/tradewinds-regular-webfont.eot');
    src: url('../fonts/tradewinds-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tradewinds-regular-webfont.woff') format('woff'),
         url('../fonts/tradewinds-regular-webfont.ttf') format('truetype'),
         url('../fonts/tradewinds-regular-webfont.svg#trade_windsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
