﻿#rootMaster{
	width:980px;
}

#masterLeft{
	width:20%;
}

#masterRight{
	margin-left:10px;
	width:75%;
}

#header{
	padding-bottom:8px;
}

#ourReferencesHeader{
	padding:20px 0 0 0;
	border-bottom:1px solid green;
	width:100%;
}

#footer{
	margin:30px;
	border-top:1px solid Silver;
	font-size:small;
}