#home_page_background {
	background: url(../images/home_page_bg.gif) no-repeat center;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 800px;
	border-width: 0px;
}


#home_banner {
	background: url(../images/banner_home_page.gif) no-repeat;
	height: 105px;
	width: 400px;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	float: left;
}


#nav_wrapper {
	font: normal 20px Tahoma, Geneva, sans-serif;
	text-decoration: none;
	height: 265px;
	width: 110px;
	text-align: left;
	float: left;
	list-style: url(none) none;
	margin: 150px 0px 0px 15px;
	padding: 0px;
	clear: none;
}


#nav_wrapper ul {
	text-decoration: none;
	list-style: url(none) none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}


#nav_wrapper li {
	padding-bottom: 25px;
}


#nav_wrapper a {
	text-decoration: none;
	color: #000000;
}


#nav_wrapper a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#content_wrapper {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 380px;
	width: 525px;
	margin: 125px 60px 0px 0px;
	padding: 0px;
	float: right;
	clear: none;
}


#footer {
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 75px 0px 0px;
	clear: both;
	height: 100px;
	width: 770px;
	float: none;
}


#content_text {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 14px 0px 0px;
	vertical-align: top;
}


.headline {
	font: bold normal 18px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-style: none;
}
.thumbnail {
	z-index: 0;
	position: relative;
	text-decoration: none;
	border-style:none;
	border-width: 0px;
	border-color: #000000;
}


#content_text a {
	text-decoration: underline;
	border-width: 0px;
	color: #000000;
}



.thumbnail span img {
	    margin: 10px;
	padding: 0px; border:0;
}



.thumbnail span {
width:623px; height: 472px;	background-image:url('../images/image2_bg.png'); padding: 10px;visibility: hidden;
		position: fixed;
  left: 5px;
	top: 30px;
	z-index: 50;
}


.thumbnail:hover {
	z-index: 50;
}



.thumbnail:hover span {
	visibility: visible;

}
.christmas_tree {
	color: #009900;
}
#footer1 {
	float: left;
	width:246px;
	height:100px;
}
#footer2 {
	float: left;
	width:277px;
	height:100px;
	font: normal 14px Tahoma, Geneva, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#footer3 {
	float: left;
	height:100px;
	width:246px;
}

#footer2 a {
	color: #000000;
	text-decoration: underline;
}

#footer1 img {
	margin: 10px;
}

#footer3 img {
margin: 10px;
}
