#container {
	width: 760px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
}
#header {
	float: left;
	background: url(images/ctm_r1_c1.jpg) no-repeat;
	height: 100px;
	width: 760px;
}
#body {
	width: 720px;
	float:left;
	padding: 1em;
}
#footer {
	width: 760px;
	float:left;
	background: url(images/ctm_r5_c1.jpg) no-repeat;
	height: 47px;
}
#header h1 {
	display: none;
	width: 100%;
}
body {
	text-align:center;
	font: .85em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer p {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
}
#nav {
	text-transform: uppercase;
	float: left;
	width: 752px;
	clear: both;
	font-size: 0.85em;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	height: 17px;
}
#nav a:link, #nav a {
	display:block;
	text-align: center;
	float:left;
	width: 150px;
	color:#fff;
	text-decoration: none;
}
#nav a:hover {
	background-color:#678ac0;
	}
#nav a:visited {
	color:#fff;
	text-decoration:none;
	}
#h1 {
	height: 83px;
	width: 100%;
}
#body p {
	line-height: 130%;
	letter-spacing: .1em;
}
.max_bg {
	background: url(images/maxima2.jpg) no-repeat right;
	width: 700px;
	float: left;
}
#dwc {
	width: 100%;
	color: #2A5BA7;
	font-size: 9px;
	text-transform: uppercase;
	clear: both;
}
#dwc a {
	text-decoration:none;
}
#dwc a:hover {
	color: #2a5ba7;
	border-bottom: 1px solid #2a5ba7;
}
#dwc a:visited {
	text-decoration:none;
	color:#2a5ba7;
}
#lynton {
	text-align: right;
	float: right;
}
#images {
	float: right;
	width: 220px;
}
#bodytext {
	float:left;
	width: 480px;
}
#images img {
	display:block;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#bg {
	float:left;
	width:760px;
	background: url(images/ctm_r3_c1.jpg) repeat-y;
	padding-bottom: 10px;
}
a:link, a:hover, a:visited {
	color: #295AA6;
}
