@import url("menu.css");@import url("foot.css");/*    HOME LAYOUT ITEMS    */body {	padding:0;	margin:0;	background:#fff url(../images/body_bg.gif) repeat-x;	color:#000;	font-family:Arial, Helvetica, sans-serif;	font-size:10px;}hr {	display:none;}#container {	overflow:hidden;	height:100%;}#container h1 {	display:none;}#up {	overflow:hidden;	height:152px;}#minimenu {	padding:5px 0;	margin:70px 0 0 809px;	width:150px;	border-right:#BFCDDE 1px solid;}#minimenu a { 	margin-right:5px;	display:block;	text-decoration:none;	font-size:1.1em;	color:#32719E;	text-align:right;	margin:0 7px .2em 0;}#minimenu a:hover {	color:#666;}#up #logo {	border:0;	float:left;	display:block;	margin:57px 0 0 60px;}#left {	padding:3px 0 46px 0;	margin:0;	clear:left;	float:left;	width:510px;	font-size:1.1em;}#left #flashhome {	margin:0;	padding:0;	border:0;}#right {	float:left;	width:430px;	margin:0 0 0 24px;	padding:0;}#right p {	float:left;	width:163px;	font-size:11px;	line-height:16px;	color:#666;	margin:0;	padding:5px 0 0 0;}#right p.linkbottom {	float:none;	width:auto;	margin:0;	padding:0 0 0 16px;	background:url(../images/bullet1.gif) 0px 50% no-repeat;	clear:both;}#right p.linkbottom a {	color:#27558F;}#right p.linkbottom a:hover {	color:#999;	text-decoration:none;}#right #box {	float:left;	width:243px;	height:226px;	overflow:hidden;	margin:0 0 14px 24px;	background:url(../images/home_box_bg.gif) bottom right no-repeat;}#right #box h2 {	font-size:17px;	font-weight:normal;	color:#27558F;	margin:0;	padding:17px 0 17px 86px;	background:url(../images/home_box_bg.gif) top left no-repeat;}#right #box p {	float:none;	width:auto;	margin:0 0 13px 0;	padding:0 16px;}#right #box p.linkbottom {	margin-left:17px;}
#right #box p a {
	color:#666;
}
#right #box p a:hover {
	text-decoration:none;
}#right #box ul {	margin:0 5px 13px 5px;	padding:7px 12px;	list-style-type:none;	font-size:11px;	background:#5D87BB url(../images/home_boxul_bg.gif) bottom repeat-x;}#right #box li {	margin:0 0 3px 0;	padding:0 0 0 17px;	background:url(../images/bullet6.gif) left 50% no-repeat;}#right #box li a {	color:#fff;}#right #box li a:hover {	color:#ccc;	text-decoration:none;}#right dl {	clear:left;	margin:0 3px 5px 0;	padding:0 0 5px 0;	border-bottom:#ccc 1px dashed;}#right dt {	margin:0;	padding:0;	color:#27558F;	font-size:18px;}#right dd {	margin:6px 0 0 0;	padding:6px 0 0 0;	font-size:11px;	border-top:#ccc 1px dashed;}#right dd a {	display:block;	color:#000;	background:#fff;	text-decoration:none;	/* background:url(../images/bullet1.gif) 404px 50% no-repeat; */}#right dd a:hover {	color:#666;}#right dd strong {	margin:0 28px 0 0;}