﻿
				

/* Begin Footer */
	
	#footer {
		position:relative;
		text-align: left;
		margin: 0px auto;
		padding: 0px;
		background: #ffffff;
		width: 972px;	
		height: 70px;
		background:url("/images/office_footer.png") left bottom no-repeat;
		top: -13px;
	}

	#copywrite {
		position: relative;
		text-align: left;
		left: 10px;
		top: 40px;
		float: left;
	}
	
	#footer #nav {
		position: relative;
		text-align: right;
		left: 10px;
		top: 40px;
		padding: 0px 27px 0px 0px;
		float: right;
	}