body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #E8EBE5;
	width: 100%;
	background-image: url(../images/blend.gif);
	background-repeat: repeat-x;
}
#navigation {
	height: 37px;
	width: 660px;
	position: absolute;
	left: 140px;
	top: 15px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 37px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 15px;
}
#masthead {
	height: 148px;
	width: 798px;
	position: absolute;
	left: 0px;
	top: 65px;
	background-color: #9F9F9F;
	border: 1px solid #FFFFFF;
}
#page {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 253px;
	padding-top: 20px;
}
#left {
	float: left;
	width: 450px;
	position: relative;
	padding-bottom: 10px;
}
#right {
	float: left;
	width: 308px;
	position: relative;
	left: 42px;
	padding-bottom: 10px;
}
#footer {
	float: left;
	width: 800px;
	position: relative;
	padding: 10px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.left-module-02 {
	float: left;
	height: 45px;
	width: 134px;
	margin-right: 4px;
	padding: 65px 5px 5px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	background-image: url(../home-images/contship.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sub-navigation {
	width: 660px;
	position: absolute;
	left: 0px;
	top: 215px;
}
#free-audit {
	height: 53px;
	width: 198px;
	left: 602px;
	top: 6px;
	position: absolute;
	z-index: 2;
}
