#rm-header1 {
	float: left;
	left: 0px;
	top: 0px;
	width: 428px;
	height: 100px;
	padding-right: 50px;
	border-right: solid 4px #dededf;
	background-image: url('rm-header1.jpg');
}
#twd-header {
	float: left;
	left: 0px;
	top: 0px;
	width: 478px;
	height: 70px;
	margin-left: 30px;
	background-image: url('twd-header.gif');
}
#twd-header h2{
	font: 30px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #726282;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 13px;
	padding-top: 120px;
	padding-left: 20px;
}
#twd-header p{
	background: no-repeat;
	color: #726282;
	padding: 0 0 0 24px;
	width: 400px;
	display: block;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#rm-header2 {
	float: left;
	left: 0px;
	top: 100px;
	width: 428px;
	height: 310px;
	padding-right: 50px;
	border-right: solid 4px #dededf;
	background-image: url('rm-header2.jpg');
}
#rm-header2 h2{
	font: 30px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	display: block;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 13px;
	padding-top: 20px;
	padding-left: 35px;
}
#rm-header2 p{
	background: no-repeat;
	color: #fff;
	padding: 0 0 0 35px;
	width: 170px;
	display: block;
	font: 16px/20px Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}

#footer {
	width: 940px;
}
#footer  p{
	background: no-repeat;
	text-align: center;
	color: #666;
	padding: 0 0 0 0px;
	margin: 0 0 0 35px;

	display: block;
	font: 11px/17px Tahoma, Geneva, sans-serif;
	text-align: center;
}
#footer  p a{
	font: 11px/12px Tahoma, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#footer  p a:hover{
	background: no-repeat;
	color: #666;
}

.clear{
	clear:both;
}
.small{
	font-size: 90%;
}
