

			/*
				Use this area to add page specific style rules.
				All style rules should be children of div#content.
			*/

			div#content h2 {
				width:				763px;
				height:				314px;
				margin:				0px;
				background:			url("/images/splash.jpg");
			}

			div#content h2 a {
				display:			block;
				width:				100%;
				height:				100%;
			}

			div#content h3 {
				width:				763px;
				height:				104px;
				margin:				6px 0px;
				background:			url("/images/savingMoneyIsChic.png");
			}

			div#content h3 a {
				display:			block;
				width:				100%;
				height:				100%;
			}

			div#content h4 {
				width:				763px;
				height:				59px;
				margin:				6px 0px;
				background:			url("/images/freeShipping.jpg");
			}

			div#content ul {
				height:				174px;
				margin:				6px 0px 0px 0px;
				padding:			0px;
				list-style:			none;
				border:				1px solid #d0cdc6;
			}

			div#content ul li {
				float:				left;
				height:				174px;
			}

			div#content ul li a {
				display:			block;
				overflow:			hidden;
				width:				0px;
				height:				0px;
				padding-top:		174px;
			}

			div#content ul li#viewPatioCushions {
				width:				244px;
				background:			url("/images/viewPatioCushions.png") 25px 8px no-repeat;
			}

			div#content ul li#viewPatioCushions a {
				padding-left:		244px;
			}

			div#content ul li#viewThrowPillows {
				width:				224px;
				background:			url("images/viewThrowPillows.png") 14px 16px no-repeat;
			}

			div#content ul li#viewThrowPillows a {
				padding-left:		224px;
			}

			div#content ul li#viewOutdoorUmbrellas {
				width:				293px;
				background:			url("images/viewOutdoorUmbrellas.png") 12px 13px no-repeat;
			}

			div#content ul li#viewOutdoorUmbrellas a {
				padding-left:		293px;
			}

			div#body2text {font-family: 	Helvetica, Arial, sans-serif;
				margin: 		13px;
				line-height: 	21px;
				font-size:		14px;
			}

