﻿@import url(layout.css);
body {
	color: #464646;
	font-size: 11px;
	line-height: 17px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#container {
	background-color: #fff;
	width: 760px;
	margin: 20px auto 10px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #31849b;
}
#masthead {
	width: 760px;
}
#navigation {
	background-image: url('../images/menu.jpg');
	overflow: hidden;
}
#column_l {
	width: 528px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	text-align:justify;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	line-height: 15px;
	background-color: #f6f7f2;
	position: relative;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #fff;
}
#footer {
	width: 760px;
	background-image: url('../images/footer.jpg');
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float:left
}
/* Styles for Column_r */
#column_r p {
	margin: 6px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #31849B;
}
/* Styles for Footer */
#footer p {
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #215868;
	text-decoration: underline;
}
a:hover {
	color: #31849B;
	text-decoration: underline;
}
.h1styleforservicespages {
	font-size: 20px;
	color: #215868;
	font-family: "Lucida Bright", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	color: #215868;
	font-family: "Lucida Bright", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
}
h3 {
	color: #215868;
	font-family: "Lucida Bright", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4 {
	color: #215868;
	font-size: 18px;
}
h5 {
	color: #215868;
	font-size: 16px;
}
.fontcolour215868 {
	color: #215868;
	font-size: 14px;
}
.psubstyle {
	color: #31849B;
}
.w3ciconspara {
	text-align: center;
}
.hideedinburghfootertext {
	color: #4c828e;
	font-size: 1px;
}

