div#MenuTop {
	background-color: #BCE9D2;
}
div#NHS {
	background-color: #025DB0;
}
.BoxFull, .BoxHalfLeft, .BoxHalfRight {
	/* background-image: url(http://www.spinalinjurycentre.org.uk/images/BoxTop.jpg); */
	background-repeat: repeat-x;
	background-position: top;
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
}
#Header h1 {
	color: #025DB0;
	font-size: 1.6em;
	padding: 0px;
}
#mTitle h2 {
	color: #339966;
}#MainText h3 {
	color: #339966;
}
#MenuRight a {
	background-color: #BCE9D2;
}
#MenuRight a:hover {
	border-left-color: #339966;
}
#Logo h3 {
	color: #025DB0;
}
div#Header {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #025DB0;
}
div#FooterHome {
	background-color: #FFFFFF;
	clear: both;
}
div#Intro {
	float: left;
	width: 50%;
}
.RightDivs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 52%;
}
.RightDivs img {
	float: right;
	margin: 2px;
}
div#Info {
	border-top-color: #4800DF;
	border-right-color: #4800DF;
	border-bottom-color: #4800DF;
	border-left-color: #4800DF;
	margin-top: 10px;
}
#Info h2 {
	color: #4800DF;
}
div#Other {
	border-top-color: #AA68AC;
	border-right-color: #AA68AC;
	border-bottom-color: #AA68AC;
	border-left-color: #AA68AC;
}
#Other h2 {
	color: #AA68AC;
}
div#Centre {
	border-top-color: #339966;
	border-right-color: #339966;
	border-bottom-color: #339966;
	border-left-color: #339966;
}
#Centre h2 {
	color: #339966;
}
.RightDivs h2 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
.RightDivs a {
}
img#Entrance {
	filter:progid:DXImageTransform.Microsoft.shadow(strength=4, direction=140)
}
div#UnderHead {
	height: 116px;
}
#Intro h2 {
	font-size: 1.4em;
	color: #333333;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.aInfo a:hover {
	background-color: #4800DF;
}