﻿html {
		height: 100%;
		overflow: hidden;
	}
#Layout {
	height:100%;
}

#PortfolioDV {
		height:93%;
	}

body {
		height: 100%;
	}

#Header {
height:71px;
width: 100%;
}
