/* CSS Document */

/* footer */
/* footer */
/* footer */

#footerwrap {
	width: 867px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	}
#footer {
	position: relative;
	width: 867px;
	height: 54px;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 0px 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	text-align: left;
}


/* footer text styles */
/* footer text styles */
/* footer text styles */

#footerwrap h1  {
	color: #640904;
	font-size: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
}
#footerwrap p  {
	font-weight: normal;
	color: #640904;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 35px;
	padding: 0px;
}

#footerwrap h1 a			{ color: #640904; text-decoration: none; }
#footerwrap h1 a:link		{ color: #640904; text-decoration: none; }
#footerwrap h1 a:visited	{ color: #640904; text-decoration: none; } 
#footerwrap h1 a:active		{ color: #640904; text-decoration: none; } 
#footerwrap h1 a:hover		{ color: #640904; text-decoration: underline; } 

#footerwrap p a			{ color: #ffffff; text-decoration: none; }
#footerwrap p a:link		{ color: #ffffff; text-decoration: none; }
#footerwrap p a:visited	{ color: #ffffff; text-decoration: none; } 
#footerwrap p a:active	{ color: #ffffff; text-decoration: none; } 
#footerwrap p a:hover		{ color: #ffffff; text-decoration: underline; } 
