<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#container {
	margin: 65px auto auto;
	padding: 0px;
	width: 848px;
	background-color: #ffffff;
	border: 1px solid #3d3d0c;
}
body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0c0c0c;
	background-color: #f5f4f2;
	padding: 10px;
}
#backround_top {
	height: 6px;
	width: 848px;
	background-color: #006d6d;
}
#header {
	float: left;
	height: 126px;
	width: 848px;
	background-image: url(../pix/header_4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#logo {
	
	display: block;
	height: 126px;
	width: 848px;
}
#content {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #0c0c0c;
	float: left;
	width: 605px;
	margin-bottom: 25px;
	margin-top: 25px;
	
}

#bottom {
	background: #006d6d;
	height: 43px;
	width: 598px;
	font: normal 12px/18px "Helvetica Neue", Arial, sans-serif;
	color: #FFFFFF;
	padding-left: 250px;
	padding-top: 7px;
	letter-spacing: 0.1em;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

#main {
	float: left;
	width: 505px;
	margin: 25px 0px 25px 50px;
	padding-right: 50px;
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #0c0c0c;
}

.top {
	height: 14px;
	width: 11px;
	margin-right: 7px;
	margin-left: 470px;
	margin-top: 15px;
}


</pre></body></html>