/* colors
 * #484f21 - forest green
 * #b7d432 - light green
 * #0d6977 - dark turquoise
 * #77cdd0 - light turquoise
 * #f3e7d4 - beige
 * #f1e7d4 - eggshell
 * #452b1b - offwhite
 */

body {
	margin: 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
	font-family: "times new roman", times;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	}
	
	a { outline: none; }
	a img { border-width: 0px; }
	
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	}
	
	h1 {
		font-size: 24px;
		font-weight: normal;
		margin-bottom: 16px;
		}

	h4 {
		font-size: 16px;
		line-height: 18px;
		font-weight: normal;
		text-transform: uppercase;
		margin: 1em 0px 0.5em;
		}
		
p {
	margin: 16px 0px 0px;
	color: #610b1e;
	line-height: 16px;
	}

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 0.1;
	}
.cta_Home {
	background-image:url('/images/cta_home_bg.png');
	background-repeat:no-repeat;
	width:236px;
	height:51px;
	position:absolute;
	color:#FFF;
	left: 717px;
	top: 78px;
	font-size:24px;
	line-height: 25px;
}	
	
#frame {
	margin: 0 auto;
	text-align: left;
	width: 952px;
	padding-top: 25px;
	border: 1px #c0c0c0 solid;
	overflow: hidden;
	}
	
	#frame #split {
		padding-left: 204px;
		position: relative;
		background: url('/images/structure/bg_squares.gif') 59px 22px no-repeat;
		height: 560px;
		margin-bottom: 15px;
		}
		
		#frame #split[id] {
			height: auto;
			min-height: 560px;
			}
			
		#split a.logo h1 {
			width: 151px;
			height: 37px;
			position: absolute;
			left: 27px;
			top: 496px;
			text-align: left;
			text-indent: -9999px;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/structure/logo.png', sizingMethod='scale');
			}
			#split a.logo[class] h1 {
				filter: none;
				background: url('/images/structure/logo.png') no-repeat;
				}
				
		#split a.greystar h2 {
			width: 151px;
			height: 17px;
			position: absolute;
			left: 27px;
			top: 539px;
			text-align: left;
			text-indent: -9999px;
			background: url('/images/structure/txt_greystar.gif') no-repeat;
			}
			
		#split h2.satisfy {
			width: 139px;
			height: 9px;
			position: absolute;
			left:33px;
			top: 555px;
			text-align: left;
			text-indent: -9999px;
			background: url('/images/structure/txt_satisfy.gif') no-repeat;			
			}


#menu {
	background: transparent url('/images/structure/bg_menu_line.gif') 0px 21px repeat-x;
	color: #f1e7d4;
	height: 30px;
	position: relative;
	z-index: 50;
	}
	
	#menu ul {
		list-style: none;
		margin: 0px 20px 0px 0px;
		padding: 0px;
		}
		
		#menu ul li {
			float: left;
			height: 30px;
			line-height: 18px;
			position: relative;
			}
			
			#menu ul li.pipe {
				width: 2px;
				background: url('/images/structure/btn_menu_pipe.gif') 0px 5px no-repeat;
				text-indent: -9999px;
				margin: 0px 10px;
				}
			
			#menu ul li a {
				display: block;
				color: #f8f0e2;
				text-decoration: none;
				height: 16px;
				text-indent: -9999px;
				background: url('/images/structure/btn_menu.gif') no-repeat;
				}
				
				#menu ul li:hover ul.dropdown {
					display: block;
					}
				
				#menu ul li.amenities a		{ width: 57px; background-position: 0px 0px; }
				#menu ul li.residences a	{ width: 62px; background-position: -57px 0px; }
				#menu ul li.location a		{ width: 50px; background-position: -119px 0px; }
				#menu ul li.gallery a		{ width: 43px; background-position: -169px 0px; }
				#menu ul li.contact a		{ width: 44px; background-position: -212px 0px; }
				
				#menu ul li.current_residents {
					width: 102px; 
					float: none;
					position: absolute;
					right: 16px;
					top: 2px;
					}
				
				#menu ul li.current_residents a {
					display: block;
					width: 97px; 
					height: 16px;
					background-position: -256px 0px;
					}
				
				#menu ul li.amenities a:hover	{ background-position: 0px -16px; }
				#menu ul li.residences a:hover	{ background-position: -57px -16px; }
				#menu ul li.location a:hover	{ background-position: -119px -16px; }
				#menu ul li.gallery a:hover		{ background-position: -169px -16px; }
				#menu ul li.contact a:hover		{ background-position: -212px -16px; }
				
				body#amenities #menu ul li.amenities 	{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#map #menu ul li.amenities 			{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#faq #menu ul li.amenities 			{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				
				body#residences #menu ul li.residences	{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#residence #menu ul li.residences	{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#location #menu ul li.location		{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#gallery #menu ul li.gallery		{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }
				body#contact #menu ul li.contact		{ background: url('/images/structure/menu_arrow.gif') no-repeat bottom center; }

				#menu ul li.current_residents a:hover {
					background-position: -256px -16px;
					}
		
			#menu ul.dropdown {
				margin: 0px;
				background: transparent url('/images/structure/bg_dropdown.png');
				position: absolute;
				float: left;
				top:22px;
				z-index: 50;
				width: 120px;
				padding: 2px 0px 2px 0px;
				display: none;
				}
				
				#menu ul.dropdown li {
					float: none;
					margin: 2px 4px 2px 8px;
					height: 14px;
					font-size: 12px;
					line-height: 14px;
					}
			
					#menu ul.dropdown li a {
						height: 14px;
						background-repeat: no-repeat;
						}
					
					#menu li.amenities ul.dropdown li a { background-image: url('/images/structure/btn_amenities_dropdown.gif'); }
					#menu li.location ul.dropdown li a { background-image: url('/images/structure/btn_locations_dropdown.gif'); }
			
					#menu li.amenities ul.dropdown li.sitemap a			{ width: 88px; background-position: 0px 0px !important; }
					#menu li.amenities ul.dropdown li.sitemap a:hover	{ width: 88px; background-position: 0px -14px !important; }
					
					#menu li.amenities ul.dropdown li.faq a				{ width: 26px; background-position: -88px 0px !important; }
					#menu li.amenities ul.dropdown li.faq a:hover		{ width: 26px; background-position: -88px -14px !important; }
			
					#menu li.location ul.dropdown li.drive-time a			{ width: 84px; background-position: 0px 0px !important; }
					#menu li.location ul.dropdown li.drive-time a:hover		{ width: 84px; background-position: 0px -14px !important; }
					
					#menu li.location ul.dropdown li.area-map a				{ width: 53px; background-position: -84px 0px !important; }
					#menu li.location ul.dropdown li.area-map a:hover		{ width: 53px; background-position: -84px -14px !important; }
					
					body#amenities #menu ul li.amenities ul.dropdown li.sitemap a		{ width: 88px; background-position: 0px 0px; }
					body#amenities #menu ul li.amenities ul.dropdown li.sitemap a:hover	{ width: 88px; background-position: 0px -14px; }
					body#amenities #menu ul li.amenities ul.dropdown li.faq a			{ width: 26px; background-position: -88px 0px; }
					body#amenities #menu ul li.amenities ul.dropdown li.faq a:hover		{ width: 26px; background-position: -88px -14px; }
					
					body#map #menu ul li.amenities ul.dropdown li.sitemap a				{ width: 88px; background-position: 0px -14px; }
					
					body#map #menu ul li.amenities ul.dropdown li.faq a				{ width: 26px; background-position: -88px 0px; }
					body#map #menu ul li.amenities ul.dropdown li.faq a:hover		{ width: 26px; background-position: -88px -14px; }
					
					body#faq #menu ul li.amenities ul.dropdown li.sitemap a			{ width: 88px; background-position: 0px 0px; }
					body#faq #menu ul li.amenities ul.dropdown li.sitemap a:hover	{ width: 88px; background-position: 0px -14px; }
					
					body#faq #menu ul li.amenities ul.dropdown li.faq a				{ width: 26px; background-position: -88px -14px; }

					body#map #menu ul.dropdown li.sitemap a			{ background-position: 0px -14px; }
					body#faq #menu ul.dropdown li.faq a				{ background-position: -88px -14px; }
					
			

#main {
	margin-top: 14px;
	position: relative;
	height: 361px;
	z-index: 0;
	color: #610b1e;
	}
	#main[id] {
		height: auto;
		min-height: 361px;
		}
		
	#main div.left {
		width: 380px;
		padding: 10px 0px;
		}
		
	#main div.right {
		width: 348px;
		padding: 10px 0px 0px;
	}

	#main .right img {
		vertical-align: middle;
		}
		
	#main .full {
		width: 740px;
		padding: 10px 30px 10px 0px;
		}

	#main a {
		color: #610b1e;
		font-weight: bold;
		}

	#main .dark {
		color: #452b1b;
		font-weight: bold;
		font-size: 11px;
		line-height: 14px;
		}
	


div#flash {
	font-size: 12px;
	font-weight: normal;
	}
	div.error {
		color: #cc0000;
		}

#footer {
	background: #dae4e7 url('/images/structure/bg_footer_bottom.jpg') bottom left no-repeat;
	color: #610b1e;
	height: 36px;
	padding-bottom: 33px;
	overflow: hidden;
	font-size: 12px;
	}
	
	#footer ul {
		list-style: none;
		margin: 0px 0px 0px 85px;
		padding: 0px;
		height: 36px;
		}
		
		#footer ul li {
			float: left;
			height: 14px;
			line-height: 14px;
			text-align: left;
			margin: 12px 4px 0px;
			}

		#footer ul a {
			color: #610b1e;
			height: 14px;
			text-decoration: none;
			}
			#footer ul a:hover {
				text-decoration: underline;
				}
	/*		
	#footer ul li.pipe {
		background: url('/images/structure/txt_pipe.gif') center left no-repeat;
		width: 1px;
		text-indent: -9999px;
		margin: 12px 7px 0px;
		}
	
	#footer ul li.phone span {
		display: block;
		height: 14px;
		background: url('/images/structure/txt_phone.gif') 0px 0px no-repeat;
		width: 74px;
		text-indent: -9999px;
		}
	
	#footer ul li.address {
		display: block;
		height: 14px;
		background: url('/images/structure/txt_address.gif') 0px 0px no-repeat;
		width: 197px;
		text-indent: -9999px;	
		}
	
	#footer ul li.directions a {
		display: block;
		width: 52px;
		background: url('/images/structure/btn_footer.gif') no-repeat;
		background-position: 0px 0px;
		text-indent: -9999px;
		}
		#footer ul li.directions a:hover {
			background-position: 0px -14px;
			}
		
	#footer ul li.application a {
		display: block;
		width: 94px;
		background: url('/images/structure/btn_footer.gif') no-repeat;
		background-position: -52px 0px;
		text-indent: -9999px;
		}
		#footer ul li.application a:hover {
			background-position: -52px -14px;
			}	
	
	#footer ul li.email a {
		display: block;
		width: 108px;
		background: url('/images/structure/btn_footer.gif') no-repeat;
		background-position: -146px 0px;
		text-indent: -9999px;
		}
		#footer ul li.email a:hover {
			background-position: -146px -14px;
			}
		
	*/	
		

/* Residences Index */
h1.residences_header {
	background: url('/images/structure/residences/txt_life_blooms.gif') no-repeat;
	height: 46px;
	text-indent: -9999px;
	}

div.residences_copy {
	margin-bottom: 34px;
}
/*	
div.residences_copy {
	background: url('/images/structure/residences/txt_main.gif') no-repeat;
	width: 380px;
	height: 200px;
	text-indent: -9999px;
	margin-bottom: 34px;
	}
	div.residences_copy p {
		text-indent: -9999px;
		}
div.residences_rates {
	margin-top: 18px;
	margin-bottom: 10px;
	background: url('/images/structure/residences/txt_rates.gif') no-repeat;
	width: 239px;
	height: 24px;
	text-indent: -9999px;
	}
	*/

table.residences td {
	padding-right: 20px;
	line-height: 14px;
	}
	table.residences[class] td {
		line-height: 12px;
		}
	
	table.residences td.right, table.residences table td {
		padding-right: 0px;
		}
	
	table.residences sup {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		table.residences[class] sup {
			font-size: 9px;
			}

	table.residences th {
		padding-right: 20px;
		font-size: 12px;
		line-height: 16px;
		text-transform: uppercase;
		color: #2f7477;
		}
	table.residences td.current, table.residences td.current a {
		color: #b1a188;
		}
			
	table.residences table a {
		font-size: 12px;
		text-decoration: none;
		text-transform: uppercase;
		line-height: 16px;
		}
		table.residences a:hover {
			text-decoration: underline;
			}
		table.residences a span {
			font-weight: normal;
			font-size: 11px;
			text-transform: none;
			}
			

	div.two_bedroom {
		height: 12px;
		background: url('/images/structure/residences/txt_two_bedrooms.gif') center left no-repeat;
		text-indent: -9999px;
		}
	div.one_bedroom {
		height: 12px;
		background: url('/images/structure/residences/txt_one_bedroom.gif') center left no-repeat;
		text-indent: -9999px;
		}
		
/* Residence Details */
#main div.floorplan {
	padding: 20px 0px;
/*	width: 300px;*/
	text-align: center;
	}

/*
body#residence #main {
	background: url('/images/structure/bg_split_main.gif') repeat-y;
	}
*/	
body#residence h1 {
	font-family: "times new roman", times;
	font-weight: normal;
	color: #610b1e;
	font-size: 26px;
	margin-bottom: 8px;
	}
body#residence h2 {
	font-size: 13px;
	color: #610b1e;
	font-weight: normal;
	margin-bottom: 12px;
	}
body#residence h3 {
	font-size: 13px;
	color: #610b1e;
	font-weight: normal;
	margin-bottom: 10px;
	}

body#residence div.description {
	font-weight: normal;
	line-height: 14px;
	margin: 0px 0px 12px;
	}
	
	body#residence div.description p {
		margin: 0px;
		}
	body#residence div.description strong {
		color: #610b1e;
		}
		body#residence div.description ul {
			margin: 0px;
			padding: 0px;
			}
			body#residence div.description ul li {
				margin: 0px 0px 0px 15px;
				padding: 0px;
			}

body#residence p a {
	font-size: 11px;
	color: #610b1e;
	}
	
div.also_available {
	margin: 12px 0px;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	background: url('/images/structure/residences/txt_also_available.gif') no-repeat;
	text-indent: -9999px;
	}

/* Location */

body#location #main .left {
	width: 345px;
	padding-right: 20px;
	}

	body#location #main h1.perfectly_situated {
		background: url('/images/structure/location/txt_perfectly_located.gif') center left no-repeat;
		height: 26px;
		text-indent: -9999px;
		font-family: "times new roman", times;
		font-weight: normal;
		color: #452b1b;
		font-size: 26px;
		margin-bottom: 12px;
		}

	body#location .left .copy {
		width: 380px;
		height: 239px;
		/*background: url('/images/structure/location/txt_main.gif') center left no-repeat;*/
		}
		body#location .left .copy p {
			text-indent: -9999px;
			}

	body#location .right {
		padding-right: 30px;
		line-height: 13px;
		color: #452b1b;
		}
		body#location .right .copy {
			position: relative;
			padding-top: 62px;
			width: 251px;
			height: 200px;
			background: url('/images/structure/location/txt_secondary.gif') 0px 65px no-repeat;
			}
		
			body#location .right .copy p {
				margin: 0px;
				text-indent: -9999px;
				}
				
			body#location #main .right strong {
				color: #603813;
				font-size: 11px;
				}
				
			body#location .right .copy a.towncenter {
				position: absolute;
				width: 130px;
				height: 14px;
				display: block;
				left: 125px;
				top: 143px;
				background: url('/images/structure/blank.gif');
				}
			
			body#location .right .copy a.wakegov {
				position: absolute;
				width: 75px;
				height: 14px;
				display: block;
				left: 146px;
				top: 199px;
				background: url('/images/structure/blank.gif');
				}
			
			body#location .right .copy a.drivemap {
				position: absolute;
				width: 89px;
				height: 14px;
				display: block;
				left: 48px;
				top: 227px;
				background: url('/images/structure/blank.gif');
				}
			
			body#location .right .copy a.areamap {
				position: absolute;
				width: 55px;
				height: 14px;
				display: block;
				left: 48px;
				top: 245px;
				background: url('/images/structure/blank.gif');
				}


/* amenities */

body#amenities #main h1.liveitup {
	background: url('/images/structure/amenities/txt_live_it_up.gif') center left no-repeat;
	height: 26px;
	text-indent: -9999px;
	font-family: "times new roman", times;
	font-weight: normal;
	color: #452b1b;
	font-size: 26px;
	margin-bottom: 10px;
	}
		
	body#amenities p.small {
		color: #452b1b;
		font-size: 10px;
		line-height: 12px;
		}
/*
	body#amenities div.copy {
		width: 380px;
		height: 430px;
		background: url('/images/structure/amenities/txt_main.gif') no-repeat;
		}
		body#amenities[id] div.copy {
			height: auto;
			min-height: 430px;
		}
		
	body#amenities div.copy p {
		text-indent: -9999px;
		}
		*/	
	body#amenities div.copy ul {
		color: #610b1e;
		margin: 0px;
		padding: 0px;
		list-style: none;
		}
		

/* FAQ */
body#faq #main h1.faq {
	background: url('/images/structure/faq/txt_faq.gif') center left no-repeat;
	height: 26px;
	text-indent: -9999px;
	font-family: "times new roman", times;
	font-weight: normal;
	color: #452b1b;
	font-size: 26px;
	margin-bottom: 10px;
	}
	body#faq .copy {
		line-height: 13px;
		}
		body#faq .copy p {
			margin: 0px;
			}
			body#faq .copy p.margin {
				margin-top: 8px;
				}
			body#faq .copy p strong {
				font-size: 12px;
				}
	
	/*
	body#faq .left .copy {
		position: relative;
		width: 353px;
		height: 229px;
		background: url('/images/structure/faq/txt_column1.gif') no-repeat;
		}
		body#faq .left .copy p {
			text-indent: -9999px;
			}

	body#faq .right .copy {
		position: relative;
		padding-top: 62px;
		width: 351px;
		height: 232px;
		background: url('/images/structure/faq/txt_column2.gif') 0px 65px no-repeat;
		}
		body#faq .right .copy p {
			text-indent: -9999px;
			}

				
			body#faq .right .copy a.townecenter {
				position: absolute;
				width: 125px;
				height: 14px;
				display: block;
				left: 26px;
				top: 101px;
				background: url('/images/structure/blank.gif');
				}
				
			
			body#faq .left .copy a.floorplans {
				position: absolute;
				width: 155px;
				height: 14px;
				display: block;
				left: 0px;
				top: 216px;
				background: url('/images/structure/blank.gif');
				}
				*/

/* Gallery */
body#gallery #main h1.look_around {
	background: url('/images/structure/gallery/txt_look_around.gif') center left no-repeat;
	height: 26px;
	text-indent: -9999px;
	font-family: "times new roman", times;
	font-weight: normal;
	color: #452b1b;
	font-size: 26px;
	margin-bottom: 10px;
	}

	ul.gallery {	
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: 400px;
		}
		ul.gallery[class] {
			width: 400px;
			}
	
		ul.gallery li {
			margin: 0px 10px 5px 0px;
			width: 120px;
			height: 120px;
			display: block;
			float: left;
			}
			ul.gallery li.reset {
				width: auto;
				float: none;
				clear: both; 
				font-size: 1px; 
				height: 1px; 
				line-height: 0.1;
				}
			
			ul.gallery li img {
				vertical-align: middle;
				}
			
			ul.gallery li em {
				display: block;
				font-size: 11px;
				height: 17px;
				line-height: 17px;
				font-style: normal;
				color: #222222;
				}
				


/* Contact */
body#contact #main h1.in_touch {
	background: url('/images/structure/contact/txt_contact.gif') center left no-repeat;
	height: 26px;
	text-indent: -9999px;
	font-family: "times new roman", times;
	font-weight: normal;
	color: #452b1b;
	font-size: 26px;
	margin-bottom: 10px;
	}
body#contact #main h1.thankyou {
	background: url('/images/structure/contact/txt_thankyou.gif') center left no-repeat;
	height: 22px;
	text-indent: -9999px;
	font-family: "times new roman", times;
	font-weight: normal;
	color: #452b1b;
	font-size: 26px;
	margin-bottom: 8px;
	}

body#contact #main .left {
	width: 270px;
	padding-right: 20px;
	}

	body#contact .right {
		padding-right: 30px;
		line-height: 13px;
		color: #452b1b;
		}
		
		body#contact .right .copy {
			padding-top: 72px;
			line-height: 15px;
			height: 120px;
			background: url('/images/structure/contact/txt_links.gif') 0px 72px no-repeat;
			position: relative;
			}

			body#contact .right .copy p {
				margin: 0px;
				padding: 0px;
				text-indent: -9999px;
				}
			
			body#contact a.drivetime {
				position: absolute;
				width: 88px;
				height: 14px;
				display: block;
				left: 48px;
				top: 85px;
				background: url('/images/structure/blank.gif');
				}
				
			body#contact a.directions {
				position: absolute;
				width: 58px;
				height: 14px;
				display: block;
				left: 20px;
				top: 101px;
				background: url('/images/structure/blank.gif');
				}

			body#contact a.rentalapp {
				position: absolute;
				width: 102px;
				height: 14px;
				display: block;
				left: 63px;
				top: 117px;
				background: url('/images/structure/blank.gif');
				}

			body#contact a.residents {
				position: absolute;
				width: 107px;
				height: 14px;
				display: block;
				left: 49px;
				top: 133px;
				background: url('/images/structure/blank.gif');
				}


	body#contact label {
		display: block;
		margin: 2px 0px;
		}
		
		/*
		body#contact label.name {
			background: url('/images/structure/contact/txt_name.gif') bottom left no-repeat;
			text-indent: -9999px;
			}
		
		body#contact label.email {
			background: url('/images/structure/contact/txt_email.gif') bottom left no-repeat;
			text-indent: -9999px;
			}
			
		body#contact label.phone {
			background: url('/images/structure/contact/txt_phone.gif') bottom left no-repeat;
			text-indent: -9999px;
			}
		
		body#contact label.comments {
			background: url('/images/structure/contact/txt_comments.gif') bottom left no-repeat;
			text-indent: -9999px;
			}
		*/
		body#contact input {
			width: 204px;
			margin-bottom: 10px;
			}
		
		body#contact textarea {
			width: 267px;
			height: 60px;
			}
	
		body#contact button {
			display: block;
			border-width: 0px;
			padding: 0px;
			margin: 4px 0px 0px;
			background: transparent url('/images/structure/contact/btn_submit.gif') no-repeat;
			width: 58px;
			height: 21px;
			text-indent: -9999px;
			color: #ffffff;
			cursor: pointer;
			}
			
			body#contact button:hover {
				background-position: 0px -21px;
				}
		
		
		body#contact span.required {
			display: block;
			text-align: left;
			width: 86px;
			height: 11px;
			font-size: 11px;
			margin: 4px 0px 0px;
			}
			
/* SPECIALS */
h3#special-offer {
	width: 107px;
	height: 108px;
	text-indent: -9999px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/structure/special_badge.png', sizingMethod='image');
	position: absolute;
	right: 0px;
	top: 415px;
	z-index: 100;
	}
	h3#special-offer[id] {
		filter: none;	
		background: transparent url('/images/structure/special_badge.png') no-repeat top left;
		background-position: 0px 0px;
		}

body#home h3#special-offer {
	top: 459px;	
}

body#residences h3#special-offer, body#amenities h3#special-offer {
	top: 425px;
	}		


h1.specials_header {
	background: url('/images/structure/specials/txt_special_offer.gif') no-repeat;
	width: 300px;
	height: 22px;
	text-indent: -9999px;
	}

