@charset "UTF-8";
/* --- CSS Document by SMB Consult - smbconsult.co.uk --- */

body {
	background:#FFF;
	color:#FFF;
	/*font-size:76%; */
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	/*	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	background-image: url(images/20150202_113103-modified-1.jpg);
/*	background-color: #5792d9; */ 
	background-color: #c5d9f1;
	AAAbackground-color: #243F8D;
	background-position: center top;
	background-repeat: repeat-x;
}
/*
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	margin-top: 0px;
	margin-bottom: 8px;
	display: inline;
} */

h1,h2,h3,h4,h5,h6{text-transform:capitalize;color:#243F8D;font-weight:normal;padding:0.5em 0.5em 0em 0;margin:0;}
/* h1{border-bottom:.09em solid #dddddd;padding:0.5em 0.5em 0.2em 0;} */
h1{font-size:2.3em;}
h2{font-size:2.0em;}
h3{font-size:1.7em;}
h4{font-size:1.4em;}
h5{font-size:1.2em;}
h6{font-size:1.0em;}
p{padding:0.5em 0.5em 0.5em 0;margin:0;}


a { color: #36C; }
a:visited  { color: black; }
a:hover    { color: #5872f4; }

/**********************************
.contentArea {
	position:relative;
	AAAmargin: 0px 0px 0px 100px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	AAAwidth: 1024px;
	AAAheight: 748px;
	top: 20px;
	text-align: center;
}
***********************************/
.contentArea {
	position:absolute;
	width:100%;
	height:700px;
	AAAmargin: 0px;
	AAApadding: 0px;
	top: 20px;
}

.innerContent{
	color:#243F8D;
	AAAposition: relative;
	margin: 0px 60px 0px 60px;
	padding: 20px 0px 0px 0px;
	AAAheight: 600px;
}

.left_image {
	float: left;
	width:254px;
	margin: 0px 10px 0px 0px;
	overflow: hidden;
}
.left_image img {
	display: block;
	margin-bottom: 10px;
	border:3px inset white;
}
.left_image p {
	display: block;
	font-size: 12px;
	color: #bfdcf9;
}
.right_image {
	float: right;
	width:254px;
	margin: 0px 0px 10px 10px;
	/* overflow: hidden; */
}
.right_image img {
	display: block;
	margin-bottom: 10px;
	/* border:2px inset white; */
    /* background-color: #c5d9f1; 
    background-color: #d0e4fc; */  
    background-color: #c9ddf5;  
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	float: right;
}
.right_image p {
	display: block;
	font-size: 12px;
	color: #bfdcf9;
}	
.centre_image img{
	border:2px inset white;
}
.left_panel img{
	border:2px inset white;
}
.right_panel img{
	border:2px inset white;
}
.company_logo {
	color:#243F8D;
	display: block;
	/*	width: 1024px; */
	height 120px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 4px center;
	font-size: 18px;
	text-align: center;
}
.company_logo h1 {
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
/*	font-size: 56px; */
	font-size: 5.0em;
	font-style: oblique;
/*	color: #FF0; */
	display: inline;
	/*line-height: none;*/
}
.company_logo p {
	color: #243F8D;
	font-size: 1.6em;
/*	font-size: 16px;*/
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-style: oblique;
	text-align: right;
	font-weight: bold;
}
.company_logo table {
	text-align: center;
}
