@charset "utf-8";
* {
  	margin: 0;
  	padding: 0;
}
p {
	font-size: 80%;
	color: #333333;
	margin-bottom: 8px;
}
a {
	color: #333333;
	text-decoration: underline;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	background-color: #F3F3F3;
}
#container {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 144px;
}

#sub_header {
	background-color: #C43030;
	padding-top: 4px;
	padding-bottom: 5px;
}
#sub_header h1 {
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
#sub_header p {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
}

#navigation {
	background-color: #FFFFFF;
	background-image: url(images/nav_background.gif);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 15px;
	font-size: 80%;
}
#navigation a {
	text-transform: uppercase;
	color: #FFFFC4;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
#navigation a:hover {
	text-decoration: underline;
}
#expert-advisors {
	float: left;
	margin-bottom: 17px;
	width: 550px;
	text-align: center;
	margin-left: 150px;
	margin-right: 150px;
	background-color: #FEE8EA;
	border: 1px solid #990000;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #999999 4px 4px 8px;
	-moz-box-shadow: #999999 4px 4px 8px;
	-o-box-shadow: #999999 4px 4px 8px;
	-khtml-box-shadow: #999999 4px 4px 8px;
	box-shadow: #999999 4px 4px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#expert-advisors p {
	line-height: 120%;
	margin-bottom: 3px;
	font-weight: bold;
	color: #990000;
}



.black-text {
	color: #000000;
	font-size: 80%;
}



#left_column {
	float: left;
	width: 300px;
	margin-right: 60px;
	margin-left: 15px;
}
#left_column h1 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 10px;
}
#left_column h2 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 10px;
	margin-top: 15px;
}



#right_column {
	width: 425px;
	margin-right: 15px;
	float: left;
}
#right_column h2 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 7px;
	margin-top: 15px;
}
#enquiry_form {
	background-color: #DBDBDB;
	padding: 6px;
	border: 1px solid #838383;
	margin-bottom: 15px;
	margin-top: 20px;
}
#enquiry_form h2 {
	margin-top: 0px;
	text-align: center;
}



#footer {
	clear: left;
	width: 100%;
	margin-top: 30px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}
#footer p {
	color: #000000;
}

.form_text {
	font-size: 100%;
}
li {
	margin-left: 70px;
	line-height: 100%;
}
#middle {
	width: 80%;
	margin-left: 30px;
}
.offer_box {
	border: 1px solid #990000;
	padding: 5px;
	background-color: #FFE8E8;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(images/offer-box-background.jpg);
	background-repeat: no-repeat;
}
.offer_box  h3 {
	margin-top: 0px;
	padding-top: 0px;
}
.offer_box h3 {
	margin-top: 0px;
	font-size: 90%;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #990000;
	padding: 2px;
}
#sub_footer p {
	font-size: 76%;
	color: #999999;
	text-align: center;
	line-height: 120%;
	margin-bottom: 0px;
}
#sub_footer {
	background-color: #F3F3F3;
	padding-top: 40px;
}
.red_text {
	color: #AB0000;
}
.snakes_ladders_text {
	font-size: 90%;
	color: #990000;
	margin-top: 15px;
	line-height: 140%;
}
.address_header_text {
	font-size: 80%;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 3px;
}.image_border {
	border: 1px solid #999999;
}
#phone {
	margin-top: 15px;
	margin-bottom: 20px;
}
#phone p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.c-card-logos {
	margin-top: 10px;
}
.counties-in-header {
	font-size: 70%;
	text-align: center;
}
.regional-office {
	background-color: #EDEDED;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.regional-office p {
	margin-bottom: 5px;
}
.regional-office-2 {
	background-color: #D7D7D7;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.regional-office-2 p {
	margin-bottom: 5px;
	width: 100%;
}
#inner-page-content {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 20px;
}
#inner-page-content h1 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 10px;
}
#inner-page-content p {
	margin-bottom: 7px;
}
#inner-page-content h2 {
	font-weight: bold;
	color: #990000;
	font-size: 90%;
	margin-bottom: 8px;
}
#inner-page-content h3 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 20px;
}
.text-space-below {
	margin-bottom: 5px;
}
.large-text {
	font-size: 100%;
}
.small-text {
	font-size: 90%;
}
.large-red-text {
	color: #AB0000;
	font-size: 140%;
	font-weight: bold;
}
#home-testimonial {
	padding: 8px;
	border: 1px solid #006600;
	margin-bottom: 8px;
	background-color: #DFFFDF;
	margin-top: 10px;
}
#home-testimonial h4 {
	font-size: 100%;
	padding-bottom: 5px;
	text-align: center;
	color: #005300;
}

#home-testimonial p {
	line-height: 110%;
	color: #000000;
	margin-bottom: 8px;
}
#home-testimonial  h2 {
	margin-top: 0px;
	font-size: 100%;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #006600;
	padding: 2px;
	text-align: center;
}
.telephone-opening-hours {
	margin-top: 6px;
	line-height: 110%;
}
#pre-footer {
	clear: both;
	float: left;
	width: 785px;
	margin-left: 15px;
	text-align: center;
}
#pre-footer h2 {
	font-size: 90%;
	color: #990000;
	margin-bottom: 10px;
	margin-top: 15px;
}

