.nav_background {
	background-image: url(images/siteimages/nav_backgound.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 150px;
}
.mainpagebg {
	background-image: url(images/siteimages/mainpagebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505153;
}
.topspacer {
	height: 40px;
}
.pagewidth {
	width: 737px;
}
.pagetitlebox {
	height: 30px;
}
.navwidth {
	width: 180px;
}
.leftborder2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505153;
	width: 180px;
}
