body {
	background-image:  url(../images/shim_pagebg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#mainbody {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftside {
	background-color: #FFDAC1;
}
#leftside_institutional {
	background-image:   url(../images/bg_institutional.jpg);
	background-repeat: no-repeat;
}
#leftside_commercial {
	background-image:   url(../images/bg_commercial.jpg);
	background-repeat: no-repeat;
}
#leftside_industrial {
	background-image: url(../images/bg_industrial.jpg);
	background-repeat: no-repeat;
}
#leftsidebar {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
#leftsidebar p {
	font-size: 9px;
}
#leftsidebar li {
	font-size: 9px;
}
#leftsidebar ul {
	padding-left: 10px;
	margin-left: 10px;
}
#leftsidebar h3 {
	margin-bottom: -10px;
	padding-bottom: -10px;
}
#sidebar_bottom {
	padding-left: 189px;
}
#navigation {
	margin-left: -11px;
}
#sidebar {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar p {
	font-size: 9px;
}
#sidebar li {
	font-size: 9px;
}
#sidebar ul {
	padding-left: 10px;
	margin-left: 10px;
}
#sidebar h3 {
	margin-bottom: -10px;
	padding-bottom: -10px;
}
#sidebar_bottom p {
	font-size: 8px;
	padding-left: 9px;
}
#main_bottom p {
	font-size: 8px;
}
#subnav_about {
	position: absolute;
	left: 503px;
	top: 124px;
}