﻿@import url(default.css);

/* This page contains any styles that apply to 'About' themed pages only! */

#container {
/*	background-color: #6b7ea7;*/
}
#centreHeader {
	background: url( '../Images/bg-IIII.jpg' ) left no-repeat;
	width:659px;
}
#leftColumnHeader {
	background: url( '../Images/DCLogo.gif' ) left no-repeat;
}
#leftColumn {
	background: url( '../Images/left-conIa.jpg' ) left no-repeat;
}
#rightColumn {
	background: url(  '../Images/clinic-box.jpg' ) top no-repeat;
}
#centreImageTop {
	height: 10px;
	background: url( '../Images/I-Content_top.png' ) top left no-repeat;
}
#centreImage {
	background: url( '../Images/I-Content_mid.png' ) top left repeat-y;
	height:490px;
}
#centreImageBottom {
	height: 15px;
	background: url( '../Images/I-Content_bottom.png' ) top left no-repeat;
}
.contentList {
	font-size:90%;
}
#footer {
	background-color:#6C96CA;
}
h4 {
	color:#2d506f;
	font-weight:normal;
}
p span {
	font-size:90%;
	color:#FFFFFF;
}
.xformTable {
	padding-top:10px;
}
.Homepage a {	
	color:#2d506f;
}
.xformFieldset {
	font-size:90%;
}