@CHARSET "ISO-8859-1";

BODY{ 
    color: black;
    margin: 0px;
    background-color: #FFFFFF;
    background-image: url(bg.png);
    background-repeat: repeat;
}
a{
    font-family: arial;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
a:active, a:focus {
    outline: 0
}

div.header{
    background: #F7F7F7;
    text-align: center;
    padding: 2px;
    font-family: arial;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    height: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}
div.title{
    background: #b39b75;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: white;
    margin-bottom: 10px;
    text-decoration: underline;
}
div.main{
    background: #b39b75;
    text-align: center;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: white;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

span.thumb{
    width: 33%;
}

div.thumb{
    float: left;

}
div.tmpxx{
    width: 100%;
    clear:both;
}
.imageThumb{
    width: 100px;
    height: 75px;
    background: #F7F7F7;
    text-align: center;
    padding: 5px;
    font-family: arial;
    font-size: 12px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: 80px;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
}
.imageThumb:hover{
    background: #fcfffd;
    border-color: black;
    padding: 5px;
}

.para{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

div.table{
    display: table;
    width:100%;
}
div.trow{
    display: table-row;

}
div.cell_left{
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 5px;
}
div.cell_right{
    width: 320px;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 10px;
    /*background: url(spinner.gif) no-repeat center center;*/
}

div.nav{
    margin: 0px 0px 0px 0px;
    float:left;
    width:350px;
}
div.text{
    background: #b39b75;
    border-style: solid;
    border-width: 0px;
    border-color: silver;
    padding: 5px 20px 5px 5px;
}

UL{
    text-align: left;
    margin-left: 5px;
}
LI{
    display:inline;
}


.linkLogo{
    color: black;
    text-decoration: none;
    text-align: center;
}
.linkLogo:HOVER{
    text-decoration: underline;
}
.menu{
    background: white;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width:745px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    background-color: transparent;
    /*#b39b75;*/
}
.menuItem{
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: 0px;
    background: url("bkgLinks.png");
    float:left;
}
span.menu:hover{
    background: #60a4fd;
}
div.submenu{
    visibility:hidden;
    position:absolute;
    z-index:100;
    background: url("bkgLinks.png");
    text-align: center;
    font-family: arial;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}
div.row{
    background: url("bkgLinks.png");
    text-align: center;
    width: 100%;
}

.textHL{
    font-size: 14px;
    font-weight: bold;
}

.tableLogo{
    margin: 0px;
    width: 100%;
    border-collapse: collapse;
}
.logo{
    margin-bottom: 20px;
    height: 100px;
    width: 800px;
    background: url("logo.png");
    text-align: right;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    color: black;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: black;
}
.bkgLogo{
    width: 100%;
    z-index: 0;
    line-height: 100px;
    text-align: center;
    background: url("bkgLogo.png");
    border-bottom-style: solid;
    border-width: 0px;
    border-color: black;
}

span.contact{
    text-align: center;
    height: 20px;
    border-width: 0px;
    border-top: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: black;
    padding-right: 30px;

}
div.tray{
    background: white;
    padding: 1px 0px;
    border-style: solid;
    border-width: 0px;
    border-color: black;
    clear:both;
}
.trayItem{
    margin: 0px 20px;
}

div.footer{
    background: white;
    clear:both;
    padding: 3px;
    font-family: arial;
    font-size: 12px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 694px;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: black;
    text-align: center;
}
div.footerI{
    text-align: center;
    font-family: arial;
    font-size: 12px;
    width: 25%;
    float: left;
    margin: 0px 0px 0px 0px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: black;
}
div.footerIL{
    text-align: center;
    width: 50%;
    float: left;
    margin: 0px 0px 0px 0px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: black;
}

.main2{
    width: 100%;
    text-align: center;
    top: 50%;
    height: 200px;
    list-style-type: square;
    margin-top: auto;
    margin-bottom: auto;
}
.mainCell{
    width: 50%;
    text-align: center;
    top: 50%;
    list-style-type: square;
}

.slideshow{
    width: 100%;
    text-align: center;
}
.slide{
    position:absolute;
    display: none;
}
.loading{
    background: url("../global/resources/ajax-loader2.gif") no-repeat center center;
}
.menuSel{
    border-bottom: transparent;
}
.designer{
    display:table;
    width:90%;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    height:16px;
    font-family: arial;
    text-decoration: none;
    color: white;
    font-size: 12px;
}
.browsers{
    display:table-cell;
    text-align: left;
    font-family: arial;
    text-decoration: none;
    color: white;
    font-size: 12px;
}
.browsersL{font-family: arial;text-decoration: none;color: white;font-size: 12px;}
.browsersL:hover{text-decoration: underline;}
.sitesculptL{font-family: arial;text-decoration: none;color: white;font-size: 12px;}
.sitesculptL:hover{text-decoration: underline;}
.sitesculpt{
    margin: 10px 10px 0px 0px;
    text-align: right;
    font-family: arial;
    text-decoration: none;
    color: white;
    font-size: 12px;
}