@charset "utf-8";
#site_container {
	height: auto;
	width: 824px;
	margin-top: 525px;
	margin-left: 75px;
}
#site_footer {
	height: 60px;
	width: 824px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}
#left_footer {
	width: 125px;
	float: left;
	height: 50px;
	margin-left: 215px;
	padding-top: 2px;
}

#right_footer {
	width: 325px;
	margin-left: 345px;
	height: 50px;
	padding-top: 5px;
}
#centre_panel {
	float: right;
	height: auto;
	width: 610px;
	clear: none;
}
#main_menu {
	float: left;
	height: auto;
	width: 200px;
}
#right_centre {
	float: right;
	width: 400px;
}



.style1 {
	font-size: 102pt;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	font-family: Garamond, Georgia, "Times New Roman";
}
.style2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.style3 {
	color: #333333;
	margin-right: 25px;
	font-size: 12px;
	line-height: 24px;
	padding-right: 25px;
}
.style4 {	font-size: 10;
}




h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #009900;
}
img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


object {
	background-position: center center;
	text-align: center;
}

