#main {
	width: 647px;
	margin-left: 203px;
	clear: none;
	float: left;
}

#left {
	width: 422px;
	margin-left: 22px;
}
#left img {
	margin: 0px 0px 20px 0px;
	float:none;
}
#right {
	width: 205px;
	float: left;
	padding: 0px;
	margin-left: 17px;
}
#column-one {
	width: 196px;
	/* Changed from 20px to 15 */
	padding-right: 15px;
}
#industries {
	width: 206px;
	margin-left: 206px;
}

#industries li a:hover,
#right li a:hover,
#sidenav li a:hover {
	color: #e69a2c;
	text-decoration: underline;
}
#column-one,
#coloumn-two {
	float:left;
}

#right li {
	background: url(/images/faq-bullet.gif) no-repeat left center;
}
li#more  {
	background: url(none);
	text-align: right;
}
li#more a {color: #e69a2c;}
#industries li {
	background: url(/images/list-page.gif) no-repeat left center;
}
#right img {
	margin-bottom: 20px;
}
#right ul {
	margin-bottom: 20px;
}
#phone-no {
	background: url(/images/lo-call.gif);
	height: 63px;
	width: 207px;
	margin-top: 14px;
}
#page p {
margin-bottom: 17px;
}

#right span {
	color: #e69a2c;
	text-align: right;
}

li.more {
	text-align: right;
	display:block;
	background:none;
}

