﻿#content
{
	margin-top: -34px;
	float:left;
	width: 973px;
}

.leftContentFill
{
	float:left;
	width: 30px;
}

.rightContentFill
{
	float:left;
	width: 15px;
}

.contentbackground
{
	float:left;
	width: 1018px;
	background-image: url(../images/contentBackground.png);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0 0 10px 0;
}

.leftColumn
{
	float:left;
	width: 677px;
	margin-right: 30px;
}

.leftNormal
{
	float:left;
	width: 602px;
	margin-right: 20px;
}

.leftNormalFocus
{
	float:left;
	width: 642px;
	margin-right: 10px;
	background: #e8f5fc;
}

.leftNormalFocusPadding
{
	float:left;
	width: 15px;
	background: #e8f5fc;
}

.colourHolder
{
	margin-top: 5px;
	margin-bottom: 5px;
	float:left;
	background: #e8f5fc;
}

.leftNormalPadding
{
	float:left;
	width: 15px;
}

.rightColumn
{
	float:left;
	width: 254px;
	margin-right: 0px;
}

.rightColumn h2, .leftColumn h2
{
	margin-top: 0px;
}

.leftNormalFocus > h4 + ul, .leftNormalFocus > h5 + ul
{
	margin-top: 0px;
	padding-left: 2px;
	list-style-type:none;
}

.leftNormalFocus > h4 + ul li:before, .leftNormalFocus > h5 + ul li:before 
{
    content: "· ";
}

h4 + p
{
	margin-top: 0px;
}

.leftNormalFocus > h4
{
	margin-bottom: 0px;
	color: #50a9bb;
}

.leftNormalFocus > h5
{
	margin-bottom: 0px;
}


.leftNormal + img
{
	margin-top: 15px;
}

h4 + .rightTextAreaColour
{
	margin-top: 5px;
}

.rightTextAreaColour
{
	float: left;
	width: 254px;	
}

.rightTextArea
{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 225px;
}

.rightTextAreaFill
{
	float: left;
	width: 10px;
}

.rightTextArea > p
{
	margin-top: 5px;
}

.rightNormal
{
	float:left;
	width: 254px;
}