

body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-bottom: 22px;
	/* margin-left: 18px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}


div#master {
	width: 760px;
}
div#header {
	height: 61px;
	background-image: url(../images/templateContactOnly/header2.gif);
	background-repeat: no-repeat;
}


div#navRow {
	width: 760px;
	height: 34px;
	text-align: left;
	border-bottom: 1px solid #B8B7B5;
}
div#navTile {
	float: left;
	width: 160px;
	height: 34px;
	background-image: url(../images/template/navRowTile.gif);
	background-repeat: repeat-x;
}

div#contentArea {
	margin: 0px 19px 26px 0px;
	width: 760px; /* 760 - 21 - 29 */
	text-align: left;
	background-image: url(../images/templateContactOnly/contentbg2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	/*height: 354px; */
	vertical-align: top;
}

div#footerRight {
	float: right;
	width: 225px;
	height: 33px;
	background-image: url(../images/template/footerRightTile.gif);
	background-repeat: repeat-x;
}

