#container {
	width: 796px;
	height: auto;
	margin: auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border-left: 2px solid #688cc8;
	border-right: 2px solid #688cc8;
	}
	
#top_panel {
	clear: both;
	width: 796px;
	height: 130px;
	border-top: 2px solid #688cc8;
	border-bottom: 2px solid #688cc8;
	background: url(../images/topbanner.jpg) no-repeat #faf4e8;	
}

#top_panel_northerns {
	clear: both;
	width: 796px;
	height: 130px;
	border-bottom: 2px solid #688cc8;
	background: url(../images/topbanner-northerns.jpg) no-repeat #faf4e8;	
}

#nav_panel {
	float: left;
	clear: both;
	width: 796px;
	height: auto;
	border-bottom: 2px solid #688cc8;
	background: #d0dbed;
	padding: 3px 0 0 0;
}

#middle_panel {
	clear: both;
	width: 796px;
	height: auto;
}

#spacer_panel {
	clear: both;
	height: 10px;
}

#footer_panel {
	clear: both;
	width: 796px;
	height: 93px;
	border-top: 2px solid #688cc8;
	border-bottom: 2px solid #688cc8;
	background: url(../images/lowbanner.jpg) no-repeat #b2c4d2;
}

#logo {
	width: 140px;
	height: 75px;
	float: left;
	display: block;
}

#nav {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding-left: 10px;
	}
	
#nav a, #nav a:link {
	color: #466aa8;
	text-decoration: none;
	}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	}

#nav ul {
	list-style: none;
	margin: 0;
	}

#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
#picture_panel {
	float: left;
	width: 94px;
	height: auto;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#content_panel {
	float: left;
	width: 681px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

#corp_days {
	float: left;
	clear:both;
	width: 485px;
	height: 88px;
	background: url(../images/corpday.jpg) 0 0 no-repeat;
	margin: 17px 0 25px 0;
	padding: 8px 10px 10px 10px;
}

#anniversary {
	float: left;
	clear:both;
	width: 485px;
	height: 88px;
	background: url(../images/anni.jpg) 0 0 no-repeat;
	margin: 0px 0 10px 0;
	padding: 8px 10px 10px 10px;
}

#corp_days p, #anniversary p { margin:0 0 5px 0; padding:0; font-size: 1.0em; color: #24467f; }

#corp_days #txt_div, #anniversary #txt_div { float:left; width: 350px; height: auto; }

#homepage_top {
	width: auto;
	height: auto;
	}

#text_content_homepage {
	float: left;
	width: 510px;
	height: auto;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	}
	
#text_content_fullwidth {
	float: left;
	width: 680px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}
	
#text_content_fullwidth p {
	margin: 0px;
	padding: 0 0 10px 0;
}
	
#news_panel_homepage {
	float: left;
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	}
	
#news_panel_title {
	float: left;
	width: 160px;
	height: auto;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	background-color: #d0dbed;
	font-weight: bold;
	text-align: center;
	}

#news_panel_text_box {
	float: left;
	width: 148px;
	height: auto;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border-left: 1px solid #d0dbed;
	border-right: 1px solid #d0dbed;
	border-bottom: 1px solid #d0dbed;
	}
	
#text_content {
	float: left;
	width: auto;
	height: auto;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
	
#address_panel {
	float: left;
	width: 500px;
	text-align: right;
	height: auto;
	margin: 0px;
	padding-left: 280px;
	padding-top: 10px;
	font-size: 0.95em;
	}
	
#left_col {
	float: left;
	width: 305px;
	margin: 0 25px 0 0;
}

#right_col {
	float: left;
	width: 325px;
	margin: 0;
	padding: 10px;
	border: 2px solid #0010a5;
	text-align: center;
}

/* Pictures */
.pictures {
	float: left;
	width: 80px;
	height: auto;
	padding-top: 10px;
	margin: 0px;
}

/* Gallery */

.gallery_row {
	clear: both;
	float: left;
	width: auto;
	padding: 10px 0px 0px 0px;
}

.thumbnails {
	float: left;
	width: 100px;
	height: auto;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}
