body {
	font: 14px/1.2 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	color: #fff;
}
a:focus {
	outline: 1px dotted
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}


h4 {
	font-size: 19px
}
h5 {
	font-size: 17px
}
h6 {
	font-size: 15px
}
ol {
	list-style: decimal
}
ul {
	list-style: disc
}
li {
	margin-left: 30px
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 20px
}
a {
	color: #f60;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #666;
	background-color: #666;
	height: 1px;
	border: none;
}
.breadcrumbs {
	margin-top: 5px;
	height: 25px;
	color: #FFF;
}
.breadcrumbs a {
 color: # 006;
	font-weight: normal;
}
.header {
	height: 210px;
}
#logoimage {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin-right: 15px;
	color: #006;
}
#nameandtagline {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 5px;
	float: left;
	width: 100%;
}
#nameandtagline p {
	margin-bottom: 2px;
	color: #006;
	margin-top: -20px;
}
#facebooklikebutton {
	display: inherit;
	position: static;
	top: 0px;
	float: right;
	width: 5%;
	margin-top: -20px;
}
#bookmarkbutton {
	display: inherit;
	position: static;
	top: 0px;
	float: right;
	width: 20%;
	margin-top: -182px;
}
#buynow {
	float: right;
	position: relative;
	top: -70px;
	width: 150px;
	text-align: center;
	background: url('../images/buynow.png');
	border: 1px solid #69bef1;
	padding: 15px 0px 0px 0px;
}
#buynow a {
	color: #fff;
}
#buynow p {
	font-size: 12px;
	margin-bottom: 15px;
}
h1 {
	font-weight: normal;
	display: inline;
	font-size: 23px;
}
h2 {
	font-weight: normal;
	font-size: 21px;
	border-bottom: solid 1px;
	border-color: #666;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 1px;
	border-color: #666
}
.leftbanner {
	background: #454545;
	height: 300px;
}
.centrebanner {
	background: #454545;
	height: 300px;
}
.rightbanner {
	background: #454545;
	height: 300px;
}
.greyback {
	background: #454545;
}
.padded {
	padding: 5px 10px 5px 10px;
}
.bannerimage {
	height: 300px;
	width: 300px;
}
.dividernav a:hover {
	text-decoration: none;
}
.selected {
	background: url('../images/selected-nav.png') repeat-x;
}
.selected:hover {
	background: url('../images/selected-nav.png') repeat-x;
}
.footer {
	min-height: 80px;
}
.paymentoptions img {
	padding-right: 5px;
}
#googlemapping {
	height: 440px;
	width: 440px;
	margin-bottom: 15px;
}/*
#contactform label {
	margin: 15px 0px 0px 0px;
	display: block;
}
#contactform input {
	width: 90%;
	margin: 0px 0px 0px 2%;
}
#contactform textarea {
	height: 200px;
	width: 90%;
	margin: 0px 0px 15px 2%;
}*/
.buylink {
	font-size: 24pt;
	text-align: center;
	margin-bottom: 20px;
}

#contact_form input,table,textarea{
	width: 90%;
}


#contact_form textarea{
	margin-bottom: 10px;
}

.clientTestimonial{

	padding: 5px 50px ;
}

.buttons a {
  background: none repeat scroll 0 0 #D9D9D9;
  border: 2px dashed #E44D32;
  border-radius: 9px 9px 9px 9px;
  display: block;
  font-size: 20px;
  margin: 20px 0;
  padding: 20px;
  text-align: center;
}

.buttons a:hover {
  background: none repeat scroll 0 0 #222;
  border: 2px dashed #eee;
  color:#fff;
  text-decoration:none;

}


table.table {
  background: none repeat scroll 0 0 #FFF6E8;
  border: 1px solid #D7D7D7;
  color: #222222;
}

.table tr:nth-child(odd) {
  background:#FFF6E8;
}

.table tr:nth-child(even) {
  background:#fff;
}

.table th {
  line-height: 47px;
  background: #FF9000;
  color: #fff;
}

.table td {
  padding: 20px 40px 0;
}

.table td {
  padding: 20px 40px 0;
}
.table p {
  margin: 0 !important;
  padding: 0;
  font-weight: bold;
  padding-bottom: 20px;
}