﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
} 
.MainContainer{width:997px; margin:0px auto; background-color:#fff; height:100%;}
.Clear{clear:both;}

.Header{ background-image:url('images/Head%20997x133.jpg');
	height: 133px; background-repeat:no-repeat;
	width: 997px;}
.Headerline{background-image:url('images/hederline.jpg');background-repeat:repeat-x ; height:26px;}	
/*.Menu{background-image:url('images/Menu2.jpg'); height:63px; background-repeat:no-repeat; float:left;width:416px;} */

.TopMenu { background-image:url('images/button1.jpg');vertical-align: bottom;font-family : Verdana, Arial, Helvetica, sans-serif; color:#ffffff;font-weight: bold;font-size:12px;text-decoration:none; height:50px; width:109px;cursor:pointer;display:block; float:left;  }

a.TopMenu{text-decoration:none;display:block; background-image:url('images/button1.jpg');}
/*a.TopMenu:hover{text-decoration:underline;color:#ffffff; background-color:#1f3a04;display:block;}*/

a.TopMenu:hover{text-decoration:underline;color:#ffffff;background-image:url('images/button2.jpg');display:block;}

/*.CurrMenu{background-color:#f58320;display:block;}*/
.CurrMenu{background-image:url('images/button1.jpg');}

 /*** set the width and height to match your images **/

#s_show 
{
	width:837px;
    position:relative;
    height:331px;
    background-color:#f1eec4;
    top: 0px;
    left: 0px;
    float:left;
    }

#s_show IMG {
    position:absolute;
    top:10px;
    left:30px;
    right:50px;
    bottom:10px;
    border-width:0px;
    border-color:Fuchsia;
    border-style:groove;
    z-index:8;
    opacity:0.0;
}
#s_show IMG.active {
    z-index:10;
   
    opacity:1.0;
}

#s_show IMG.last-activ
 /*** set the width and height to match your images  Ends**/
e {
    z-index:9;
}

h1.insetType {
  padding-left: 15px; /* The padding is just there to move the h1 element to the center of the div */
  padding-top: 0px;
  font-family:Tahoma;
  font-size: 15px;
  color:White ;
  text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
}


@font-face {
  font-family: 'FjallaOne-Regular';
  src: url('font/FjallaOne-Regular.eot');
  src: url('font/FjallaOne-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/FjallaOne-Regular.woff') format('woff'),
       url('font/FjallaOne-Regular.ttf') format('truetype'),
       url('font/FjallaOne-Regular.svg#FjallaOne-Regular') format('svg');
}