/* http://colorschemedesigner.com/#0831-m6uuMnax */

body {
	font-size: 14px;
	/*font-family: helvetica, arial, verdana;*/
  font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
}

#wrapper {
	max-width: 1000px;
	padding: 0px 15px 0px 15px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

#topbar {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#headingblock {
	display: inline-block;
	width: 62%;
	background-color: #FDD8D1;
	border-bottom: 3px solid #9A2E17;
	background: url('./images/topcharts_red2.jpg') top left;
	margin: 0px;
	padding: 0px;
	height: 100px;
  position: relative;
}

#topcorner {
	display: inline-block;
	width: 38%;
	margin: 0px;
	padding: 0px;
	height: 100px;
	float: right;
}

#topcornerfiller {
	background-color: #C7DDEE;
	background: url('./images/topcharts_blue2.jpg') top right;
	margin: 0px 0px 0px 15px;
	border-bottom: 3px solid #113F63;
	height: 100%;
	position: relative;
}

#topicon {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 30;
}

#mainsection {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

#content {
	display: inline-block;
	width: 62%;
	margin: 0px;
	padding: 0px 0px 30px 0px;
    position: relative;
}

#menubar {
	display: inline-block;
	width: 38%;
	margin: 0px;
	padding: 0px;
	float: right;
}

#menubarfiller {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 35px 0px;
	height: 100%;
  position: relative;
}

#menubarfiller img {
  float: right;
}

#menu {
	margin: 10px 0px 35px 0px;
	padding: 0px;
}

#footerbar {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	clear: both;
}

#footer {
	display: inline-block;
	width: 62%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9A2E17;
}

#hostedby {
	display: inline-block;
	width: 38%;
	margin: 0px;
	padding: 0px;
	float: right;
}

#hostedbyfiller {
	margin: 0px 0px 0px 15px;
	height: 100%;
	border-top: 1px solid #113F63;
}

#sixreasons {
    display: inline-block;
	width: 62%;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #9A2E17;
}

#sixreasons h4, #getintouch h4 {
    font-size: 28px;
    font-family: Times New Roman;
    color: #444;
    margin: 0px;
    padding: 20px 0px 20px 0px;
}

.reasonbox {
    width: 33%;
    float: left;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    text-align: center;
}

.reasonbox p {
    margin: 0px;
    padding: 3px 0px 0px 0px;
    font-weight: bold;
}

#getintouch {
    display: inline-block;
	width: 38%;
	margin: 0px;
	padding: 0px;
	float: right;
}

#getintouchfiller {
    margin: 0px 0px 0px 15px;
	height: 100%;
	border-top: 1px solid #113F63;
}

a, a:active, a:visited {
  text-decoration: none;
  color: #36f;
}

a:hover {
  text-decoration: underline;
  color: #00f;
}

#menu a, #menu a:visited {
	font-weight: bold;
	border-bottom: 2px solid #37709C;
	color: #37709C;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	display: block;
    transition: padding-left 0.5s;
    -moz-transition: padding-left 0.5s;
    -webkit-transition: padding-left 0.5s;
}

#menu a:hover {
	border-bottom: 2px solid #94C7EE;
	color: #37709C;
	text-decoration: none;
    padding-left: 10px;
    transition: padding-left 0.5s;
    -moz-transition: padding-left 0.5s;
    -webkit-transition: padding-left 0.5s;
}

#menu a.current {
	border-bottom: 2px solid #94C7EE;
	color: #113F63;
}

h1 {
	font-family: Times new roman;
	font-size: 48px;
	line-height: 48px;
	margin: 0px;
	padding: 15px 0px 5px 1px;
  color: #efefef;
}

#logo {
  position: absolute;
  top: 0px;
  left: 5px;
}

#logo2 {
  position: absolute;
  top: 62px;
  left: 143px;
}

#headingblock p {
	margin: 0px;
	padding: 0px 0px 0px 2px;
  color: #efefef;
}

h2 {
  margin: 0px;
  padding: 15px 0px 15px 0px;
  font-size: 36px;
  color: #aaa;
}

h3 {
	
}

h4 {
	/*border-bottom: 1px solid #FDD8D1;*/
	clear: both;
}

#content p {
  margin: 15px 0px 15px 0px;
  padding: 0px;
}

.rightimage {
	float: right;
}

.biocontainer {
	border-top: 2px solid #1b4877;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	clear: both;
}

.clearer {
	clear: both;
	height: 0px;
}

.biocontainer img {
	float: left;
	border-top: 6px solid #1b4877;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#content .biocontainer h3 {
	margin: 0px;
	padding: 5px 0px 0px 135px;
}

#content .biocontainer p {
	margin: 0px;
	padding: 20px 0px 0px 135px;
}

#content .biocontainer ul {
    display: block;
    margin-left: 120px;
}

#content p.highlight {
  font-weight: bold;
  color: #666;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  background-color: #ededed;
  padding: 15px 0px 15px 0px;
  margin: 30px 0px 30px 0px;
  text-align: center;
}

#content p b.contact, #getintouch b.contact {
  display: inline-block;
  width: 70px;
}

div.breaker {
  border-top: 1px dashed #999;
  padding: 0px;
  margin: 30px 0px 30px 0px;
}


.divider {
    clear: both;
}


/* front page styles */

.lookingfor {
  font-size: 22px;
  color: #999;
  z-index: 10;
  position: relative;
  padding: 7px 0px 5px 0px;
}

.qualityservice {
  font-family: Times new roman;
  font-size: 48px;
  padding: 30px 0px 31px 30px;
  z-index: 10;
  position: relative;
}

.atan {
  font-size: 18px;
  text-align: center;
  color: #999;
  z-index: 10;
  position: relative;
}

.affordableprice {
  font-family: Times new roman;
  font-size: 48px;
  text-align: right;
  padding: 31px 30px 29px 0px;
  z-index: 10;
  position: relative;
}

.talkto {
  font-size: 18px;
  color: #999;
  z-index: 10;
  position: relative;
}

.cmpitt {
  font-family: Times new roman;
  padding: 15px 0px 15px 0px;
  margin-top: 5px;
  font-size: 48px;
  text-align: center;
  word-spacing: 1px;
  line-height: 48px;
  z-index: 10;
  position: relative;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
  background-color: #ededed;
}

.cmpitt span {
  color: #f3f3f3;
}

.findoutmore {
  text-align: right;
  font-size: 20px;
  color: #37709C;
  font-weight: bold;
  word-spacing: 4px;
  padding: 5px 0px 28px 0px;
  z-index: 10;
  position: relative;
}


.over30years {
  font-family: Times new roman;
  font-size: 36px;
  color: #999;
  text-align: center;
  word-spacing: 10px;
  z-index: 10;
  position: relative;
}

.provenexperience {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  color: #bbb;
  word-spacing: 10px;
  z-index: 10;
  position: relative;
}

#pen {
  position: absolute;
  bottom: 68px;
  right: 163px;
  z-index: 5;
}

/* GST Calculator Styles */

#gst-results {
    margin: 0px;
    padding: 0px;
}

#gst-results div {
    width: 33%;
    float: left;
    margin: 0px;
    padding: 0px;
}

#gst-results span {
    font-weight: bold;
    font-size: 20px;
}

#gst-results input {
    width: 165px;
    font-size: 16px;
    font-weight: normal;
}

#gst-breakdown {
    text-align: center;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
}

#gst-totalbar {
    position: relative;
    width: 580px;
    height: 30px;
    border: 1px dashed #999;
    background-color: #ededed;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

#gst-componentbar {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 580px;
    height: 30px;
    margin-bottom: 15px;
    padding: 0px;
}

#gst-basebar {
    font-weight: bold;
    width: 519px;
    height: 30px;
    border: 1px solid #999;
    background-color: #83E758;
    text-align: center;
    float: left;
    line-height: 30px;
}

#gst-gstbar {
    position: relative;
    width: 53px;
    height: 30px;
    float: right;
    border: 1px solid #999;
    background-color: #5C90D3;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

#gst-basebarvalue {
    width: 580px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    position: relative;
    font-weight: bold;
    text-align: left;
}

#gst-gstvaluebar {
    float: right;
}

#gst-totalbar, #gst-basebar, #gst-gstbar {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}