  html,body {
height:100%;
width:100%;
}
body{
 padding:0px;
 margin:0px;
 font-family:arial,'Century Gothic', verdana, serif,Sans Serif,Monospace;
 font-size:14px;
 line-height:18px;
 color:#848484;
}

a:link {
  color:#666666;
  text-decoration:none;
}

a:visited {
  color:#666666;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

a:active {
  color:#666666;
  text-decoration:none;
}

#outside {
background: #ffffff url('images/bg.jpg') repeat;
 width:1122px;
 margin-left:auto;
 margin-right:auto;
}

#wrapper {
 width:912px;
 margin-left:auto;
 margin-right:auto;
 position:relative;
 border:0px solid green;

}

#subscribe {
  position:relative;
  left:0px;
  top:0px;
  width:170px;
  margin-bottom:14px;

}
#nsubf {
 margin-top:7px;
 border:1px solid #95a5c6;
 font-size:11px;
 padding:2px;
 color:#a8a5a5;
 padding-left:20px;
}

#nsubs {
background-color:#141f94;
border:0px;
color:white;
margin-left:0px;
margin-top:4px;
font-size:12px;
padding:1px;
width:20px;
}

#login {
  position:relative;
  left:20px;
  top:35px;
  width:400px;
  margin-bottom:14px;

}
.nloginf {
 margin-top:7px;
 border:1px solid #162b60;
 font-size:11px;
 padding:2px;
 color:#797878;
}

#nlogins {
background-color:#141f94;
border:0px;
color:white;
margin-left:0px;
margin-top:4px;
font-size:12px;
padding:1px;
width:70px;
}

#search {
  position:relative;
  left:260px;
  top:-21px;
  width:400px;

}

#nsearchf {
 width:288px;
 margin-top:7px;
 border:1px solid #95a5c6;
 font-size:11px;
 padding:2px;
 color:#797878;
 background:transparent url(images/search.gif) no-repeat scroll 0 0;
 padding-left:20px;
}


#nsearchs {
/* background-color:#3b5b98; */
background-color:#141f94;
border:0px;
color:white;
margin-left:2px;
margin-top:4px;
font-size:12px;
padding:1px;
width:74px;
}

#header {
margin-top:5px;
height:33px;
width:910px;
background: #ffffff url('images/topbar.gif') no-repeat ;
position:relative;
border:0px solid purple;
}

#logohead {
 background: #ffffff url('images/head.gif') no-repeat;
 border:0px solid maroon;
 width:910px;
 height:110px;
 /*position:absolute;*/
 top:60px;
}

#headlinks {
 /*position:relative;*/
 top:0px;
 right:2px;
 width:179px;
 float:right;
 font-size:12px;
 line-height:16px;
 border:0px solid red;
}

#headlinks a {
 color:#7c7a7a;
}

#headlinks a:hover{
color:#ee9900;
text-decoration:none;
}

#headlinks .headactive {
 color:#ee9900;
}

#menu {
        border-bottom:3px solid #CEDCF1;
        height:33px;
        margin:0 0 0px 0px;
        padding:0;
        width:910px;
        /* position:relative;*/
        /* top:110px; */
        /*top:95px;*/
        margin-top:10px;
        border:0px solid green;
        left:5px;

}
#menu ul {
        list-style-image:none;
        list-style-position:outside;
        list-style-type:none;
        margin:0;
        padding:0;
        width:910px;
        z-index:300;
}

#menu ul li { position:relative;border:0px solid orange; }

#menu li {
        float:left;
        font-size:10px;
        height:auto !important;
        min-height:33px;
        width:128px;
        left:0px;
        padding:0px;
        margin:0px;
}
#menu li a {
        background-image:url(images/menu.gif);
        background-repeat:no-repeat;
}

.twowords {
 padding-top:4px;
}

#menu a#home, #menu a#homeon, #menu a#sampling, #menu a#samplingon, #menu a#target, #menu a#targeton, #menu a#direct, #menu a#directon, #menu a#facsimile, #menu a#facsimileon,
#menu a#warehouse, #menu a#warehouseon, #menu a#contacts, #menu a#contactson {
        display:block;
        height:auto !important;
        min-height:34px;
        padding:0px 0px 0px 44px;

}

#menu li a:link {
        color:#000000;
       /* font-weight:bold; */
        text-decoration:none;
}

#menu li a:visited {
        color:#000000;
     /*   font-weight:bold;*/
        text-decoration:none;
}

#menu li a:hover {
        color:#FFFFFF;
       /* font-weight:bold; */
        text-decoration:none;
}

#menu li a:active {
        color:#FFFFFF;
       /* font-weight:bold;  */
        text-decoration:none;
        background-color:#000000;
}

#menu li a#home {background-position:0 0;}
#menu li a#homeon {background-position:0 -33px;color:#ffffff;}

#menu li a#sampling {background-position:-128px 0;}
#menu li a#samplingon {background-position:-128px -33px;color:#ffffff;}

#menu li a#target {background-position:-256px 0;}
#menu li a#targeton {background-position:-256px -33px;color:#ffffff;}

#menu li a#direct {background-position:-384px 0;}
#menu li a#directon {background-position:-384px -33px;color:#ffffff;}

#menu li a#facsimile {background-position:-512px 0;}
#menu li a#facsimileon {background-position:-512px -33px;color:#ffffff;}

#menu li a#warehouse {background-position:-640px 0;}
#menu li a#warehouseon {background-position:-640px -33px;color:#ffffff;}

#menu li a#contacts {background-position:-768px 0;}
#menu li a#contactson {background-position:-768px -33px;color:#ffffff;}

.home #menu a#home, #menu a#home:hover { background-position:0 -33px; }
.sampling #menu a#sampling, #menu a#sampling:hover { background-position:-128px -33px; }
.target #menu a#target, #menu a#target:hover {background-position:-256px -33px;}
.direct #menu a#direct, #menu a#direct:hover {background-position:-384px -33px;}
.facsimile #menu a#facsimile, #menu a#facsimile:hover {background-position:-512px -33px;}
.warehouse #menu a#warehouse, #menu a#warehouse:hover {background-position:-640px -33px;}
.contacts #menu a#contacts, #menu a#contacts:hover {background-position:-768px -33px;}



#headtop {
display:block;
position:relative;
left:680px;
width:225px;
font-size:12px;
line-height:14px;
 padding-top:18px;
 padding-bottom:13px;
 padding-right:25px;
}

.homecattitle {
 background-color:#ee9900;
 line-height:35px;
 text-align:left;
 border-bottom:1px solid white;
}

.homemore {
 background-color:#094952;
 width:270px;
 line-height:30px;
 color:#ffffff;
 font-size:12px;
 text-align:right;
 border-top:1px solid white;
}

#featureheader {
 background-color:#ee9900;
 line-height:35px;
 color:#ffffff;
 text-align:left;
 margin-left:5px;
 margin-right:5px;
 border-bottom:1px solid white;
}

.featuretitle {
 background-color:#094952;
 width:190px;
 line-height:30px;
 color:#ffffff;
 font-size:12px;
 text-align:left;
 border-top:1px solid white;
}

#nsubf {
 width:145px;
 margin-top:7px;
 border:1px solid #95a5c6;
 font-size:11px;
 padding:2px;
 color:#aca9a9;
}

#nsubs {
/* background-color:#3b5b98; */
background-color:#141f94;
border:0px;
color:white;
margin-left:0px;
margin-top:4px;
font-size:12px;
padding:1px;
}





#callnow {
 position:relative;
 float:right;
 top:122px;
 right:10px;
 width:196px;
 height:46px;
}

#appraisal {
 background-color:#0a4853;
 line-height:48px;
 vertical-align:middle;
 width:895px;
 position:relative;
 top:133px;
 left:1px;
 text-align:center;
}

#apptext {
 font-size:28px;
 font-weight:bold;
 margin-top:-8px;
}

#menulinks {
 position:relative;
 top:16px;
 right:0px;
 width:360px;
 float:right;
 font-size:13px;
 line-height:16px;
}

#menulinks a {
 color:#7c7a7a;
  font-weight:bold;
}

#menulinks a:hover{
color:#ee9900;
text-decoration:none;
}

#menulinks .headactive {
 color:#ee9900;
}

#contenth {
width:897px;
position:relative;
min-height:300px;
height: auto !important;
height: 300px;
}

#middle {
 position:relative;
/* border:1px solid red; */


}
#txtcontenth {
  background-color:#ffffff;
  width:867px;
  left:0px;
  display:block;
  padding:14px;
  text-align:justify;
  color:#494848;
  font-size:14px;
  margin-top:20px;
  margin-bottom:20px;
}


#txtcontents {
  background-color:#ffffff;
  width:600px;
  left:0px;
  display:block;
  font-size:14px;
  padding:14px;
  text-align:justify;
  color:#494848;
 min-height:450px;
height: auto !important;
height: 450px;

}

#feedback {
 position:relative;
 width:250px;
 display:block;
 float:right;
 top:20px;
 right:15px;
 border:1px solid #cccccc;
 background-color:#ececec;
}

#otherbottom {
width:897px;
/*background: #ffffff url('images/otherbg.gif') repeat-y;*/
background:#ffffff;
border:0px;
position:relative;
min-height:300px;
height: auto !important;
height: 300px;
}

#othercontent {
margin-left:230px;
margin-right:0px;
margin-top:20px;
margin-bottom:60px;
text-align:justify;
color:#000000;
}


#form_01 {
    visibility: hidden;
    display: none;
}

#footer {
background: #ffffff url('images/footer.gif') repeat-x;
width:897px;
font-size:9px;
color:#666666;
line-height:30px;
padding-left:10px;
}

#footer a {
 color:#666666;
}


td {
 text-align:left;
}

ul,li {
text-align:left;
margin-left: 15px;
}

h1 {
 text-transform:uppercase;
 font-size:15px;
 color:#ffffff;
 background-color:#666666;
 display:block;
 width:590px;
 margin-bottom:15px;
 padding-left:10px;
 line-height:28px;
 font-weight:normal;
}

#menudiv {
 width:175px;
 position:relative;
 top:165px;
 left:72px;
 display:block;
}

#inmenul {
 position:relative;
 font-size:18px;
 text-transform:lowercase;
 font-family:arial,'Century Gothic';
 width:180px;
 line-height:37px;
color:#ffffff;
}

#inmenul a{
padding-left:0px;
padding-right:20px;
margin-left:0px;
color:#ffffff;
display:block;
}

#inmenul a:hover{
color:#b1adad;
text-decoration:none;
}

#inmenul .lmenuactive {
 color:#ee9900;
 z-index:200;
}

#lightbox{
        position: absolute;
        left: 0;
        width: 100%;
        z-index: 400;
        text-align: center;
        line-height: 0;
        }

#lightbox a img{ border: none; }

#outerImageContainer{
        position: relative;
        background-color: #fff;
        width: 250px;
        height: 250px;
        margin: 0 auto;
        }

#imageContainer{
        padding: 10px;
        }

#loading{
        position: absolute;
        top: 40%;
        left: 0%;
        height: 25%;
        width: 100%;
        text-align: center;
        line-height: 0;
        }
#hoverNav{
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 10;
        }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
        width: 49%;
        height: 100%;
        background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
        }
#prevLink { left: 15%; float: left; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 15%; float: right; background: url(images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
        font: 10px Verdana, Helvetica, sans-serif;
        background-color: #fff;
        margin: 0 auto;
        line-height: 1.4em;
        }

#imageData{        padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 98%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;        }
#imageData #caption .lightdesc {
 font-weight: normal;
 padding-bottom:20px;
 }

#imageData #numberDisplay{
 display: block;
 clear: left;
 padding-bottom: 0.5em;
 font-size:9px;
 color:#999999;
}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;        }

#overlay{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 90;
        width: 100%;
        height: 500px;
        background-color: #000;
        }


/* Min-Width */
.lbWidth { /* most browsers */
        position: absolute;
        top: 0px; left: 0px;
        width: 100%;
        min-width: 790px;
        }

* html .lbContent { /* IE6 */
        margin-left: -790px;
        position:relative;
        }

* html .lbMinWidth { /* IE6 */
        padding-left: 790px;
        }


/* Clearfix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
