.page-header {	
	overflow: hidden;
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
}
.page-header a {
	float: left;
	width: 92px;
	height: 33px;
	text-align: center;
	line-height: 21px;
	font-weight: bold;
	display: block;
	color: #ffffff;
	background: url("/ui/home_bt.png") 0 0 no-repeat;
	margin-right: 10px;
}

div#page-header h1 {
	float: left;
	color: #000000;
	font-size: 22px;
	margin: 0;
	font-weight: normal;
}
div#help-guides, div#resources {
	overflow: hidden;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 20px;
}
div#help-guides h2, div#resources h2 {
	color: #810645;
	margin: 10px 0 10px 0;
	font-size: 12px;
}
div#help-guides  {
	margin-bottom: 0;
}
div.help-box, div.help-box-last {
	float: left;
	background: url("/content-images/help-category.png") 0 0 no-repeat;
	width: 217px;
	height: 246px;
	position: relative;
	margin-right: 22px;
	margin-bottom: 22px;
}

div.help-box2, div.help-box-last2 {
	float: left;
	background-color:#807B80;
	width: 217px;
	height: 246px;
	position: relative;
	margin-right: 22px;
	margin-bottom: 22px;
}

div.help-box2 h3, div.help-box-last2 h3 {
	position: absolute;
	left: 17px;
	top: 20px;
	width: 178px;
	height: 26px;
}
div.help-box2 h3 a, div.help-box-last2 h3 a {
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
div.help-box2 img, div.help-box-last2 img {
	position: absolute;
	top: 54px;
	left: 19px;
	width: 174px;
	height: 174px;
	border:3px solid #FFFFFF;
}

div.help-box-last {
	margin-right: 0;
	margin-left: 0;
}

div.help-box-last2 {
	margin-right: 0;
	margin-left: 0;
}

div.help-box h3, div.help-box-last h3 {
	position: absolute;
	left: 17px;
	top: 20px;
	width: 178px;
	height: 26px;
}
div.help-box h3 a, div.help-box-last h3 a {
	display: block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

div.help-box img, div.help-box-last img {
	position: absolute;
	top: 54px;
	left: 19px;
	width: 174px;
	height: 174px;
}
div#bathroom-help-guides {
	background: url("/content-images/help-guides-bg.png") 0 0 no-repeat;
	float: left;
	width: 415px;
	height: 189px;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 10px 0 27px 0;
}
div#bathroom-help-guides img {
	float: left;
	margin: 0 10px 10px 0;
}
div#bathroom-help-guides h3 {
	color: #810645;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
div#bathroom-help-guides p {
	color: #000000;
	font-size: 11px;
}

div#bathroom-help-resources {
	background: url("/content-images/help_resources_bg.png") 0 0 no-repeat;
	float: left;
	width: 415px;
	height: 204px;
	padding: 20px;
	border: 1px solid #999999;
	
}
div#bathroom-help-resources img {
	float: left;
	margin: 0 10px 10px 0;
}
div#bathroom-help-resources h3 {
	color: #810645;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
div#bathroom-help-resources p {
	color: #000000;
	font-size: 11px;
}

.HistoryofBathroomsHdr {
	background-color:#807B80;
	float:left;
	width:459px;
	height:38px;
	position:relative;
	margin-bottom:4px;
}

.BathroomPlanningHdr {
	background-color:#807B80;
	float:right;
	width:459px;
	height:38px;
	position:relative;
	margin-bottom:4px;
}

.BathroomPlanningHdr h3 a {
	color:#FFFFFF;
	font-size:14px;
	position:absolute;
	left:30px;
	top:10px
}

.HistoryofBathrooms {
	background: url("/content-images/history_panel.jpg") 0 0 no-repeat;
	float:left;
	width:457px;
	height:198px;
	position:relative;
	border:1px solid #999999; 
	margin-bottom:20px;
}

.HistoryofBathrooms p {
	position:absolute;
	left:310px;	
	width:130px;
	color:#000000;
}

.HistoryofBathroomsHdr h3 a {
	color:#FFFFFF;
	font-size:14px;
	position:absolute;
	left:30px;
	top:10px
}

.BathroomPlanning{
	background: url("/content-images/planning_panel.jpg") 0 0 no-repeat;
	float:right;
	width:457px;
	height:198px;
	position:relative;
	border:1px solid #999999;
	margin-bottom:20px;
}

.BathroomPlanning p {
	position:absolute;
	left:310px;
	width:130px;
	color:#000000;
}


.helptxt {
background-color:#E0E0E0;
padding-top:10px;
padding-bottom:10px;
}

.fleft {
float:left;
padding-right:10px;
}


.helptxt p{
font-size:12px;
color:#000000;
margin-left:20px;
margin-right:20px;
}

.helptxt h3 {
font-size:14px;
color:#660033;
margin-left:20px;
}

.flick {
height:58px;
width:60px;
}


