

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family: inherit;
   vertical-align: baseline;
}

body { 
  line-height: 1.5; 
  background: #fff;
  margin:0; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* -------------------------------------------------------------- 
  
   Structure   
   
-------------------------------------------------------------- */

body {
   color:#121212;
   top: 0;
   left: 0;
   width: 100%;

   display: table;
   font: 14px/180% Georgia, "Georgia MS", Times, "Times New Roman", serif;
   margin: 0;
   padding: 0;
}
a {
   text-decoration:none;
}
em {
   font-style:italic;
}
strong {
   font-weight:bold;
}
body{

}
a{
   color: #6D9B9F;
   text-decoration: none;
}
a:hover{
   color: #67C7CF;
   text-decoration: none;
}
p{
   margin-bottom: 1em;
}
h1{
   font-weight: normal;
   font-size: 1.8em;
   line-height: 1.3em;
}

#wrapper{
   min-height: 469px;
   margin: 0;
   padding: 0;
}
#logo img{
   display: block;
   margin: 0 auto 20px;
}
#content{
   padding-top: 80px;
}
.awesome_wrapper{
   background-color: rgba(0,0,0,0.4);
   padding: 10px;
   width: 740px;
   margin: 0 auto;
}
.awesome{
   text-align: center;
   background-color: white;
   padding: 40px;
}
.divider{
   margin-bottom: 1em;
}
.footer{
   margin: 0 auto;
   width: 740px;
   padding: 10px;
   color: white;
   color: rgba(255,255,255,0.5);
   font: 0.9em Helvetica, "Helvetica Neue", Arial, Tahoma, sans-serif;
   text-align: center;
}
.footer a{
   color: #6F5F4C;
}
.home h1{
   margin: 0 auto 20px auto;
   overflow: hidden;
}
.four04 h1{
   height: 128px;
   width: 492px;
   margin: 0 auto;
   overflow: hidden;


}

/* =Images
-------------------------------------------------------------- */











