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

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #cdc5be;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.container {
  width: 590px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

argin-bottom: 1.5em; }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

body {
  background: #333333 url('../images/bg.png') 0 0; }

h1, h2, h3 {
  text-shadow: 0 -1px 0 #010000;
  font-weight: bold; }

h2 {
  font-size: 1.4em; }

input[type=text] {
  border: 1px solid;
  border-color: #111111 #333333 #555555 #333333;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #333;
  color: white;
  margin-bottom: 0;
  width: 170px; }
  input[type=text]:focus {
    border: 1px solid #666; }

input[type=submit] {
  background: #999999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid;
  border-color: #aeaeae #8c8c8c #6a6a6a #8c8c8c;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 0 #cccccc;
  font-weight: bold;
  padding: .75em;
  margin-bottom: 1.5em; }

label {
  text-shadow: 0 -1px 0 black;
  color: #8c8c8c;
  display: block;
  margin-top: 1.5em; }

textarea {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid;
  border-color: #111111 #333333 #555555 #333333;
  background: #333;
  color: white;
  display: block;
  height: 20em;
  margin: .5em 0 1.5em 0;
  width: 210px; }
  textarea:focus {
    border: 1px solid #666; }

#wrapper {
  background: url("../images/wrapper_bg.png") repeat-x fixed 0 0;
  padding: 1.5em 0; }

#container {
  border: 1px solid;
  border-color: #666666 #444444 #222222 #444444;
  border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
  width: 480px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  background: #444444 url('../images/container_bg.png') 0 0 repeat-x; }
  #container {
    display: block; }

#header {
  margin-bottom: 1.5em; }
  #header #logo {
    background: url("../images/logo.png") 50% 50% no-repeat;
    text-indent: -9999999px;
    margin: 2em 0 0 0; }
    #header #logo a {
      display:block;
      height:48px;
      margin:0 auto;
      width:135px;
      line-height:48px;
    }
  #header h1 {
    font-size: 2em;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 1em; }

#main .content {
  clear: both;
  padding: 1.5em; }

#footer {
  width: 590px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  color: #555555;
  padding: 3em 0;
  text-align: center; }
  #footer {
    display: block; }
  #footer .legal {
    font-size: .8em; }

.first-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px; }
  * html .first-column {
    overflow-x: hidden; }

.last-column {
  display: inline;
  float: left;
  margin-right: 0;
  width: 240px; }
  * html .last-column {
    overflow-x: hidden; }
    
    
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok  {
  clear:both;
}

div.wpcf7-response-output {
  background:white;
  }