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;
}
html,
body {
  height: 100%;
}
body {
  font-size: 62.5%;
  font-family: "myriad-pro-1", "myriad-pro-2", Helvetica, Arial, Sans-Serif;
  color: #000;
  line-height: 1;
  background: #FFF;
}
ul,
ol {
  padding: 0 0 0 30px;
  margin: 0 0 15px;
  margin-left: 15px;
  margin-bottom: 15px;
}
ul li,
ol li {
  font-size: 1.6em;
  margin: 0 0 10px;
}
ul {
  list-style: disc;
}
p {
  font-size: 1.6em;
  line-height: 1.6em;
  margin-bottom: 15px;
  color: #000;
}
a {
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 15px;
}
h1 {
  font-size: 2.7em;
}
h2 {
  font-size: 1.8em;
  color: #FFF;
}
h3 {
  font-size: 1.7em;
  color: #CCC;
  font-weight: bold;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
h6 {
  font-size: 1.2em;
}
header,
nav,
section,
article,
footer {
  display: block;
  position: relative;
}
header {
  width: 960px;
  height: 180px;
}
header h1 {
  width: 210px;
  height: 165px;
  margin: 0;
  position: relative;
  background: transparent url(../img/logo.png) no-repeat 0 0;
}
header h1 a {
  width: 210px;
  height: 0;
  padding: 165px 0 0;
  overflow: hidden;
  display: block;
}
header nav {
  width: 600px;
  height: 40px;
  position: absolute;
  top: 120px;
  right: 10px;
}
header nav ul {
  width: 600px;
  height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
}
header nav ul li {
  height: 40px;
  display: inline-block;
  float: left;
  margin-left: 25px;
  list-style-type: none;
}
header nav ul li a {
  height: 40px;
  display: inline-block;
  float: left;
  color: #a81a1e;
  font-size: 19px;
  text-decoration: none;
  line-height: 40px;
}
header nav ul li a:hover {
  text-decoration: underline;
}
.fullWidth {
  width: 100%;
  height: 308px;
  float: left;
  margin: 0 0 20px;
  background-color: #e6310d;
  -webkit-box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
  -moz-box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
  box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
}
.container {
  width: 960px;
  height: 20px;
  height: auto !important;
  min-height: 20px;
  margin: 0 auto;
  padding: 15px 0 0;
}
.middle .img {
  width: 310px;
  height: 200px;
  margin-right: 15px;
  float: left;
  display: inline-block;
}
.middle .last {
  margin-right: 0;
}
.middle {
  padding-top: 20px;
}
#conversion {
  height: 47px;
  padding: 20px 0 10px;
}
#conversion h3 {
  height: 47px;
  line-height: 47px;
  margin-bottom: 0px;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  margin-right: 6px;
  text-align: right;
}
#content-left {
  margin: 0 10px 20px;
  width: 620px;
  float: left;
  display: inline;
}
#content-left h2 {
  margin: 0 0 15px;
}
#content-left p {
  line-height: 1.5em;
  margin: 0 0 15px;
}
#content-left .left-image,
#content-left .right-image {
  margin-top: 15px;
  margin-bottom: 15px;
}
#content-left .left-image {
  margin-right: 10px;
}
#content-left h3 {
  font-style: italic;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #363636;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
}
#content-left div.half {
  width: 300px;
  margin: 0 20px 10px 0;
  float: left;
  display: inline;
}
#content-left div.last {
  margin: 0 0 10px;
}
#content-right {
  margin: 0 10px 20px;
  width: 300px;
  float: left;
  display: inline;
}
#content-right h4 {
  margin-bottom: 15px;
}
#content-right .left-image {
  margin-right: 10px;
}
footer {
  padding-right: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: right;
}
.footerWidth {
  width: 100%;
  height: 70px;
  float: left;
  margin: 15px 0;
  background-color: #e6310d;
  -webkit-box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
  -moz-box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
  box-shadow: 0px 7px 5px 0px rgba(185, 185, 185, 0.66);
}
footer p {
  margin: 0px;
  color: #fff;
}
.title {
  height: 100px;
}
.title h3 {
  margin-bottom: 0px;
  margin-top: 13px;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  margin-right: 6px;
  text-align: right;
}
.left-image,
.right-image {
  width: 145px;
  height: 211px;
  display: inline-block;
  float: left;
}
.left-image a.accred,
.right-image a.accred {
  width: 143px;
  height: 209px;
  display: block;
  float: left;
  border: solid 1px #CCC;
}
.left-image a.accred:hover,
.right-image a.accred:hover {
  border: solid 1px #777;
}
.left-image a.accred img,
.right-image a.accred img {
  width: 143px;
  height: 209px;
  float: left;
}
#contactForm div.input {
  float: left;
  clear: left;
  margin-bottom: 10px;
  width: 620px;
}
#contactForm label {
  width: 60px;
  float: left;
  padding-top: 5px;
  padding-right: 10px;
}
#recaptcha_widget_div {
  clear: left;
}
h2 {
  margin-bottom: 0px;
  margin-top: 10px;
  color: #363636;
  font-size: 42px;
  font-style: normal;
  font-weight: normal;
}
h4 {
  font-size: 20px;
  color: #363636;
  font-style: normal;
  font-weight: normal;
}
a#get-in-touch {
  background: transparent url(../img/get-in-touch.png) no-repeat 0 0;
  display: inline-block;
  width: 192px;
  height: 47px;
  overflow: hidden;
  float: right;
  text-indent: -100em;
  text-align: left;
  margin-left: 20px;
}
a#get-in-touch:hover {
  background: transparent url(../img/get-in-touch.png) no-repeat 0 -47px;
}
fieldset.contact legend {
  display: none;
}
fieldset.contact #contactForm div {
  position: relative;
}
fieldset.contact #contactForm label {
  display: block;
  font-size: 1.3em;
  margin: 0 0 5px;
  color: #999;
  position: absolute;
  top: 4px;
  left: 10px;
  cursor: text;
}
fieldset.contact #contactForm div.text input {
  width: 200px;
  padding: 5px 7px;
  font-size: 1.3em;
  margin: 0 0 10px;
  color: #000;
  border: solid 1px #CCC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: transparent url(../img/contact_form_field_bg.png) repeat 0 0;
  font-family: "myriad-pro-1", "myriad-pro-2", Helvetica, Arial, Sans-Serif;
}
fieldset.contact #contactForm textarea {
  width: 300px;
  padding: 5px 7px;
  font-size: 1.3em;
  margin: 0 0 10px;
  color: #FFF;
  border: solid 1px #CCC;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: transparent url(../img/contact_form_field_bg.png) repeat 0 0;
  font-family: "myriad-pro-1", "myriad-pro-2", Helvetica, Arial, Sans-Serif;
}
fieldset.contact #contactForm #recaptcha_response_field,
fieldset.contact #subForm #recaptcha_response_field {
  color: #000000 !important;
}
fieldset.contact #contactForm div#recaptcha_widget_div,
fieldset.contact #subForm div#recaptcha_widget_div {
  margin: 0 0 15px;
}
fieldset.contact #contactForm div.submit,
fieldset.contact #subForm div.submit {
  display: block;
  float: left;
}
fieldset.contact #subForm input.text {
  width: 138px;
  margin: 0 0 4px;
}
/* contact element */
ul.otherWaysToGetInTouch {
  width: 300px;
  height: 150px;
  height: auto !important;
  min-height: 150px;
  padding: 0;
  float: left;
  margin: 20px 0;
}
ul.otherWaysToGetInTouch li {
  height: 30px;
  height: auto !important;
  min-height: 30px;
  margin: 0 0 25px;
  background: none;
  list-style: none;
  padding: 0;
  font-size: 1em;
}
ul.otherWaysToGetInTouch li.phone {
  height: 40px;
}
ul.otherWaysToGetInTouch li span {
  display: block;
}
ul.otherWaysToGetInTouch li span.title {
  font-size: 1.6em;
}
ul.otherWaysToGetInTouch li span.title,
ul.otherWaysToGetInTouch li span.titlePurple,
ul.otherWaysToGetInTouch li span.titleDesc,
ul.otherWaysToGetInTouch li a.titleLink {
  padding: 2px 0 0 20px;
}
ul.otherWaysToGetInTouch li span.titlePurple {
  color: #b800cc;
}
ul.otherWaysToGetInTouch li.email span.title {
  background-position: 0 -48px;
}
ul.otherWaysToGetInTouch li.phone span.title {
  background-position: 0 -64px;
}
ul.otherWaysToGetInTouch li span.title {
  background-color: transparent;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
  height: 14px !important;
  line-height: 14px !important;
  color: #666666;
  margin: 0 0 3px;
}
ul.otherWaysToGetInTouch li span.titleDesc {
  line-height: 1.2em;
}
/* extra helpers */
.error-message {
  font-size: 1.2em;
  color: red;
  margin: 0 0 5px;
}
.recaptchatable #recaptcha_response_field {
  left: 0 !important;
}
.hide {
  display: none;
}
.floatLeft {
  float: left !important;
}
.floatRight {
  float: right !important;
}
.marginTop {
  margin-top: 20px !important;
}
.marginRight {
  margin-right: 20px !important;
}
.marginBottom {
  margin-bottom: 20px !important;
}
.marginLeft {
  margin-left: 20px !important;
}
.padRight {
  padding: 0 20px 0 0;
}
.emphasize {
  font-weight: bold;
}
.clearfix {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
