﻿/* homepage styles */

	.wrapper {
		height : 712px;
		overflow: hidden;
	}



	.primaryNav {
		position : absolute !important;
		left: 16px !important;
		top : 91px !important;
		z-index: 100 !important;
	}
		

	
	.footer {
		position : absolute;
		bottom : 0;
	}



