body {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

a {
	color: #f5821f;
}

a:visited {
	color: #f5821f;
}

a:hover {
	color: #000000;
}

a.download {
	color: #000000;
	text-decoration: none;
}

a.download:hover {
	color: #f5821f;
}

h1 {
	font-size: 1.6em;
	color: #f5821f;
} 
h2 {
	font-size: 1.4em;
	color: #f5821f;
	margin-bottom: 5px;
} 
h3 {
	font-size: 1.2em;
	color: #f5821f;
	margin-bottom: 5px;
} 
h4 {
	font-size: 1.1em;
	color: #f5821f;
} 
h5 {
	font-size: 1.1em;
	color: #f5821f;
} 
h6 {
	font-size: 1.0em;
	color: #f5821f;
} 

div.header {
	margin: 0px;
	padding: 0px;
	height: 106px;
	text-align: center;
	font-family: Arial, sans-serif;
	background-image: url("../images/logo-colour-web-sm.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
}

div.header h1 {
	margin: 0px;
	color: #000000;
	font-size: 2em;
}
 
div.headerHome {
	text-align: center;
}

div.phoneHome {
	position: absolute;
	top: 150px;
	right: 5px;	
}

div.phoneOther {
	position: absolute;
	top: 50px;
	right: 5px;
}

div.quickNav {
	position: absolute;
	top: 5px;
	right: 5px;	
}

a.menu {
	font-size: 1.1em;
	color: #f5821f;
}

a.menu:visited {
	color: #f5821f;
}

a.menu:hover {
	color: #ffffff;
}

div.menu {
	color: #ffffff;
	background-color: #000000;
	background-image: url('../images/menu-bg.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 2px;
	border-top: 1px solid #f5821f;
}

div.body {
	margin-left: 210px;
}

div.imageContainer {
	float: left; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	margin-left: 0px;
}
