.twoColFixLtHdr #container {
	width: 789px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding: 7px 22px 7px 22px;
	background-color: transparent;
	background-image: url(../../../../AWClients6/Maids%20RI/site/images/containWrapBackground.jpg);
	background-repeat: repeat-y;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 216px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.twoColFixLtHdr #mainContent {
	margin-left: 220px;
	margin-top: 5px;
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(../../../../AWClients6/Maids%20RI/site/images/bodyBackground.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
html, body {
  margin: 0px;
  padding: 0px;
}

div#containWrap {
  width: 789px;
  margin: 0 auto;
}
div#containWrap a {
	color: #003399;
}


div#top {
  width: 833px;
  margin: 30px auto 0 auto;
  height: 23px;
}

div#bottom {
  width: 833px;
  margin: 0 auto;
  height: 13px;
}

div#footer {
  width: 833px;
  margin: 0 auto 35px auto;
}

div#left {
  width: 216px;
  float: left;
}

div#right {
	margin-left: 220px;
	margin-top: 5px;
	padding: 15px;
	margin-bottom: 5px;
	text-align: left;
}
div#center {
	margin: 5px;
	padding: 15px;
	background-color: #FFFFFF;
	text-align: center;
}


div#rightProp {
  float: left;
  height: 300px;
  width: 1px;
}

div.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 15pt;
	font-weight: bold;
	color: #003399;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	font-weight: bold;
	color: #003399;
}
.BoldBlue13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 14px;
	font-weight: bold;
	color: #003399;
	margin-top: 8px;
	margin-left: 6px;
	text-align: center;
}
#photoTablebox {
	width: 539px;
	padding-bottom: 12px;
	height: 200px;
	padding-top: 0px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
}
