/*
    RESET.CSS 
*/
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,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1.5;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: none;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
}
/* HTML 5 */
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
mark {
  background-color: #ff9;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
/* Buttons from http://www.zurb.com/blog_uploads/0000/0617/buttons-03.html */
.button, .button:visited {
  background: url(img/alert-overlay.png) repeat-x #eeeeee;
  display: inline-block;
  padding: 5px 15px;
  color: #666;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: bold;
  behavior: url(PIE.htc);
}
.button:hover {
  background-color: #ddd;
}
.button:active {
  top: 1px;
}
.small.button, .small.button:visited {
  font-size: 11px;
  padding: ;
}
/* Buttons End */
/* General */
html {
  background: url(img/html-bgr.jpg) repeat-x 0 0 #ffffff;
}
body {
  background: url(img/footer-bgr.png) repeat-x 0 bottom Transparent;
  font-family: 'Droid Sans', Arial, sans-serif;
}
#page {
  width: 950px;
  margin: 0 auto;
}
#page.thanks #main, #page.error #main {
  margin-bottom: 133px;
}
strong {
  font-weight: bold;
}
header {
  height: 230px;
}
header .ContactDetails {
  margin-top: 18px;
  position: relative;
  height: 37px;
}
header .ContactDetails a, header .ContactDetails span {
  font: normal 22px/22px 'Droid Sans', Arial, sans-serif;
  color: #fff;
  float: left;
}
header .ContactDetails a {
  text-decoration: none;
}
header .ContactDetails a.phone {
  border-right: 1px solid #28313a;
  margin-right: 25px;
  padding-right: 25px;
}
header .ContactDetails a.email {
  padding-bottom: 3px;
}
header .ContactDetails span {
  margin-right: 10px;
}
header #banner {
  overflow: hidden;
}
section#main {
  background: url(img/shadows-full-lenght.png) no-repeat scroll -5px -81px Transparent;
  padding: 20px;
  overflow: hidden;
}
section#main #Testimonials {
  margin-top: 24px;
  clear: both;
  float: left;
  width: 100%;
}
section#main #Testimonials .testimonial {
  width: 33%;
  float: left;
}
section#main #Testimonials .testimonial p {
  background: url(img/quote.png) no-repeat 0 4px Transparent;
  color: #333333;
  font: 14px/18px 'Droid Sans', Arial, sans-serif;
  margin-right: 24px;
  padding: 15px 15px 18px 15px;
}
section#main #Testimonials .testimonial p.author {
  color: #999;
  background: none;
  padding-top: 0;
}
section#main #Testimonials .testimonial.last p {
  padding-right: 0;
  margin-right: 0;
}
section#main article {
  width: 606px;
  float: left;
}
section#main article h1 {
  font: normal 49px/110px 'Droid Sans', Arial, sans-serif;
  color: #dd2b00;
}
section#main article h2 {
  font: normal 24px/24px 'Droid Sans', Arial, sans-serif;
}
section#main article h3 {
  font: normal 18px/24px 'Droid Sans', Arial, sans-serif;
}
section#main article p {
  color: #444;
  font: normal 14px/24px 'Droid Sans', Arial, sans-serif;
  padding-bottom: 24px;
}
section#main article p span {
  color: #8a883a;
}
section#main article p.info {
  font-size: 20px;
}
section#main article a {
  color: #8a883a;
  text-decoration: none;
  border-bottom: 1px solid #8a883a;
}
section#main article ul {
  margin-left: 18px;
  width: 290px;
  float: right;
}
section#main article ul li {
  background: url(img/tick-blue.png) no-repeat 0 4px Transparent;
  padding-left: 25px;
  list-style: none;
  line-height: 24px;
  color: #2f5f93;
  font: normal 24px/28px 'Droid Sans', Arial, sans-serif;
  margin-bottom: 8px;
}
section#main article .ReasonWhy {
  background: url(img/dotted-arrow.png) no-repeat scroll right center Transparent;
  padding: 0 148px 0 0;
  margin-bottom: 24px;
}
section#main article .ReasonWhy .content {
  behavior: url(PIE.htc);
  background: #3772b1;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3772b1), to(#2d5d90));
  background: -moz-linear-gradient(#3772b1, #2d5d90);
  background: linear-gradient(#3772b1, #2d5d90);
  -pie-background: linear-gradient(#3772b1, #2d5d90);
  border: 2px solid #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  behavior: url(PIE.htc);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  margin-right: 24px;
  padding: 15px;
}
section#main article .ReasonWhy .content h2 {
  color: #fff;
}
section#main article .ReasonWhy .content p {
  color: #96b4d5;
  font: normal 14px/18px 'Droid Sans', Arial, sans-serif;
  padding: 0;
}
section#main article #Difference {
  background-color: #ddd;
  padding: 15px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  behavior: url(PIE.htc);
}
section#main article #Difference p {
  padding-bottom: 0;
}
section#main aside {
  float: right;
  width: 288px;
  margin-top: 112px;
}
section#main aside section#ContactUsForm {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  behavior: url(PIE.htc);
  background-color: #3772b1;
  overflow: hidden;
  padding: 10px 10px 0 10px;
  margin-bottom: 20px;
}
section#main aside section#ContactUsForm h2 {
  font-weight: normal;
  color: #fff;
  font-size: 36px;
}
section#main aside section#ContactUsForm p, section#main aside section#ContactUsForm span {
  color: #fff;
  font-size: 14px;
}
section#main aside section#ContactUsForm p {
  font: normal 14px/18px 'Droid Sans', Arial, sans-serif;
  color: #9cb6d3;
  border-bottom: 1px solid #2662a3;
  padding-bottom: 14px;
}
section#main aside section#ContactUsForm p.secure {
  border: none;
  background: url(img/form-icons.png) no-repeat scroll -13px -128px Transparent;
  font-size: 11px;
  padding-left: 21px;
  float: right;
  color: #fff;
}
section#main aside section#ContactUsForm .client_name,
section#main aside section#ContactUsForm .client_phone,
section#main aside section#ContactUsForm .client_mobile,
section#main aside section#ContactUsForm .client_email,
section#main aside section#ContactUsForm .client_suburb {
  background: url(img/form-icons.png) no-repeat scroll -9px -8px #ffffff;
}
section#main aside section#ContactUsForm .client_email {
  background-position: -9px -45px;
}
section#main aside section#ContactUsForm .client_phone {
  background-position: -9px -246px;
}
section#main aside section#ContactUsForm .client_mobile {
  background-position: -9px -81px;
}
section#main aside section#ContactUsForm .client_suburb {
  background-position: -9px -165px;
}
section#main aside section#ContactUsForm form {
  overflow: hidden;
}
section#main aside section#ContactUsForm form fieldset {
  border-top: 1px solid #497fb8;
  padding-top: 9px;
}
section#main aside section#ContactUsForm form fieldset legend {
  display: none;
}
section#main aside section#ContactUsForm form fieldset div {
  width: 100%;
  margin-bottom: 6px;
  overflow: hidden;
}
section#main aside section#ContactUsForm form fieldset div span {
  float: left;
  line-height: 18px;
}
section#main aside section#ContactUsForm form fieldset div input, section#main aside section#ContactUsForm form fieldset div textarea, section#main aside section#ContactUsForm form fieldset div select {
  float: right;
  border: 1px solid #999;
}
section#main aside section#ContactUsForm form fieldset div input {
  height: 21px;
  width: 175px;
  padding-left: 25px;
}
section#main aside section#ContactUsForm form fieldset div textarea {
  width: 99%;
  height: 69px;
}
section#main aside section#ContactUsForm form fieldset div select {
  color: #666666;
  font-size: 15px;
  height: 23px;
  width: 268px;
}
section#main aside section#ContactUsForm form fieldset div.checkbox span {
  display: block;
  float: none;
}
section#main aside section#ContactUsForm form fieldset div.checkbox div {
  float: left;
  width: 130px;
  margin: 0;
}
section#main aside section#ContactUsForm form fieldset div.checkbox div input {
  float: right;
  height: auto;
  margin-top: 5px;
  width: auto;
  padding: 0;
}
section#main aside section#ContactUsForm form fieldset div.checkbox div span {
  float: left;
  font-weight: normal;
  padding-left: 0;
}
section#main aside section#ContactUsForm form fieldset div.checkbox div.odd {
  margin-right: 10px;
}
section#main aside section#ContactUsForm form #RequiredDetails {
  padding-bottom: 9px;
  border-bottom: 1px solid #2662A3;
}
section#main aside section#ContactUsForm form #AdditionalDetails {
  border-top: 0;
  padding-top: 0;
}
section#main aside section#ContactUsForm form #AdditionalDetails input {
  width: 261px;
  padding-left: 5px;
}
section#main aside section#ContactUsForm form #AdditionalDetails textarea {
  width: 256px;
  padding: 5px;
  font-family: 'Droid Sans', Arial, sans-serif;
  font-size: 11px;
}
section#main aside section#ContactUsForm form p.helper {
  border-top: 1px solid #497FB8;
  border-bottom: 0;
  padding-top: 9px;
}
section#main aside section#ContactUsForm form div.send {
  text-align: right;
  float: right;
  clear: both;
}
section#main aside section#ContactUsForm form div.send input {
  margin-right: 0;
}
section#main aside img {
  float: right;
  margin-bottom: 20px;
}
footer {
  background-color: #242B35;
  padding: 30px 0 20px 0;
  text-align: center;
  width: 100%;
}
footer p, footer a {
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}
section#FindOutForm {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  behavior: url(PIE.htc);
  behavior: url(PIE.htc);
  background: #333333;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#333333), to(#787877));
  background: -moz-linear-gradient(#333333, #787877);
  background: linear-gradient(#333333, #787877);
  -pie-background: linear-gradient(#333333, #787877);
  overflow: hidden;
  margin-bottom: 20px;
  width: 320px;
}
section#FindOutForm h2 {
  font-weight: normal;
  color: #ccc314;
  padding: 10px 10px 0 10px;
  font-size: 24px;
}
section#FindOutForm p {
  padding: 0 10px;
}
section#FindOutForm p, section#FindOutForm span {
  color: #ccc;
  font-size: 14px;
}
section#FindOutForm p.secure {
  background: url(img/form-icons.png) no-repeat scroll -13px -128px Transparent;
  font-size: 11px;
  padding-left: 21px;
}
section#FindOutForm .client_name, section#FindOutForm .client_phone, section#FindOutForm .client_email {
  background: url(img/form-icons.png) no-repeat scroll -9px -8px #ffffff;
}
section#FindOutForm .client_email {
  background-position: -9px -45px;
}
section#FindOutForm .client_phone {
  background-position: -9px -81px;
}
section#FindOutForm form {
  margin-top: 9px;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  background: url(img/form-shadow.png) no-repeat scroll 0 bottom Transparent;
  width: 300px;
  float: left;
}
section#FindOutForm form fieldset#Comments {
  margin-left: 20px;
}
section#FindOutForm form fieldset legend {
  display: none;
}
section#FindOutForm form fieldset div {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}
section#FindOutForm form fieldset div span {
  float: left;
  line-height: 23px;
}
section#FindOutForm form fieldset div input, section#FindOutForm form fieldset div textarea, section#FindOutForm form fieldset div select {
  float: right;
  border: 1px solid #ccc;
}
section#FindOutForm form fieldset div input, section#FindOutForm form fieldset div select {
  height: 21px;
  width: 160px;
  padding-left: 25px;
}
section#FindOutForm form fieldset div textarea {
  width: 288px;
  padding: 5px;
  height: 69px;
}
section#FindOutForm form fieldset div select {
  width: 187px;
  height: 24px;
}
section#FindOutForm form div.send {
  text-align: right;
  float: right;
}
section#FindOutForm form div.send input {
  margin-right: 0;
}
/* Common */


header { height:248px; overflow:hidden; }
header .ContactDetails { height:30px; margin-top:5px; }
header .m_0 { margin:0; }
header .ContactDetails span.name {
    border-right: 1px solid #28313a;
    margin-right: 25px;
    padding-right: 25px;
    width:170px;
}
