@charset "utf-8";
/* CSS Document */

body {
	background-color:#fffef7;
	line-height:1.6em;
	text-align:center;
}

a img {
	border:none;
}

html, body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	height:auto !important;
	margin:0 0 12px;
	min-height:100%;
	/* min-width:979px; */
}

* {
	margin:0;
	padding:0;
}

html, div, map, dt, isindex, form {
	display:block;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clr {
	clear:both;
}

#wrapper {
	text-align:left;
	width:773px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(trm_logo.png);
	height: 214px;
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 180px;
}
#wrapper #logoBlock {
	text-indent: -999em;
}

