#bottom div.rightcol {
	background-repeat: no-repeat;
	margin-left:2px;
	padding-top:26px;
	padding-left:15px;
	width:250px;
	text-align:justify;
	float:left;
	background-image:none;
}
#bottom div.leftcol {
	background-image:url(images/x-company-history.gif);
	padding-right:10px;
	width:258px;
	border-right:none;
}
#main div.container {
 background-image:url(images/main-portfolio.gif);
}
#sublinks{
	paddingright:129px;
	background-color:#4d4d4d;
	margin-left:494px;
	height:23px;
}
#sublinks a {
	display:block;
	height:23px;
	float:left;
	background-image:url(images/about-subnav.gif);
}
#sublinks a.aboutus {
	width:94px;
	background-position:0px 0px;
}
#sublinks a.ourteam {
	width:78px;
	background-position:-94px 0px;
}
#sublinks a.aboutus:hover {
	background-position:-172px 0px;
}
#sublinks a.ourteam:hover {
	background-position:-266px 0px;
}
#bottom div.rightcol p.on, #bottom div.leftcol p.on {
	border:solid 1px #A0CF67;
	background:none;
	color:#FFFFFF;
}
#bottom ul {
	margin-left:16px;
	border-bottom:none;
}
h2 {
	border-top:1px solid #6FA430;
	padding-top:16px;
}