@charset "UTF-8";
.master_container {
	padding: 0px;
	height: 800px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
}
.edge_shadow_left {
	height: 800px;
	width: 6px;
	top: 0px;
	background-image: url(../_images/global_images/edge_shadow_left.png);
	background-repeat: repeat-y;
	left: 0px;
	position: absolute;
}
.edge_shadow_right {
	height: 800px;
	width: 6px;
	background-repeat: repeat-y;
	background-image: url(../_images/global_images/edge_shadow_right.png);
	right: 0px;
	position: absolute;
	left: 795px;
	z-index: 30;
	top: 0px;
}
.bottom_shadow {
	padding: 0px;
	height: 28px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/global_images/bottom_edge_shadow.png);
	background-repeat: no-repeat;
	top: 800px;
	position: absolute;
}
.copyright_info {
	padding: 0px;
	height: 145px;
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 830px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #413F3D;
	text-align: center;
	font-weight: normal;
	line-height: 16px;
}
.logo_container {
	background-image: url(../_images/global_images/ghlawrence_logo.png);
	height: 24px;
	width: 380px;
	top: 20px;
	left: 34px;
	z-index: 10;
	position: absolute;
}
.nav_container {
	height: 35px;
	width: 518px;
	top: 66px;
	left: 6px;
	z-index: 40;
	position: relative;
}
.nav_container_end_piece {
	height: 2px;
	width: 271px;
	top: 98px;
	left: 524px;
	z-index: 100;
	position: absolute;
	background-image: url(../_images/global_images/_nav/nav_white_end_piece.png);
	background-repeat: repeat-x;
}
.flash_container {
	height: 88px;
	width: 270px;
	left: 525px;
	position: absolute;
	top: 2px;
}
.side_bar_box {
	height: 582px;
	width: 206px;
	left: 566px;
	z-index: 20;
	position: absolute;
	top: 120px;
}
.copy_container {
	position: absolute;
	height: 660px;
	width: 480px;
	left: 40px;
	top: 120px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96875f;
	font-weight: bold;
}
.h2_client_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.h1_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #584E32;
	font-weight: bold;
	line-height: 22px;
}
.blog_box {
	height: 79px;
	width: 206px;
	left: 566px;
	z-index: 20;
	position: absolute;
	top: 716px;
}
