@import url("main.css");body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #003151;	z-index: 1;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #716b6a;	line-height: 120%;	background-position: center top;}#window {	background-image: url(../images/BKG-home.jpg);	background-repeat: repeat-x;	background-position: left top;	width: 100%;}#shaddow {	width: 100%;	position: relative;	z-index: 2;	padding: 0px;	background-image: url(../images/BKG-SHADDOW.jpg);	background-repeat: no-repeat;	background-position: center top;	height: 109px;}#navigation {	width: 900px;	position: relative;	z-index: 2;	padding: 0px;	height: 25px;	background-color: #003151;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 120%;	color: #FFFFFF;}#content {	width: 900px;	position: relative;	z-index: 2;	padding: 0px;	background-position: center bottom;	background-image: url(../images/BKG-DRILL-HOME.jpg);	background-repeat: no-repeat;	top: 0px;	height: 505px;	background-color: #f2f1ea;}#ClientCenterBKG {	width: 900px;	position: relative;	z-index: 2;	padding: 0px;	top: 0px;	background-color: #f2f1ea;}