@charset "utf-8";
/* CSS Document */
html, body, body.sidebars { width:100%; height:100%; margin:0; padding:0;}
	  object { outline:none; }
body{
	background-image:url(../images/mainbg.png);
	background-repeat:repeat-x;
}
#maincontainer{
	width:952px;
	height:auto;
	margin:32px auto 0 auto;
}  
#topcontainer{
	width:950px;
	/*height:104px;*/
	height:154px;
	background-image:url(../images/greeting.png);
	background-repeat:no-repeat;
	background-position:center top;
	position: relative;
	z-index:10;
	padding:0 2;
}
#topcontent{
	width:950px;
	height:154px;
	margin-left:auto;
	margin-right:auto;
}
#logobox{
	width:233px;
	height:154px;
	/*background-image: url(../images/logoboxbg.png);
	background-repeat:no-repeat;
	padding:28px 0 0 37px;*/
	float:left;
}
#topright{
	width:717px;
	height:154px;
	float:left;
}
#topimgs{
	width:717px;
	height:97px;
}
#topimgs ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topimgs li{
	width:auto;
	height:97px;
	float:left;
}
#topmenu{
	width:674px;
	height:57px;
	background-color:#0C0048;
	background-image:url(../images/topmenubg.jpg);
	background-repeat:no-repeat;
	padding-left:43px;
}
#topmenu ul {
  text-align: left;
  display: inline;
  margin: 0;
  list-style: none;
  /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
}
#topmenu ul li {
  font:bold 13px/27px Arial, Helvetica, sans-serif;
  color:#fff;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 14px;
  background:#0C0048;
  /*border-right:1px solid #383276;*/
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#topmenu ul li:last-child{
	border-right:none;
}
#topmenu ul li:hover {
  background:#0A0035;
  color: #fff;
}
#topmenu ul li ul {
  padding: 0;
  position: absolute;
  top:56px;
  left: 0;
  width:180px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#topmenu ul li ul li { 
  background:#0A0035; 
  display: block;
  font:11px Verdana, Geneva, sans-serif;
  font-weight:normal;
  color: #fff;
  line-height:18px;
  border-bottom:1px solid #221E46;
  border-left:0;
  border-right:0;
  /*text-shadow: 0 -1px 0 #000;*/
}
#topmenu ul li a{
	text-decoration:none; 
	color:#fff;
}
/*ul li ul li:last-child { 
  border-bottom:none;
}*/
#topmenu ul li ul li a:hover,
#topmenu ul li ul li:hover { background:#0A0035; color:#9F9AD3; }
#topmenu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

#hslider{
	width:950px;
	height:320px;
	margin-bottom:6px;
	padding:0 2;
}
#hinfo_ctner{
	width:952px;
	height:auto;
	background-image:url(../images/inbg.png);
	background-repeat:repeat-y;
	padding:34px 28px 28px 28px;
}
#hinfo{
	width:950px;
	height:auto;
	padding:0 2;
}
.hinfo_p{
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	margin:0;
}
.h_ibgw{
	background-color:#FFF;
	float:left;
}
.h_ibg{
	border:1px solid #ddd;
	background-image:url(../images/h_ibg.png);
	background-repeat:repeat-x;
	float:left;
}
.h_ibg2{
	border:1px solid #ddd;
	background-image:url(../images/h_ibg2.png);
	background-repeat:repeat-x;
	float:left;
}

#inctner{
	width:952px;
	height:auto;
	min-height:250px;
	background-image:url(../images/inbg.png);
	background-repeat:repeat-y;
}
#inctnerd{
	width:952px;
	height:26px;
	background-image:url(../images/inctnerd.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#inleft{
	width:235px;
	height:auto;
	margin-right:38px;
	float:left;
}
#utcmenu{
	width:208px;
	height:auto;
	margin-left:27px;
	padding-top:36px;
}
#utcmenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#utcmenu li{
	font:11px Verdana, Geneva, sans-serif;
	color:#666;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #eee;
}
#utcmenu li a{
	font:11px Verdana, Geneva, sans-serif;
	color:#666;
	text-decoration:none;
}
#utcmenu li a:hover{
	color:#222;
}

#inright{
	width:637px;
	height:auto;
	padding:68px 42px 0 0;
	float:left;
}
#inleft p,
#inright p{
	font:11px Verdana, Geneva, sans-serif;
	color:#444;
	text-align:justify;
}

#footerctn{
	width:950px;
	height:80px;;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background-image:url(../images/footertopline.jpg);
	background-repeat:repeat-x;
	padding:0 2;
}
#footer{
	width:950px;
	height:auto;
	padding-top:18px;
}

#footer_left{
	width:100px;
	height:14px;
	padding-left:10px;
	margin-right:40px;
	float:left;
}
#footer_left p{
	font:11px Arial, Helvetica, sans-serif;
	color:#527D9B;
	margin:0;
}
#footermenu{
	width:800px;
	height:14px;
	float:left;
}
#footermenu ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footermenu li{
	width:auto;
	margin-right:10px;
	font:11px Arial, Helvetica, sans-serif;
	color:#527D9B;
	float:right;
}
#footermenu li a{
	font:11px Arial, Helvetica, sans-serif;
	color:#527D9B;
	text-decoration:none;
}

#aclear {
	clear:both;
	width:100%;
	float:none;
}
.knowmore{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#DBC400;
	text-align:left;
	text-decoration:none;
}
.minibold{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#527D9A;
}
.minibold2{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#527D9A;
}
