body,td,th {
	background: #F3F3F3;
	font: 11px/1.5em Tahoma, Geneva, sans-serif;
}
#top {
	background: #000;
	height: 50px;
	color: #969184;
}
#getTime {
	text-align: right;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 50px;
}
#intHd {
	background: #3A362F;
	color: #FFF;
	border-top: 1px solid #514A42;
	min-height: 100px;
}
#headers {
	width: 770px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header #navHd  {
	width: 200px;
	background: url(../images/navHd.png) no-repeat left top;
	margin-top: -25px;
	margin-left: 0px;
	padding-left: 0px;
}
#header .nav {
	list-style: url(../none) none;
	width: 200px;
	line-height: 1.5em;
	padding-left: 0px;
	padding-top: 61px;
	margin: 0px;
}
#header .nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	border-top: 1px solid #A8A499;
	border-bottom: 1px solid #6F6A5E;
	text-indent: 25px;
	background: #969184 url(../images/bull01.png) no-repeat 5px 10px;
	padding-bottom: 5px;
}
#header .nav li a:hover {
	background: #7D786A url(../images/bull02.png) no-repeat 5px 10px;
	color: #FFF;
	font-weight: bold;
}
#header .nav .selected {
	background: #7D786A url(../images/bull02.png) no-repeat 5px 10px;
	color: #FFF;
	font-weight: bold;
}
#header #hdRight {
	width: 550px;
	float: right;
	}
#header #hdRight #logo a{
	background: #262626;
	float: left;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: 1px solid #5B5B5B;
	border-left: 1px solid #5B5B5B;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	color: #E2E1DE;
	padding: 20px;
	margin-top: 50px;
	text-decoration: none;
}
#hdRight #ecmsHd {
	background: url(../images/ecms-th.png) no-repeat left top;
	display: block;
	height: 139px;
	width: 330px;
	float: right;
}
#main {
	background: #F3F3F3;
}
#wrapper {
	width: 770px;
	background: #F3F3F3;
	margin: 0px auto;
	padding: 0px;
}
.sidebar {
	padding: 15px;
	width: 170px;
	background-color: #969184;
	color: #2E2B25;
	vertical-align: top;
} 
#sidebar h2 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #282825;
	text-align: left;
	padding: 3px 5px;
	border-top: 1px solid #CACAC8;
	border-right: 1px solid #282825;
	border-bottom: 1px solid #282825;
	border-left: 1px solid #CACAC8;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 10px;
}
#sidebar ul li {
	padding-bottom: 5px;
	color: #FFF;
	list-style: url(../none) none;
	background: url(../images/bull03.png) no-repeat left center;
	text-indent: 20px;
}
#sidebar ul li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	list-style: url(../none) none;
	background: #B5B1A8;
	background-image:none;
	padding: 3px;
	display: block;
}
#sidebar ul li a:hover {
	color: #282825;
	background: #CFCDC7;
	border-right: 1px solid #282825;
	border-bottom: 1px solid #282825;
	text-decoration: none;
}
#sidebar a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#sidebar a:hover {
	color: #282825;
	text-decoration: underline;
}
#sidebar p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.left {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
}
.right {
	float: right;
	margin-right: 0px;
	margin-left: 20px;
}
#maincontent {
	width: auto;
	float: left;
	margin-bottom: 10px;
} 
#maincontent #content {
	padding: 20px;
}
#maincontent #content h1 {
	color: #3A362F;
	font: bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#maincontent #content p {
	padding-top: 10px;
	padding-bottom: 5px;
}
#maincontent #content p img {
	border: 1px solid #3A362F;
	padding: 2px;
}
#maincontent #content p a {
	font-weight: bold;
	color: #787467;
}
#intFooterTop {
	background: #F3F3F3;
	border-top: 1px solid #D7D7D7;
	height: 5px;
}
#intFooterSec {
	background: #262525;
	height: 15px;
	border-bottom: 1px solid #3E3C3C;
}
#footerBg {
	background: #353433;
}
#footer {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	color: #969184;
	overflow: inherit;
}
#footer .nav {
	list-style: url(../none) none;
	width: 250px;
	float: right;
	background: url(../images/btInt.png) repeat-y left center;
}
#footer .nav li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	background: #282825;
	padding: 10px 10px 10px 25px;
	min-width: 150px;
	border-top: 1px solid #45453F;
	border-right: 1px solid #45453F;
	border-left: 1px solid #45453F;
}
#footer .nav li a:hover {
	background: #373733;
}
#footer .nav .selected {
	background: #373733;
}

#footer #ftRight {
	width: 380px;
	float: left;
	padding: 20px;
}
#footer #ftRight p a {
	text-decoration: none;
	color: #EB7200;
}
#footer #ftRight p a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.clearFloats {
	clear: both;
}
#content form {
	text-align: center;
}
#contcatFormTbl tr td{
	color: #282825;
	font-weight: bold;
	text-align: left;
}
.frmInput {
	height: 18px;
	width: 180px;
	border: 1px solid #969184;
	background: #FFF;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #282825;
	padding-left: 5px;
	padding-top: 2px;
}
.frmTarea {
	width: 280px;
	height: 150px;
	border: 1px solid #969184;
	font: 11px Tahoma, Geneva, sans-serif;
	color: #282825;
	padding-left: 5px;
	padding-top: 2px;
}
.ctFrmBU {
	height: 20px;
	width: 100px;
	background: #4B4B45;
	color: #FFF;
	border: 1px solid #FFF;
	font: bold 9px Tahoma, Geneva, sans-serif;
}
.mend {
	color: #E30606;
}
.successMsg {
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #060;
}
.successMsg span {
	font-weight: bold;
	color: #282825;
}
.ctFrmHd {
	display: block;
	text-align: center;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#tNav {
	list-style: url(none) none;
	display: block;
	width: 90px;
	height: 15px;
	float: right;
}
#tNav a.tnHome {
	background: url(../images/icoHome.png) no-repeat center top;
	width: 20px;
	display: block;
	height: 15px;
	float: left;
	padding-left: 10px;
}
#tNav a.tnHome:hover {
	background: url(../images/icoHome.png) no-repeat center -15px;
	width: 20px;
	display: block;
	height: 15px;
}
#tNav a.tnSitemap {
	background: url(../images/icoSitemap.png) no-repeat center top;
	width: 20px;
	display: block;
	height: 15px;
	float: left;
	padding-left: 10px;
}
#tNav a.tnSitemap:hover {
	background: url(../images/icoSitemap.png) no-repeat center -15px;
	width: 20px;
	display: block;
	height: 15px;
}
#tNav a.tnContact {
	background: url(../images/icoMail.png) no-repeat center top;
	width: 20px;
	display: block;
	height: 15px;
	float: left;
	padding-left: 10px;
}
#tNav a.tnContact:hover {
	background: url(../images/icoMail.png) no-repeat center -15px;
	width: 20px;
	display: block;
	height: 15px;
}
#time {
	display: block;
	width: 200px;
	float: right;
	text-align: center;
}
#sitemap {
	width: 730px;
	min-height: 275px;
}
#sitemap ul {
}
#sitemap ul li {
	text-indent: 10;
	color: #3A362F;
	font-weight: bold;
	list-style: none;
}
#sitemap ul li a {
	color: #3A362F;
	text-decoration: none;
}
#sitemap ul li a:hover {
	color: #DC6B00;
}
#content ul {
	display: block;
	float: left;
	clear: right;
	list-style: inside;
}
#content ul li {
	margin-bottom: 10px;
	list-style: url(none) none;
	clear: both;
	background: url(../images/aer01.png) no-repeat left 6px;
	text-indent: 15px;
}
