body {
	margin:0;
	padding:0;
	color:#fff;
	font:16px "Trebuchet MS", sans-serif;
	background-color:#b85e43;
}

img {
	padding:0;
	margin:0;
	border:0;
}

ul, ol, li, p {
	margin:0;
	padding:0;
}


a {
	color:#fff;
}

#frame {
	width:1010px;
}

#contactHeader {
	height:14px;
	padding-bottom:10px;
	padding-top:8px;
	padding-left:147px;
}

#contactHeader img {
	margin-right:4px;
	float:left;
}

.contactMethod {
	float:left;
	margin-right:11px;
}

#companyHeader {
	height:195px;
}

#companyHeader #logo {
	float:left;
}

ul#nav  {
	float:left;
	width:147px;
	list-style:none;
	font:12px "trebuchet ms", sans-serif;
	
}

ul#nav li {
	height:22px;
}

ul#nav li.shortNav {
	height:21px;
}

ul#nav li a {
	text-decoration:none;
}


#content {
	height:600px;
	padding-left:147px;
	
}

.contentHeader {
	font-size:34px;
	font-weight:bold;
	font-style:italic;
	padding:13px 0 11px 0;
}

#edContent {
	float:left;
	width:606px;
	padding-right:16px;
	border-right:1px solid #000;
}

.newsPost {
	
}

li.edNewsHeader {
	list-style-image:url(images/bulletHorizontalStripes.gif);
	font-size:18px;
	margin-left:20px;
	color:#ccc;
}


.postSpacer {
	background-color:#e6e6e6;
	height:1px;
	width:253px;
	margin:17px auto;
}

#industryContent {
	float:left;
	margin-left:13px;
}

.industryContentHeader {
	font-size:18px;
	margin-bottom:11px;
}

.industryContentHeader img {
	margin-right:4px;
}

#industryContent ul {
	margin-bottom:20px;
}

li.industryNewsItem {
	list-style-image:url(images/yellowBullet.gif);
	margin-left:32px;
}