.column {
float: left;
display: inline;
*margin-left: -0.04em;
}
/* Clearing floats without extra markup  */
.wrapper {
	display: inline-block;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .wrapper {
	height: 1%;
}

.wrapper {
	display: block;
}

/* Removes Firefox imposed outline */
a, img {
	outline: none;
	border: 0;
}


#layout_grid {
	height: 100%;
	width: 100%;

	border-collapse: collapse;

	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
	
}

#layout_grid tr {
	margin: 0px;
	padding: 0px;
}

#layout_grid td {
	margin: 0px;
	padding: 0px;
	
	vertical-align: top;
}


#grid_left {
	width: 40%;
	
}

#left_div {
	height: 100%;
	width: 100%;
	
	position: relative;
	
	background-image: url(../images/tile_back.gif);
	background-position: 100% 0%;
}

	#left_top {
		height: 140px;
	}
	
	#left_content {
		height: 700px;
	}
	
	#left_bottom {
		height: 387px;
		
		position: relative;
	}
	
		#left_bottom_over {
			height: 770px;
			width: 730px;
			
			position: absolute;
			top: -383px;
			right: 0px;

			background-image: url(../images/left_bottom_over.png);
			background-repeat: no-repeat;			
			background-position: 100% 0%;
		}
		


#grid_right {
	width: 40%;
	
	position: relative;
		
}

#right_div {
	height: 100%;
	width: 99.9%;
	
	position: relative;
	
	background-image: url(../images/tile_back.gif);
	background-position: 0px 10px;
}

	#right_top {
		height: 140px;
	}
	
	#right_content {
		height: 700px;
	}
	
	#right_bottom {
		height: 387px;
		position: relative;
	}

		#right_bottom_over {
			height: 770px;
			
			position: absolute;
			top: -383px;
			left: 0px;

			background-image: url(../images/right_bottom_over.png);
			background-repeat: no-repeat;			
		
		}
	
	

#grid_main {
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

#main_div {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	
	background-image: url(../images/tile_back.gif);
}

	#main_top {
		height: 140px;
		position: relative;
		
		z-index: 31;
	}


#main_content {
	height: 990px;
	
	position: relative;
	
	z-index: 30;
	
}







#homepage_slides {
	height: 390px;
	width: 1000px;
	
	position: relative;

	margin-bottom: 48px;
}

	#homepage_slides_bg {
		height: 397px;
		width: 1000px;
		
		position: absolute;
		top: -7px;
		left: 0px;
		
		background-image: url(../images/homepage_slides_bg.png);
		background-repeat: repeat-x;
		background-position: 19px 0px;
	}

	#left_homepage_slides {
		height: 390px;
		
		position: relative;
	}
	
		#left_homepage_slides_bg {
			height: 397px;
			width: 730px;
			
			position: absolute;
			top: -7px;
			right: 0px;
			
			background-image: url(../images/homepage_slides_bg.png);
			background-repeat: repeat-x;
			background-position: -12px 0px;

		}

	#right_homepage_slides {
		height: 390px;
		
		position: relative;
	}
	
		#right_homepage_slides_bg {
			height: 397px;
			
			position: absolute;
			top: -7px;
			left: 0px;
			
			background-image: url(../images/homepage_slides_bg.png);
			background-repeat: repeat-x;
			background-position: 10px 0px;
		
		}
		
	#homepage_slides_photo_left {
		height: 367px;
		width: 448px;
		
		position: absolute;
		top: 6px;
		left: -149px;
		
		z-index: 20;
	}
	
		#homepage_slides_photo_left_over_top {
			height: 8px;
			width: 448px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			background-image: url(../images/homepage_slides_photo_left_over_top.png);
			
			z-index: 20;
		}
	
		#homepage_slides_photo_left_over_bottom {
			height: 8px;
			width: 448px;
			
			position: absolute;
			top: 359px;
			left: 0px;
			
			background-image: url(../images/homepage_slides_photo_left_over_bottom.png);
			
			z-index: 20;
		}
		
		.homepage_slides_photo_left_img {
			height: 367px;
			width: 448px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			z-index: 19;
			
			display: none;
		}
		
	
	#homepage_slides_photo_right {
		height: 367px;
		width: 792px;
		
		position: absolute;
		top: 6px;
		left: 299px;
		
		z-index: 20;
		
	}
	
		#homepage_slides_photo_right_over_top {
			height: 8px;
			width: 792px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			background-image: url(../images/homepage_slides_photo_right_over_top.png);
			
			z-index: 20;
		}
		
		#homepage_slides_photo_right_over_bottom {
			height: 8px;
			width: 792px;
			
			position: absolute;
			top: 359px;
			left: 0px;
			
			background-image: url(../images/homepage_slides_photo_right_over_bottom.png);
			
			z-index: 20;
		}
		
		.homepage_slides_photo_right_img {
			height: 367px;
			width: 792px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			z-index: 19;
			
			display: none;
		}

	#homepage_slides_overlays {
		height: 184px;
		width: 368px;
		
		position: absolute;
		top: 170px;
		left: 22px;
		
		background-image: url(../images/homepage_slides_overlay.png);
		background-repeat: no-repeat;
		
		z-index: 21;
	}
	
		.homepage_slides_overlay {
			height: 184px;
			width: 368px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			display: none;
		}

			.homepage_slides_overlay:hover {
				text-decoration: none;
			}

			#homepage_slides_overlay_heading {
				height: 26px;
				width: 276px;

				font-family: "Franklin Gothic Demi", Verdana, Serif;
				font-size: 22px;

				color: #0098a8;

				line-height: 26px;

				position: absolute;
				top: 51px;
				left: 58px;

				overflow: hidden;

			}

			#homepage_slides_overlay_copy {
				height: 33px;
				width: 276px;

				font-family: Verdana, Sans-Serif;
				font-size: 12px;

				color: #7e9c5e;

				line-height: 16px;

				position: absolute;
				top: 77px;
				left: 58px;

				overflow: hidden;

			}

			#homepage_slides_overlay_action {
				height: 16px;
				width: 236px;

				font-family: "Franklin Gothic Book", Verdana, Sans-Serif;
				font-size: 13px;

				color: #7e9c5e;

				line-height: 16px;

				text-align: right;

				position: absolute;
				top: 121px;
				left: 58px;

				overflow: hidden;

			}

#homepage_lower {
	height: 552px;
	width: 1000px;
	
	position: relative;
	
}

	#homepage_panels {
		height: 248px;
		width: 758px;
		
		position: absolute;
		top: 0px;
		left: -37px;

	}
	
		#homepage_panels_giftcards {
			height: 248px;
			width: 231px;
			
			position: absolute;
			top: 0px;
			left: 0px;
			
			background-image: url(../images/homepage_panels_giftcards.png);
			background-repeat: no-repeat;
			background-position: 0px 1px;
			
			display: block;
		}
		
		#homepage_panels_items {
			height: 248px;
			width: 527px;
			
			position: absolute;
			top: 0px;
			left: 231px;
			
			background-image: url(../images/homepage_panels_items.png);
			background-repeat: no-repeat;
		}
		
			.homepage_panels_item {
				display: block;

				height: 227px;
				width: 126px;
				
				position: absolute;
				top: 3px;
			
			}
			
				.homepage_panels_item:hover {
					text-decoration: none;
				}
			
				.homepage_panels_item_image {
					height: 171px;
				
					background-color: grey;
					
					position: relative;
				}
				
					.homepage_panels_item_overlay {
						height: 8px;
						width: 126px;

						position: absolute;
						top: 0px;
						left: 0px;
						
						background-repeat: no-repeat;
					}
				
				.homepage_panels_item_copy {
					height: 56px;
					
					position: relative;
				
				}
				
					.homepage_panels_item_text {
						height: 48px;
						width: 112px;
						
						position: absolute;
						top: 5px;
						left: 9px;
						
						font-family: Verdana, Sans-Serif;
						font-size: 11px;
						
						color: #ffffff;
						
						line-height: 16px;
						
						overflow: hidden;
					}
					
						.homepage_panels_item_text_heading {
							font-weight: bold;
						}
				
			#homepage_panels_item1 {
				left: 2px;
			}
			
				#homepage_panels_item1 .homepage_panels_item_overlay {
					background-image: url(../images/homepage_panels_item1_overlay.png);
					
				}
			
			#homepage_panels_item2 {
				left: 130px;
				
			}
			
				#homepage_panels_item2 .homepage_panels_item_overlay {
					background-image: url(../images/homepage_panels_item2_overlay.png);
					background-position: 1px 0px;
				}
			
			#homepage_panels_item3 {
				left: 258px;
			}
			
				#homepage_panels_item3 .homepage_panels_item_overlay {
					background-image: url(../images/homepage_panels_item3_overlay.png);
				}
			
			#homepage_panels_item4 {
				width: 133px;

				left: 386px;
			}
			
				#homepage_panels_item4 .homepage_panels_item_overlay {
					height: 171px;
					width: 133px;
					
					background-image: url(../images/homepage_panels_item4_overlay.png);
				}
	
	
	#homepage_news {
		height: 248px;
		width: 316px;
		
		position: absolute;
		top: 0px;
		left: 721px;
		
		
	}
	
		#homepage_news_heading {
			height: 42px;
			
			position: relative;
			
			background-image: url(../images/homepage_news_heading.png);
			background-repeat: no-repeat;
			background-position: 23px 4px;
		}
		
		#homepage_news_items {
			height: 206px;
			
			position: relative;
			
			
		}
		
			.homepage_news_item {
				height: 65px;
				
				margin-bottom: 4px;
				
				display: block;
				
				position: relative;
			}
			
				a.homepage_news_item:hover {
					text-decoration: none;
				}
			
				.homepage_news_item_odd {
					background-image: url(../images/homepage_news_item.png);
					background-repeat: repeat-y;
				}
				
				.homepage_news_item_text {
					height: 54px;
					width: 256px;
					
					position: absolute;
					top: 7px;
					left: 23px;
					
					font-family: Verdana, Sans-Serif;
					font-size: 12px;
					
					line-height: 18px;
					
					color: #ffffff;
					
					overflow: hidden;
					
				}
				
					.homepage_news_item_date {
						color: #c3ed7d;
					}
					
					.homepage_news_item_more {
						color: #f5e28f;
						
						font-style: italic;
					}
	
	#homepage_services {
		height: 285px;
		width: 700px;
		
		position: absolute;
		top: 269px;
		left: 0px;
		
		
	}
	
		.homepage_services_sep {
			height: 285px;
			width: 5px;
			
			background-image: url(../images/homepage_services_sep.png);
			background-repeat: no-repeat;
			background-position: 1px 97px;
			
			position: absolute;
			top: 0px;
			
		}

			#homepage_services_sep1 {
				left: 230px;
			}

			#homepage_services_sep2 {
				left: 465px;
			}

		.homepage_services_item {
			height: 285px;
			width: 230px;
			
			position: absolute;
			top: 0px;
			
			display: block;
		}
		
			.homepage_services_item:hover {
				text-decoration: none;
			}
		
			#homepage_services_item1 {
				left: 0px;
			}
			
			#homepage_services_item2 {
				left: 235px;
			}
			
			#homepage_services_item3 {
				left: 470px;
			}
						
			
			.homepage_services_heading {
				height: 83px;
				
				background-repeat: no-repeat;
			}
			
			.homepage_services_copy {
				height: 202px;
				
				position: relative;
			}
			
				.homepage_services_copy_text {
					height: 180px;
					width: 191px;
					
					position: absolute;
					top: 9px;
					left: 23px;
					
					overflow: hidden;
					
					font-family: Verdana, San-Serif;
					font-size: 12px;
					
					color: #ffffff;
					
					line-height: 18px;
				}
				
				.homepage_services_copy_more {
					color: #bddb8c;
					
					font-style: italic;
				}

	
	#homepage_ads {
		height: 252px;
		width: 329px;
		
		position: absolute;
		top: 281px;
		left: 707px;
		
		background-image: url(../images/homepage_ad.png);
		background-repeat: no-repeat;
	}
	
		#homepage_ads_items {
			height: 200px;
			width: 260px;
			
			position: absolute;
			top: 26px;
			left: 43px;
			
		}
		
			.homepage_ads_item {
				height: 200px;
				width: 260px;
				
				display: block;
				
				position: absolute;
				top: 0px;
				left: 0px;
				
			}
