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

body {
	margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;

}


#wrapper {
	width:1006px;
	margin-left:auto;
	margin-right:auto;
}

#top-nav {
	padding: 10px 10px 0px 0px ;
	display: block;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:25px;
}


.top-nav {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:none;
}


.top-nav:hover{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF8000;
	text-decoration:none;
}


#flash-banner {
	width:1006px;
	height:403px;
}

#nav {
	width:1006px;
	height:55px;
}



#news-updates {
	float:left;
	width:329px;
	height:auto;
}



#welcome {
	float:left;
	width:650px;
	height:auto;
}

#split {
	float:left;
	width:27px;
	height:250px;
/*	background:url(../images/split-bg.png) repeat-y;
*/}


#search {
	width:242px;
	height:55px;
	background:url(../images/search.png) no-repeat;
}

.flowleft {
	float:left;
	}

.tinput {
	border: #666 solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/search-bg.png) repeat-x;
}


.suinput {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	letter-spacing:1px;
	background:none;
	border:none;
}


.suinput:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	cursor:pointer;
	letter-spacing:1px;
	background:none;
	border:none;
}

.content {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	word-spacing:1px;
	color:#666;
	list-style:url(../images/bullet-li.png);
	
	}

#news-content {
	 width:250px; 
	 margin-left:auto;
	 margin-right:auto;
}

.footer-menu {
	font-size:11px ;
	padding:5px;
	list-style:none;
	float:left;
	text-decoration:none;
	color:#666;
}

.footer-menu:hover {
	font-size:11px ;
	padding:5px;
	list-style:none;
	float:left;
	text-decoration:none;
	color:#FF8000;
}

.footer-copy {
	font-size:11px ;
	padding:5px;
	list-style:none;
	float:left;
	text-decoration:none;
	color:#666;
}

.desi	{
	font-size:11px ;
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	padding-bottom:15px;
	text-decoration:none;
}
	
	
.desi:hover	{
	font-size:11px ;
	font-family:Tahoma, Geneva, sans-serif;
	color:#DF0070;
	padding-bottom:15px;
	text-decoration:none;
}
#float-right {
	float:right;
}


.sitemap {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	word-spacing:1px;
	color:#666;
	text-decoration:none;
	background:url(../images/arrow-1.jpg) left no-repeat;
	padding-left:30px;
	}
	
.sitemap:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	word-spacing:1px;
	color:#F60;
	text-decoration:none;
	background:url(../images/arrow-2.jpg) left no-repeat;
	padding-left:30px;
	}
.sitelist {
	list-style:none;
	padding:5px;
}