body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right 5px;
	text-align: left;
}
#footer {
	text-align: center;
	position: relative;
	top: 130px;
	width: 950px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	background-color: #2175bc;
	color: #ffffff;
	padding: 5px 5px 8px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	clear: both;
	margin: 0px;
	text-decoration: none;
}

.floatLeft {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border: 0px none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 12px;
}
.floatRight {
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}
.bottomLine tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1958B7;
}
#logBox {
	position: relative;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#logBox a{
	font-size: 9px;
}
#footerBox {
	font-size: 12px;
	font-weight: bold;
	background-color: #2175bc;
	color: #FFFFFF;
	padding: 5px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	margin: 0px;
	width: 900px;
	text-align: center;
	position: relative;
	top: 0px;
	height: 45px;
}
#introtext {
	position: relative;
	width: 700px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}
h1 {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contactus {
	position: relative;
	right: 0px;
	float: right;
}
br {
	clear: both;
}
h1 span {
	display: none;
}
em {
	font-size: 10px;
	color: #1958B7;
}
.dkblueback {
	color: #FFFFFF;
	background-color: #2175BC;
}
.ltblueback {
	color: #FFFFFF;
	background-color: #508FC4;
}
.greyedMenu {
	color: #666666;
}
.smallText {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: left;
}
.centre {
	text-align: center;
}
#content {
	position: relative;
	height: auto;
	text-align: center;
	width: 950px;
	top: 120px;
}

.home_bg_right {
/*
background-attachment: fixed;
*/
background-position: top right;
background-repeat: no-repeat; 
background-image: url(../IMAGES/new_right_fade3_short.jpg);
}

.home_bg_left {
/*
background-attachment: fixed;
*/
background-position: top left;
background-repeat: no-repeat;
background-image: url(../IMAGES/new_side_fade3_short.jpg);
}


