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

/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
#main_content #print_head {
	display: inline;
}

#main_body {
	float: left;
	width: 675px;
	background-color: #FFFFFF;
	background-image: url(/images/back_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_body  #heading  {
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 42px;
	width: 675px;
	padding: 0;
}
#main_content {
	float: left;
	width: 675px;
	padding-right: 0px;
	padding-left: 0px;
}



#top {
	background-image: url(/images/back_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 199px;
	margin: 0px;
	display: none;
}
#side_menu {
	background-repeat: no-repeat;
	float: left;
	width: 240px;
	display: none;
}
#foot_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
	clear: both;
	background-position: center bottom;
	display: none;
}
#foot {
	background-image: url(/images/back_foot_contact.jpg);
	float: left;
	height: 60px;
	width: 960px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
#footer_menu {
	display: none;
}


#container_760 {
	width: 675px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

