@charset "UTF-8";
body {
	background-image: url(images/background2.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.leftmenu {
	background-image: url(images/submenubg.png);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
.submenus {
	width:170px;
	float:left;
}
.h_sep {
	float:left;
	width:170px;
	height:10px;
	background:url(images/h_separator.png) no-repeat right top;
	margin:5px -1px 5px 1px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27pt;
	color: #666;
	line-height: 40px;
}
.hangingleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.hangingright {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}
.footer {
	background:url(images/footerbg.png) no-repeat center top;
	width:849px;
	height:89px;
}
.separator {
	background:url(images/separator.gif) repeat-x left top;
	width:2px;
	height:18px;
	float:left;
	margin:2px 8px 0 8px;
}
.separator2 {
	background:url(images/divider2.png) no-repeat right top;
}
.separator2_2 {
	background:url(images/divider2_2.png) no-repeat right top;
}
.footer_left {
	float:left;
	width:723px;
}
.footer_links {
	width:749px;
	height:32px;
	display:block;
	padding:11px 0 0 0;
}
.f_links {
	margin:2px 0 0 0;
	float:left;
}
.f_links a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.f_links a:hover {
	color:#999999;
}
.footer_address {
	width:749px;
	height:20px;
	display:block;
	font-size:11px;
	color:#666666;
	text-align:left;
}
.footer_copyright {
	width:749px;
	font-size:11px;
	color:#666666;
	text-align:left;
}
.footer_right {
	width:126px;
	height:79px;
	float:left;
	text-align:right;
	display:block;
}
.footer_right div {
	width:100px;
	height:21px;
	margin:10px 0 0 0;
	font-size:11px;
	color:#7d7d7d;
}
