body {
	background: url(imgs/background.jpg);
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.wrapper{
	text-align:left;
	/*background:url(images/proof2.jpg) top left no-repeat;*/
	width:900px;
	margin: 10px auto;
	}

.content{
	padding:25px;
	float:left;
	width:850px;
	}

/* BEGINNING OF ROW-1 */
.row-1 {
	width: 900px;
	margin: 5px auto 0 auto;
}

/* BEGINNING OF ROW-1-ROW-1 */
.row-1-row-1 {
	background: url(imgs/row-1-row-1-background-graphic.png);
	float: left;
	height: 55px;
	padding: 25px 0 0 0;
	width: inherit;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}
.ie .row-1-row-1 {
	width: 900px;
}
.row-1-row-1 a {
	color: #01491E;
	text-decoration: none;
}
.row-1-row-1 a:hover {
	text-decoration: underline;
}

/* BEGINNING OF ROW-1-ROW-2 */
.row-1-row-2 {
	background: #CAE9C0;
	float: left;
	width: 898px;
	text-align: left;
	padding: 0 0 0 2px;
	clear:both;
}
.row-1-row-2-background-graphic {
	position: absolute;
	z-index: 1;
}
.row-1-row-2-logo {
	margin: 15px 0 0 35px;
	position: absolute;
	z-index: 2;
}
.row-1-row-2-box {
	background: #fff;
	margin: 499px 0px 0px 0px;
	position: absolute;
	z-index: 3;
}

/* BEGINNING OF ROW-1-ROW-3 */
.row-1-row-3 {
	background: #CAE9C0;
	float:left;
	padding: 25px 0 0px 10px;
	text-align: left;
	width: 890px;
	clear:both;
	border-top:#000000 1px solid;
	
}
.ie .row-1-row-3 {
	width: 890px;
	
}
.row-1-row-3 p {
	color: #000;
	margin: 0;
	padding: 0;
}
.row-1-row-3-bottom-navigation {
	text-align: center;
	color: #01491E;
	font-weight:normal;
	font-size:11px;
}
.row-1-row-3-bottom-navigation a {
	color: #01491E;
	text-decoration: none;
}
.row-1-row-3-bottom-navigation a:hover {
	text-decoration: underline;
}