@charset "utf-8";
html, body {height:100%; margin:0;}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-attachment:fixed;
}
img{
	border:none;
}
#container{
	width:910px;
	margin:20px auto 0px auto;
	z-index:2;
	padding-top:10px;
}
#Header{
	width:910px;
	height:110px;
	background-image:url(../images/header.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}
#TopMenu{
	width:100%;
	height:29px;
	padding:0;
	z-index:3;
	/*border:1px red solid;*/
}
#mainMenu{
	width:910px;
	height:32px;
	background-image:url(../images/menu/background.jpg);
	background-repeat:repeat-x;
	text-align:center;
	z-index:200;
}
#mainMenu li{
list-style:none;
display:inline;
margin:0px 0px;
padding:0px 0px;
height:32px;
}
#mainMenu img{
	border:0px;
	margin:0px 0px;
	padding:0px 0px;
}
#FlashArea{
	widows:100%;
	height:376px;
	padding:0;
}
#picture{
	height:150px;
}
#contentHolder{	
	padding-top:20px;
	padding-right:40px;
	padding-bottom:40px;
	width:870px;
	height:auto;
	min-height:330px;
	background-color:#FFF;
	
}
#content{
	width:600px;
	padding-left:20px;
	display:inline-block;
}
#iList{
	list-style:none;
}
#Submenu{
	width:250px;
	height:300px;
	float:left;
	padding-top:63px;
}
#Submenu li{
	padding-left:40px;
	list-style:none;
}
#content p{
	text-align:left;
	font-size:12px;
}
#BottomPanel{
	width:910px;
	height:170px;
	background-image:url(../images/bottom_bg.gif);
}
#BottomPane2{
	width:910px;
	height:80px;
	background-position:bottom;
}
#BPcol1{
	width:620px;
	height:80px;
	float:left;
	padding:15px 20px 10px 20px;
	
}
#BPcol2{
	width:250px;
	float:right;
}

#BPcol3{
	width:620px;
	height:45px;
	float:left;
	padding:15px 20px 10px 20px;
	background-image:url(../images/bottom_bg.gif);
	background-position:left;
	background-position:bottom;
	
}
#locCol1{
	width:260px;
	float:left;
	padding-right:20px;
}
#Footer{
	clear:both;
	width:100%;
	border-top:1px solid #999;
	padding-top:5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:0.9em;
	color:#676767;
}
#pList{
	width:550px;
}
#pList li{
	padding-top:10px;
	/*list-style-image:url(../images/i_pdf.gif);*/
	list-style-position:outside;
}
#pList .txt{
	/*list-style-image:url(../images/i_news.gif);*/
	list-style-position:outside;
}
#nList{
	width:550px;
}
#nList li{
	padding-top:10px;
	/*list-style-image:url(../images/i_news.gif);*/
	list-style-position:outside;
}
.head1{
	color:#ff6600;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;	
}
h1{
	color:#999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;	
}
h2{
	color:#000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;	
}
h3{
	color:#666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;	
}
h4{
	color:#000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
}
h5{
	color:#F90;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:bold;
}
/* Link */
.link_grey, .link_grey:link, .link_grey:visited{
	color:#676767;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
}
.link_grey:hover{
	color:#999;
}
.link_or, .link_or:link, .link_or:visited{
	color:#ff6600;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.link_or:hover{
	color:#ffcc33;
}
.link_grey2, .link_grey2:link, .link_grey2:visited{
	color:#676767;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.link_grey2:hover{
	color:#999;
}
/* Easy Slider */
	#slider{
	padding-left:10px;
	padding-top:0;
	padding-bottom:0px;
	float:right;	
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:450px;
		height:100px;
		overflow:hidden; 
		}
	#slider li table{ 
		height:80px;
		color:#999;
	}
	span#prevBtn{}
	span#nextBtn{}					

#tv1{
	outline:none;
	
}
/* // Easy Slider */
#outTer{
	border:1px solid #CCC;
	width:340px;
	height:216px;
}