@charset "utf-8";
/* CSS Document */

#RightSection	{
	margin-left: 240px;
	margin-top: -1px;
	height: 460px;
}

#LeftRightSection {
	float: left;
	width: 395px;
	padding: 0px 10px 10px 5px;
	display: inline;
}

#LeftRightSection p {
	margin: 10px 0 10px 0;
	font-size: 13px;
	line-height: 1.4em;
}

#LeftRightSection a {
	color: #193D94;	
}

#LeftRightSection h1 {
	font-size: 28px; 
	color: #254180;
	margin: 0px;
	padding: 0px;
}

#LeftRightSection h2 {
	margin: 5px 0 10px 0;
	font-size: 16px;
}

#LeftRightSection h3 {
	text-align: left;
	color: #193D94;
	font-size: 20px;
	margin: 0 0 5px 0;
}

#RightRightSection {
	margin-left: 420px;
}

.SectionInfo {
	background: url(../Images/DesignImages/ColourImage1Faded.jpg) no-repeat top center ;
	height: 460px;
}

.SectionInfo h5 { font-size: 16px; padding: 8px; margin: 0; }

.SectionInfo p { font-size: 14px;	line-height: 1.5em; padding: 8px; }

.SectionInfo img {
}

#WelcomeText {
	height: 110px;	
}

#NewsSection {
	margin-top: 20px;
	height: 210px;
}

#NewsSection img {
	float: left;
	margin: 0 10px 5px 0;

}


#NewsSection h4 {
	margin: 0 0 10px 0;
}

.NewsItem {
	margin-bottom: 10px;
}

.NewsItem table td {
	padding: 0;
}

#Newsletter {
	margin-top: 40px;
	height: 80px;
}

#LeftRightSection #ComingSoonTxt {
	font-weight: bold;
	padding: 3px 8px 3px 8px;
}

#LeftRightSection #ComingSoonTxt div.CSDate	{
	color: #000;
	padding: 3px 0 3px 0;	
}

#MiddleSection {
	background: none;
}
