body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../grfx/pacer/bottom_left2.jpg) bottom left no-repeat #000000;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#leftnav {
	position: absolute;
	background: transparent;
	top: 0px;
	left: 0px;
}

#content {
	margin: 0px 0px 0px 178px;
	background: #F4F5F6;
	border-left: 3px solid #fff;
}

#top {
	border-bottom: 3px solid #fff;
	height: 99px;
	background: url(../grfx/pacer/top_banner2_bg.jpg) repeat-x #323872;
}

#main {
	border-bottom: 3px solid #fff;
	height: 111px;
	background: url(../grfx/homemain-bg.jpg) 461px 0px no-repeat #D6E4EF;
}

#flash {
	width: 461px;
	height: 111px;
	background: url(../grfx/pacer/second_banner2.jpg) top left no-repeat;
}

#text {
	overflow: auto;
}

* html #text {
	height: 350px;
	overflow: visible;
}

.clear {
	clear: both;
}

#lefttxt {
	background: #E7E9EA;
	float: left;
	width: 193px;
	margin: 0px;
	padding: 10px;
	min-height: 330px;
}

* html #lefttxt {
	height: 340px;
	overflow: visible;
}

#featuredproject {
	background: url(../grfx/pacer/squares2.jpg) right 0px no-repeat  #F4F5F6;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

#footer {
	background: url(../grfx/footer-bg.jpg) repeat-x #D6D7D7;
	margin: 0px 0px 0px 178px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	height: 28px;
	border-left: 3px solid #fff;
	border-top: 1px solid #fff;
}

/* font stuff below */

a {
	color: #1A5E93;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #2B2B2B;
	font-size: 0.95em;
}

h2 {
	color: #2B2B2B;
	font-size: 0.85em;
}

h3 {
	color: #2B2B2B;
	font-size: 0.7em;
}

h4, h5, h6 {
	color: #2B2B2B;
	font-size: 0.7em;
}

p {
	font-size: 0.7em;
	margin: 1ex 5px 1ex 5px;
	text-align: justify;
}

li {
	font-size: 0.7em;
}

#lefttxt p {
	color: #2B2B2B;
}

#featuredproject p {
	color: #2B2B2B;
	margin-left: 10px;
}

.hdrtxt {
	display: none;
}

#featuredproject h1 {
	margin: 0px;
	margin-left: 213px;
	border-bottom: 3px solid #fff;
	background: url(../grfx/pacer/feature_header_bg.jpg) repeat-x;
}

#featuredproject h3 {
	margin-left: 219px;
}

#footer p {
	color: #2B2B2B;
}