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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before, blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration: line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input, select {vertical-align:middle;}

/* Special styles */
  .at_right   { text-align: right; }
  .at_left    { text-align: left; }
  .at_center  { text-align: center; }
  
  .bold {
   font-weight: bolder; }
  .small_text, .secondary_text, .secondary_content { font-size: smaller; }
  .big_text { font-size: larger; }
  .uca { text-transform: uppercase; } .lca { text-transform: lowercase; }
  .show_price { font-size: 1.94em;  letter-spacing: -.02em;   }
  
  img.imginline, .imginline { vertical-align: middle;}
  
  .div_flt_left, .flt_left, .img_flt_left { float: left; margin: 0;}
  .div_flt_right, .flt_right, .img_flt_right { float: right; margin: 0; }
  
  img.img_flt_left { margin: 0 1em .4em 0 !important; }
  img.img_flt_right { margin: 0 0 .2em 1em !important; }
  

  .one_half { width: 49%; }
  .one_third { width: 32%; }
  .one_fourth { width: 24%; }
  
  /* colors */
    .in_black   { color: #000;}
    .in_white   { color: #fff; }
    .in_blue    { color: #172983; }
    .in_green    { color: #1fa22e; }
    .in_azure   { color: #009ee0; }
    .in_yellow  { color: #ffdc00; }
    .in_orange  { color: #f29400 !important; }
    .in_red     { color: #e2001a; }
    .in_violet  { color: #e2007a; }
  	.in_grey		{ color: #707070; }
  	.in_silver	{ color: #d0d0d0; }
  
  .br_clear { clear: both; }
  
body {
	font-family: 'Didact Gothic', sans-serif;
  background: #f4eed7 url(../img/bg-body.png) 0 0 repeat-x;
  text-align: center;	
  }

/* links */
  a:link, a:visited { color: #000000; text-decoration: none; }
  a:hover { text-decoration: underline; }


/* BIG CONTAINER */
div#big_container {
	position: relative;
  margin: 1.2em auto 0;
  text-align: left;
  width: 70% !important;  	
  }


  /* HEADER */
  #header {
    margin: 80px auto 20px ;
  }
      h1 { font-size: 190%; margin: 0 auto 0; color: #16502d; text-shadow: #fff 1px 1px 0;  }
      h2 { font-size: 115%; margin: 2px auto 10px; color: #16502d; text-shadow: #fff 1px 1px 0; }

  /* MAIN AREA */
  section#mainarea {
    margin: 10px auto !important;
    }
  
  /* FOOTER */
  #footer {
  	display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position: absolute; 
    font-size: 8px;
    bottom: 1em; right: 2em;
    }
    
    
/* Small Icons */
