@charset "UTF-8";
/* CSS Document */

body {
	background-color: #B8C2C6;
	background-image: url(../images/comforts/bg_stip.gif);
	background-repeat: repeat-x;
}
.mainContentArea {
	background-color: #E4E9EB;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/comforts/f_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 294px top;
}
.mainContentArea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 23px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
}
.mainContentAreaRight {
	background-color: #E4E9EB;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/comforts/tub.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainContentAreaRight p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 23px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
}
.mainNav a:hover {
	text-decoration: underline;
}
.mainContentArea .firstP    {
	text-indent: 0px;
}
