img {
	behavior: url(/Resources/pngbehavior.htc);
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 20px;
}
#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(header_bg.gif);
	background-repeat: no-repeat;
	height: 258px;
	position: relative;
}
#container #header p {
	margin: 0px;
	padding: 0px;
}
#header #logo {
	display: block;
	height: 90px;
	width: 92px;
	position: absolute;
	z-index: 3;
	left: -46px;
	top: -10px;
	margin: 0px;
	padding: 0px;
}
#container #content_sidebar {
	float: left;
	width: 240px;
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1.4em;
}
#content_area #content_main {
	background-color: #877679;
	width: 577px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	margin-top: 8px;
	color: #FFFFFF;
	line-height: 1.4em;
	float: left;
	margin-left: 8px;
	overflow: hidden;
}


#content_area #footer {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}
#container #content_area {
	background-image: url(vertical_dashes.gif);
	background-position: 270px 0px;
	background-repeat: repeat-y;
}



#header #title {
	height: 20px;
	width: 325px;
	display: block;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 2;
	left: 60px;
	top: 10px;
}
#header #menu_box {
	width: 490px;
	padding-top: 8px;
	padding-left: 400px;
}
#header #photo1, #photo2, #photo3, #photo4 {
	position: absolute;
	z-index: 2;
	top: 39px;
	height: 205px;
	width: 205px;
}
#header #photo1 {
	left: 6px;
}
#header #photo2 {
	left: 230px;
}
#header #photo3 {
	left: 455px;
}
#header #photo4 {
	left: 680px;
}

