body {
	padding: 0px;
	background-color: #191919;
	background-image: url(../images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #DBDBDB;
}
img, div, input { behavior: url("iepngfix.htc") }
#page {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/trntlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#header {
	height: 120px;
}
#topnav {
	height: 45px;
	width: 968px;
}
#topnav .nav {
	float: left;
}
#topnav .navleft {
	width: 14px;
	height: 45px;
}
#topnav .navright {
	height: 45px;
	width: 14px;
}
#topnav .navcenter {
	background-image: url(../images/navcenter.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	padding-top: 7px;
	width: 940px;
}
#topnav .navcenter a {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
	padding-top: 6px;
	float: left;
	width: 100px;
	text-align: center;
	background-image: url(../images/navsep.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 6px;
}
#topnav .navcenter a:hover {
	color: #FFCC00;
}
h1 span {
	font-size: 14px;
	font-weight: normal;
}
#contents {
	margin: 25px;
}


p {
	line-height: 21px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.hrline {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 10px;
	background-image: url(../images/hr.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 10px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul li {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding-left: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: 18px;
}

h3 {
	color: #7BB700;
	font-weight: bold;
	font-size: 14px;
}
.col1 {
	width: 650px;
	float: left;
	margin-right: 30px;
}
.col2 {
	float: left;
	width: 280px;
	margin-right: 20px;
}
.col2 img {
	border: 4px solid #454545;
}
#imageban {
	float: left;
	width: 445px;
	margin-bottom: 10px;
}
#descs {
	float: left;
	margin-left: 30px;
	width: 430px;
	height: 200px;
	overflow: hidden;
}

#logo {
	float: left;
	width: 280px;
}
#nav {
	background-color: #2E2E2E;
	height: 30px;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #3F3F3F;
	float: left;
	margin-right: 1px;
}
#nav a:hover {
	background-color: #DBA30D;
	color: #FFFFFF;
}
#contactinfo {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#contactinfo  #formfields {
	clear: both;
	margin-bottom: 10px;
}
#contactinfo #formfields label {
	text-align: right;
	float: left;
	width: 75px;
	margin-right: 8px;
	font-weight: bold;
	font-size: 11px;
}
#contactinfo #formfields #inputF {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#contactinfo #formfields #inputF input, textarea{
	background-color: #414141;
	border: 1px solid #5B5B5B;
	padding: 3px;
	color: #FFFFFF;
}
#contactinfo #formfields #inputB {
}
#contactinfo #formfields #inputB input {
	background-color: #666666;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#contactleft {
	width: 400px;
	float: left;
}
#contactright {
	float: left;
	width: 400px;
}
#descs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#descs ul li {
	list-style-type: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#footernav{
	text-align: right;
}
#footernav a{
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
}
#footernav a:hover{
	color: #FFCC00;
}

