body {
	color: #333;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
a {
	text-decoration: none;
	color: #06f;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: Chalet, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	}
h1 { font-size: 2em; }
div.pageTitle { display: none; }
div.contactTitle h2 { visibility: hidden; }
div.contactTitle {
	background: url(title_16.gif) no-repeat left center;
	height: 30px;
	width: 160px;
	padding-top: 20px; }
h2 { font-size: 2em;
}
h3 { font-size: 1.8em;
	clear: left;
}
h4 { font-size: 1.5em;
	clear: left;
	font-weight: bold;}
img.logo {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
}
div#all {
	width: 750px;
	text-align: right;
	margin: 0 auto;
}
div#header {
	margin: 0;
	padding: 0;
	height: 190px;
	background: #fff url(header.gif) no-repeat center top;
}
div#header h1 {
	height: 133px;
	margin: 0px;
	visibility: hidden;
}
div#navigation {
	margin: 0px;
	width: 750px;
}

div#navigation table tr td {
	border: none;
	padding: 5px 8px 5px 0;
}

div#navigation a, div#navigation a:visited, span#currentPage, div#navigation a img, div#navigation img {
	border: none;
}

div#main {
	height: auto;
	margin: 0;
	background: url(colour-bands.gif) repeat-x center bottom;
	background-color: #fff;
	text-align: justify;
}
div#sidebar {
	width: 180px;
	font-size: 75%;
	float: right;
	text-align: left;
}
div#sidebar h3 {
	margin-top: 3px;
	font-size: 1.4em;
}
div#contactAmericas, div#contactROTW {
	background: #80cfe3 url(americas.gif) no-repeat center top;
	padding: 5px;
}
div#contactROTW {
	background-image: url(ROTW.gif);
}
div.contactBottom {
	height: 18px;
	background: #fff url(contactBottom.gif) no-repeat center top;
}
div#pageContents {
	float: left;
	width: 550px;
}
div#footer {
	text-align: center;
	clear: both;
	font-size: .75em;
	background: url(ttmg-footer.gif) no-repeat center top;
	padding: 50px 0 5px;
}
div#footer p {
	margin: 0;
	padding: 1px;
}
div.spacerDiv {
	clear: both;
}