* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.wrapper-1 {
	width: 100%;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #be6218;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #eeece8 url(images/body-tail.gif) repeat-x 0% 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title-left.gif) no-repeat 0% 0%;
	height: 41px;
	margin: 0 0 17px 0;
	line-height: 38px;
	font-size: 1.5em;
	font-weight: normal;
	color: #525a39;
}

	h2 span {
		background: url(images/title-right.gif) no-repeat 100% 0%;
		display: block;
	}
	
		h2 span span {
			background: url(images/title-tail.gif) repeat-x 0% 0%;
			display: block;
			height: 41px;
			margin: 0 5px;
			padding: 0 0 0 14px;
		}
		
	h2.extra {
		margin: 0 0 30px 0;
	}
	
	h2.extra1 {
		margin: 0 0 25px 0;
	}

h3 {
	background: url(images/title-left1.gif) no-repeat 0% 0%;
	height: 41px;
	margin: 0 0 11px 0;
	line-height: 38px;
	font-size: 1.5em;
	font-weight: normal;
	color: #48686f;
}

	h3 span {
		background: url(images/title-right1.gif) no-repeat 100% 0%;
		display: block;
	}
	
		h3 span span {
			background: url(images/title-tail1.gif) repeat-x 0% 0%;
			display: block;
			height: 41px;
			margin: 0 5px;
			padding: 0 0 0 14px;
		}
		
	h3.extra {
		margin: 0 0 25px 0;
	}

h4 {
	padding: 0 0 25px 0;
	line-height: 1.333em;
	font-size: 1.5em;
	font-weight: normal;
	color: #483e3c;
}

	h4 span {
		display: block;
		padding: 12px 0 0 0;
	}
	
	h4 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: normal;
	}
	
	h4 em {
		display: block;
		margin: 0 0 -8px 0;
		font-style: normal;
	}

h5 {
	line-height: 1.5em;
	font-size: 1em;
	color: #323030;
}

	h5 span {
		display: block;
		padding: 5px 0 0 0;
	}
	
	h5 strong {
		display: block;
		padding: 0 0 6px 0;
	}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #48686f;
}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 27px 24px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 27px 7px 0;
	}

.fright {
	float: right;
}

	ul.fright {
		padding: 0 48px 0 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: url(images/main-tail-top.jpg) repeat-x 0% 0%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 152px;
}

#logo {
	position: absolute;
	top: 45px;
	left: 0;
}

#menu {
	width: 588px;
	position: absolute;
	top: 72px;
	left: 401px;
}

	#menu li {
		float: left;
		padding: 0 1px 0 0;
	}
	
		#menu li a {
			background: url(images/menu.png) no-repeat 0% 0%;
			display: block;
			width: 97px;
			height: 60px;
			overflow: hidden;
			float: left;
			line-height: 50px;
			text-decoration: none;
			text-align: center;
			font-size: 1.167em;
			color: #fff9d6;
		}
		
		#menu li a:hover {
			background: url(images/menu.png) no-repeat 0% 100%;
			font-weight: bold;
			color: #9a380d;
		}
		
		#menu li.act a {
			background: url(images/menu.png) no-repeat 0% 100%;
			font-weight: bold;
			color: #9a380d;
		}

#content {
	background: #fff url(images/content-top.gif) no-repeat 0% 0%;
}

	#content div#indent {
		background: url(images/content-bot.gif) no-repeat 0% 100%;
		padding: 0 0 20px 0;
	}
	
	#content p {
		padding: 0 0 23px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
	#content p.extra {
		padding: 0 0 18px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 12px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 15px 0;
	}

#column-left {
	float: left;
	width: 273px;
	padding: 0 20px 0 0;
}

	#column-left .indent {
		padding: 20px 20px 0 20px;
	}

#column-right {
	float: left;
	width: 687px;
	overflow: hidden;
}

	#column-right .indent {
		padding: 0 20px 0 0;
	}
	
	#column-right .indent-1 {
		padding: 0 40px 0 0;
	}

.box {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}

	.box .border-top {
		background: #e7f3c4 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 10px 10px 37px 10px;
	}
	
	.box .inner-1 {
		padding: 10px 10px 23px 10px;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .border-top {
		background: #c2e9f1 url(images/border-top1.gif) repeat-x 0% 0%;
	}
	
	.box-1 .border-bot {
		background: url(images/border-bot1.gif) repeat-x 0% 100%;
	}
	
	.box-1 .border-left {
		background: url(images/border-left1.gif) repeat-y 0% 0%;
	}
	
	.box-1 .border-right {
		background: url(images/border-right1.gif) repeat-y 100% 0%;
	}
	
	.box-1 .corner-top-left {
		background: url(images/corner-top-left1.gif) no-repeat 0% 0%;
	}
	
	.box-1 .corner-top-right {
		background: url(images/corner-top-right1.gif) no-repeat 100% 0%;
	}
	
	.box-1 .corner-bot-left {
		background: url(images/corner-bot-left1.gif) no-repeat 0% 100%;
	}
	
	.box-1 .corner-bot-right {
		background: url(images/corner-bot-right1.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-1 .inner {
		padding: 10px 10px 36px 10px;
	}
	
	.box-1 .inner-1 {
		padding: 10px 10px 25px 10px;
	}
	
		.box-1 p {
			padding: 0 0 21px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #323030 !important;
		}
		
		.box-1 p.extra {
			padding: 0 0 16px 0 !important;
		}
		
			.box-1 p a {
				color: #fff;
			}

.box-2 {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: hidden;
}

	.box-2 .border-top {
		background: #faebe1 url(images/border-top2.gif) repeat-x 0% 0%;
	}
	
	.box-2 .border-bot {
		background: url(images/border-bot2.gif) repeat-x 0% 100%;
	}
	
	.box-2 .border-left {
		background: url(images/border-left2.gif) repeat-y 0% 0%;
	}
	
	.box-2 .border-right {
		background: url(images/border-right2.gif) repeat-y 100% 0%;
	}
	
	.box-2 .corner-top-left {
		background: url(images/corner-top-left2.gif) no-repeat 0% 0%;
	}
	
	.box-2 .corner-top-right {
		background: url(images/corner-top-right2.gif) no-repeat 100% 0%;
	}
	
	.box-2 .corner-bot-left {
		background: url(images/corner-bot-left2.gif) no-repeat 0% 100%;
	}
	
	.box-2 .corner-bot-right {
		background: url(images/corner-bot-right2.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-2 .inner {
		padding: 15px 20px 20px 20px;
	}
	
	.box-2 .inner-1 {
		padding: 17px 10px 25px 19px;
	}
	
	.box-2 .inner-2 {
		padding: 17px 10px 15px 19px;
	}
	
	.box-2 p {
		padding: 0 0 18px 0 !important;
	}
	
	.box-2 p.no-indent {
		padding: 0 !important;
	}

.box-3 {
	width: 100%;
	margin: 0 0 6px 0;
	overflow: hidden;
}

	.box-3 .border-top {
		background: #fff url(images/border-top3.gif) repeat-x 0% 0%;
	}
	
	.box-3 .border-bot {
		background: url(images/border-bot3.gif) repeat-x 0% 100%;
	}
	
	.box-3 .border-left {
		background: url(images/border-left3.gif) repeat-y 0% 0%;
	}
	
	.box-3 .border-right {
		background: url(images/border-right3.gif) repeat-y 100% 0%;
	}
	
	.box-3 .corner-top-left {
		background: url(images/corner-top-left3.gif) no-repeat 0% 0%;
	}
	
	.box-3 .corner-top-right {
		background: url(images/corner-top-right3.gif) no-repeat 100% 0%;
	}
	
	.box-3 .corner-bot-left {
		background: url(images/corner-bot-left3.gif) no-repeat 0% 100%;
	}
	
	.box-3 .corner-bot-right {
		background: url(images/corner-bot-right3.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box-3 .inner {
		padding: 26px 20px 37px 19px;
	}
	
		.box-3 strong {
			display: block;
			padding: 0 0 12px 0;
			line-height: 1.286em;
			font-size: 1.167em;
			color: #999088;
		}
		
		.box-3 p {
			padding: 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			font-style: italic !important;
			color: #9b6048 !important;
		}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 14px;
		padding: 0 0 0 19px;
		line-height: 2.571em;
		font-size: 1.167em;
		color: #365c6c;
	}
	
		.list li a {
			text-decoration: none;
			color: #365c6c;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 20px 0;
		padding: 0 0 15px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
	.list-1 li.extra {
		background: none;
		margin: 0;
	}
	
		.list-1 li big {
			background: url(images/list-bg.gif) no-repeat 0% 0%;
			display: block;
			width: 77px;
			height: 85px;
			overflow: hidden;
			float: left;
			margin: 0 18px 6px 0;
			font-size: 1em;
		}
		
			.list-1 li big strong {
				display: block;
				padding: 7px 0 7px 0;
				font-size: 1.5em;
				font-weight: normal;
				text-align: center;
				color: #fff;
			}
			
			.list-1 li big b {
				display: block;
				line-height: 50px;
				font-size: 3.333em;
				text-align: center;
				color: #9d9886;
			}
		
		.list-1 li em {
			display: block;
			padding: 12px 0 0 0;
			line-height: 1.333em;
			font-size: 1.5em;
			font-style: normal;
			color: #483e3c;
		}
		
		.list-1 li p {
			width: 100% !important;
			padding: 0 0 13px 0 !important;
			overflow: hidden !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #323030 !important;
		}
		
			.list-1 li p a {
				color: #547e90;
			}
			
		.list-1 li i {
			display: block;
			padding: 0 6px 0 0;
			text-align: right;
			font-size: 0.917em;
			font-style: normal;
			color: #be6218;
		}
		
			.list-1 li i a {
				background: url(images/arrow.gif) no-repeat 100% 6px;
				float: right;
				padding: 0 10px 0 0;
				line-height: 1.636em;
				text-decoration: none;
				color: #be6218;
			}
			
			.list-1 li i a:hover {
				text-decoration: underline;
			}

.list-2 {
	padding: 0 0 25px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker-1.gif) no-repeat 1px 14px;
		padding: 0 0 0 20px;
		line-height: 2.571em;
		font-size: 1.167em;
		color: #365c6c;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #365c6c;
		}
		
		.list-2 li a:hover {
			text-decoration: underline;
		}

.list-3 {
	width: 100%;
	padding: 0 0 15px 0;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		width: 206px;
		padding: 0 16px 0 0;
		overflow: hidden;
	}
	
	.list-3 li.extra {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 21px 0;
		}
	
		.list-3 li strong {
			display: block;
			padding: 0 0 6px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #323030;
		}
		
			.list-3 li strong a {
				text-decoration: none;
				color: #323030;
			}
			
			.list-3 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-3 li p {
			padding: 0 0 13px 0 !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #323030 !important;
		}
		
		.list-3 li b {
			display: block;
			text-align: right;
			font-size: 0.917em;
			font-weight: normal;
		}
		
			.list-3 li b a {
				background: url(images/arrow.gif) no-repeat 100% 6px;
				float: right;
				padding: 0 10px 0 0;
				line-height: 1.636em;
				text-decoration: none;
				color: #be6218;
			}
			
			.list-3 li b a:hover {
				text-decoration: underline;
			}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
		.list-4 li a {
			text-decoration: none;
			font-weight: bold;
			color: #be6218;
		}
		
		.list-4 li a:hover {
			text-decoration: underline;
		}

.list-5 {
	padding: 8px 0 9px 0;
	overflow: hidden;
}

	.list-5 li {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
		.list-5 li a {
			font-weight: bold;
			text-decoration: none;
			color: #525a39;
		}
		
		.list-5 li a:hover {
			text-decoration: underline;
		}

.list-6 {
	padding: 5px 0 0 0;
	overflow: hidden;
}

	.list-6 li {
		background: url(images/line-hor1.gif) repeat-x 0% 100%;
		margin: 0 0 30px 0;
		padding: 0 0 27px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
	.list-6 li.extra {
		background: none;
		margin: 0;
		padding: 0 0 18px 0;
	}
	
		.list-6 li img {
			margin: 0 0 24px 0;
		}
	
		.list-6 li strong {
			display: block;
			padding: 0 0 6px 0;
			font-weight: normal;
			color: #fff;
		}
		
			.list-6 li strong a {
				color: #fff;
			}

.list-7 {
	margin: 0 0 -3px 0;
	overflow: hidden;
}

	.list-7 li {
		background: url(images/marker-2.gif) no-repeat 0% 14px;
		padding: 0 0 0 19px;
		line-height: 2.571em;
		font-size: 1.167em;
		color: #365c6c;
	}
	
		.list-7 li a {
			text-decoration: none;
			color: #365c6c;
		}
		
		.list-7 li a:hover {
			text-decoration: underline;
		}

.list-8 {
	overflow: hidden;
}

	.list-8 li {
		background: url(images/marker-3.gif) no-repeat 0% 14px;
		padding: 0 0 0 19px;
		line-height: 2.571em;
		font-size: 1.167em;
		color: #365c6c;
	}
	
		.list-8 li a {
			text-decoration: none;
			color: #365c6c;
		}
		
		.list-8 li a:hover {
			text-decoration: underline;
		}

.list-9 {
	overflow: hidden;
}

	.list-9 dt {
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #323030;
	}
	
	.list-9 dd {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		line-height: 1.5em;
		font-size: 1em;
		color: #323030;
	}
	
		.list-9 dd small {
			float: right;
			padding: 0 15% 0 0;
			font-size: 1em;
		}
		
		.list-9 dd a {
			color: #323030;
		}

.list-indent {
	padding: 0 0 18px 0 !important;
}

.list-indent1 {
	padding: 0 0 12px 0 !important;
}

.indent-left {
	padding: 0 0 0 10px;
}

.indent-side {
	padding: 0 18px 0 19px;
}

.indent-side1 {
	padding: 0 15px 0 19px;
}

.indent-side2 {
	padding: 0 5px 0 19px;
}

.date {
	width: 100%;
}

	.date big {
		display: block;
		padding: 0 0 12px 0;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #98580c;
	}
	
	.date table {
		margin: 0 0 0 -7px;
	}
	
	.date table tr td small {
		display: block;
		padding: 0 0 10px 0;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		text-align: center;
		color: #53718a;
	}
	
	.date table tr td strong {
		display: block;
		width: 26px;
		height: 23px;
		padding: 0 2px 7px 2px;
		overflow: hidden;
		line-height: 22px;
		text-align: center;
		font-size: 1.167em;
		font-weight: normal;
		color: #40464a;
	}
	
	.date table tr td b {
		background: url(images/date-bg.gif) no-repeat 50% 0%;
		display: block;
		width: 26px;
		height: 23px;
		padding: 0 2px 7px 2px;
		overflow: hidden;
		line-height: 22px;
		text-align: center;
		font-size: 1.167em;
		font-weight: normal;
		color: #40464a;
	}
	
	.date table tr td i {
		background: url(images/date-bg1.gif) no-repeat 50% 0%;
		display: block;
		width: 26px;
		height: 23px;
		padding: 0 2px 7px 2px;
		overflow: hidden;
		line-height: 22px;
		text-align: center;
		font-size: 1.167em;
		font-style: normal;
		color: #40464a;
	}
	
	.date table tr td a {
		text-decoration: none;
	}
	
		.date table tr td a:hover {
			text-decoration: underline;
		}
		
		.date table tr td a strong {
			text-decoration: none;
			color: #40464a;
		}
		
		.date table tr td a:hover strong {
			cursor: pointer;
			color: #f00;
		}
	
	.date table tr td a b {
		text-decoration: none;
		color: #40464a;
	}
	
	.date table tr td a:hover b {
		cursor: pointer;
		color: #40464a;
	}
	
		.date table tr td a i {
			text-decoration: none;
			color: #40464a;
		}
		
		.date table tr td a:hover i {
			cursor: pointer;
			color: #40464a;
		}

.picture-block {
	margin: 0 0 40px 0;
}

#login-form {
	width: 131px;
}

	#login-form strong {
		display: block;
		padding: 0 0 15px 0;
		line-height: 1.429em;
		font-size: 1.167em;
		color: #a35e3f;
	}

	#login-form label {
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
	}
	
	#login-form input {
		background: #fff;
		width: 113px;
		height: 15px;
		padding: 3px 9px 3px 9px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #a7542b;
	}
	
	#login-form a {
		background: url(images/login-button.gif) no-repeat 0% 0%;
		display: block;
		width: 54px;
		height: 28px;
		overflow: hidden;
		float: right;
		line-height: 24px;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		color: #fff;
	}
	
		#login-form a:hover {
			color: #000;
		}

.name {
	padding: 0 0 0 19px;
	word-spacing: 1px;
	letter-spacing: 1px;
	line-height: 1.636em;
	font-size: 0.917em;
	color: #588894;
}

	.name a {
		text-decoration: none;
		color: #588894;
	}
	
	.name a:hover {
		text-decoration: underline;
	}

.link {
	background: url(images/arrow1.gif) no-repeat 100% 6px;
	display: block;
	padding: 0 11px 0 0;
	float: right;
	line-height: 1.636em;
	font-size: 0.917em;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	background: url(images/arrow2.gif) no-repeat 100% 6px;
	display: block;
	padding: 0 11px 0 0;
	float: right;
	line-height: 1.636em;
	font-size: 0.917em;
	text-decoration: none;
	color: #82982d;
}

	.link-1:hover {
		text-decoration: underline;
	}

.link-2 {
	background: url(images/arrow.gif) no-repeat 100% 6px;
	display: block;
	padding: 0 11px 0 0;
	float: right;
	line-height: 1.636em;
	font-size: 0.917em;
	text-decoration: none;
	color: #be6218;
}

	.link-2:hover {
		text-decoration: underline;
	}

.link-3 {
	font-weight: bold;
	color: #323030;
}

.link-indent {
	margin: 0 0 24px 0;
}

.link-indent1 {
	margin: 0 0 14px 0;
}

.indent-bot {
	margin: 0 0 16px 0;
}

.indent-bot1 {
	margin: 0 0 24px 0;
}

.title {
	padding: 0 0 16px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: bold;
	color: #a35e3f;
}

	.title strong {
		display: block;
		padding: 0 0 5px 0;
	}
	
	.title em {
		display: block;
		margin: 0 0 -8px 0;
		font-style: normal;
	}

.line-hor {
	background: url(images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 32px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.text {
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
	line-height: 1.714em;
	font-size: 1.167em;
	color: #365c6c;
}

	.text small {
		float: right;
		font-size: 1em;
	}
	
	.text a {
		color: #365c6c;
	}

#contact-form {
	width: 173px;
	padding: 0 0 6px 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 31px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 155px;
		height: 15px;
		padding: 3px 9px 3px 9px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #82982d;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 155px;
		height: 205px;
		padding: 3px 9px 3px 9px;
		float: left;
		overflow: auto;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #82982d;
	}
	
	#contact-form a {
		background: url(images/contact-button.gif) no-repeat 0% 0%;
		width: 54px;
		height: 28px;
		overflow: hidden;
		float: right;
		margin: 23px 0 0 6px;
		line-height: 24px;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
	#contact-form a:hover {
		color: #000;
	}

#footer {
	background: url(images/footer.jpg) no-repeat 0% 20px;
	height: 165px;
	overflow: hidden;
}

	#footer p {
		padding: 32px 22px 0 0;
		line-height: 2em;
		text-align: right;
		color: #fffbca;
	}
	
		#footer p span {
			padding: 0 6px 0 0;
		}
	
		#footer p a {
			margin: 0 0 0 6px;
			text-decoration: none;
			color: #fffbca;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}