body	{	color: black;	background-color: #6d6d6d;	margin: 20px 0px 20px 0px;	}a	{	color: #930000;	font-weight: bold;	text-decoration: none;	}a:hover	{	text-decoration: underline;	color: #ff0000;	}div.spacer	{	height: 1px;	clear: both;	}#container	{	width: 760px;	margin: 0px auto;	background-image: url('../images/bg_pattern.gif');	background-repeat: repeat-y;	background-position: 0px 1px;	border: 1px solid #000;	
}#header	{	width: 760px;	height: 131px;	background-image: url('../images/bearheader.jpg');	background-repeat: no-repeat;	display: block;	}#header h2	{	margin: 0px;	position: relative;	top: 113px;	color: #fff;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: center;	}span.dot	{	margin: 0px 10px;	}#main	{	color: black;	font-size: 12px;	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;	float: left;	width: 567px;	margin: 0px 0px 20px 0px;	
padding: 0px 15px 0px 15px;	}#main p	{	text-align: justify;	line-height: 17px;	margin: 5px 0px 15px 0px;	color: #333;	}#buttonholder	{	float: left;	width: 161px;	margin-bottom: 150px;	}#buttoncap	{	background-image: url("../images/button_bottom.gif");	background-repeat: no-repeat;	width: 161px;	height: 122px;	display: block;	
}ul#buttons	{	background-image: url("../images/menu_bg.gif");	background-repeat: repeat-y;	width: 161px;	margin: 0px;	padding: 0px;	list-style-type: none;	}ul#buttons li	{	margin: 0px;	padding: 0px;	background-image: url("../images/buttons.gif");	background-position: 0px 0px;	}#buttons a	{	color: white;	font-size: 15px;	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	font-weight: bold;	text-decoration: none;	background-image: url("../images/buttons.gif");	background-position: 0px -37px;	padding-top: 10px;	padding-left: 5px;	display: block;	width: 156px;	height: 28px;	}#buttons a:hover	{	background-image: none;	}#footer {	width: 760px;	height: 40px;	display: block;	clear: both;	margin: 0px auto;	text-align: center;	background-color: #930000;	color: #fff;	border: 1px solid #000;	
}#footer h3	{	font-size: 12px;	font-family: Geneva, Arial, Helvetica, sans-serif;	padding: 12px;	margin: 0px;	}	ul#services	{	list-style: inside circle;	}	ul#services li	{	margin: 5px 0px;	}	h1.bigtext	{	color: #7a1819;	font-size: 18px;	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	font-style: italic;	font-weight: bold;	padding-top: 10px;	padding-bottom: 5px;	padding-left: 15px;	border-bottom: 1px solid #979ea3;	display: block;	text-transform: uppercase;	}h2.subhead	{	color: #7a1819;	font-size: 18px;	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;	font-style: italic;	font-weight: bold;	padding-top: 10px;	padding-bottom: 5px;	padding-left: 15px;	border-bottom: 1px solid #979ea3;	display: block;	text-transform: uppercase;	}	div.feature	{	font-weight: bold;	font-size: 16px;	background-image: url('../images/minibear.gif');	background-repeat: no-repeat;	padding: 8px 0px 10px 35px;	font-style: italic;	}	dl.contact	{	margin: 10px auto 25px auto;	width: 360px;	background: #dfdfdf;	border: 1px solid #666;	padding-bottom: 10px;	}	dl.contact dt	{	font-size: 14px;	font-weight: bold;	color: #fff;	background: #930000;	border-bottom: 1px solid #666;	padding: 5px 0px 5px 5px;	margin-bottom: 10px;	}	dl.contact dd	{	padding: 5px 0px 0px 10px;	margin: 0px;	}	table#contable	{	width: 440px;	margin: 0px auto;	}	table#contable td.formtext	{	text-align: right;	font-weight: bold;	padding: 3px 5px 0px 0px;	vertical-align: top;	}	table#contable td.formfield input	{	width: 185px;	}	table#contable td.formfield textarea	{	width: 230px;	}	table#contable td.submitter	{	text-align: center;	padding: 8px 0px;	}	table#contable td.submitter input.button	{	width: 100px;	}	img.left	{	float: left;	margin: 0px 10px 10px 0px;	}