body
{
	background-image: url(../global/background.gif);
	background-repeat: no-repeat;
	background-position: left middle;
	background-color: #ffffff;
	background-attachment: fixed;
	margin: 0px;
}

a:link
{
	color: #4a7199;
	text-decoration: none;
}

a:visited
{
	color: #4a7199;
	text-decoration: none;
}

a:hover
{
	color: #4a7199;
	text-decoration: none;
}

a:active
{
	color: #4a7199;
	text-decoration: none;
}

object
{
	outline: none;
}

div#banner
{
	background-image: url(../global/header.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #1D4D7F;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	text-align: right;
	position: static;
	height: 98px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

div#tel
{
	position: relative;
	top: 45px;
	right: 50px;
	color: #ffffff;
	border: 0px;
}

div#subhead
{
	height: 50px;
	position: static;
	padding: 20px;
	margin-bottom: 10px;
	margin-left: 170px;
	margin-right: 10px;
}

div#navleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: right;
	color: #333333;
	border: 0px;
	float: left;
	width: 130px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#main_container
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	color: #333333;
	position: static;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-left: 170px;
	margin-right: 10px;
}

div#strapline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	font-weight: normal;
	text-align: left;
	position: static;
	clear: both;
	border: 0px;
	padding-left: 200px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: 600;
	color: #333333;
}

/* ---------------------------------------------------------------------------------------------------- */

