@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #373131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 18pt;
	color:#330000;
	text-align:left;
}

#wrapper	{
	width: 1024px;
	margin: 0 auto 0 auto;
}

#hdr1	{
	background-image:url(images/index_01.jpg);
	background-repeat:no-repeat;
	height: 25px;
}

#hdr2	{
	background-image:url(images/index_02.jpg);
	background-repeat:no-repeat;
	height: 32px;
}

#hdr3	{
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	height: 36px;
}

#hdr4	{
	background-image:url(images/index_04.jpg);
	background-repeat:no-repeat;
	height: 39px;
}

#hdr5	{
	background-image:url(images/index_05.jpg);
	background-repeat:no-repeat;
	height: 37px;
}

#hdr6	{
	background-image:url(images/index_06.jpg);
	background-repeat:no-repeat;
	height: 42px;
}

#hdr7	{
	background-image:url(images/index_07.jpg);
	background-repeat:no-repeat;
	height: 35px;
}

#hdr8	{
	background-image:url(images/index_08.jpg);
	background-repeat:no-repeat;
	height: 31px;
}

#address	{
	background-image:url(images/index_09.jpg);
	background-repeat:no-repeat;
	height: 32px;
}

.address	{
	text-align: center;
	font-size: 10pt;
	padding-top: 3px;
}

#content	{
	background-image:url(images/index_11.jpg);
	background-repeat:repeat-y;
}

#textarea	{
	width: 950px;
	margin-left: 37px;
	padding-top: 25px;
	overflow:auto;
}

#btm	{
	background-image:url(images/index_12.jpg);
	background-repeat:no-repeat;
	height: 43px;
}

#footer	{
	text-align:center;
	font-size:8pt;
	line-height:12pt;
	color: #CCC;
}

.ftr, .ftr a:link, .ftr a:visited	{
	font-size:8pt;
	line-height:12pt;
	color: #CCC;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #330000;
	font-weight: normal;
	text-decoration:underline;
}

a:hover	{
	color: #4F3017;
	text-decoration:none;
}

.nav a:link, .nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4F3017;
	font-weight: normal;
}
.nav a:hover {
	text-decoration: underline;
}

