/* CSS Document */
*{
	position:relative;
	margin:0px;
	padding:0px;
	text-decoration:none;}

body{
	position:static;
	background-color:#fff; 
	color:#666;
	font-family:Verdana, Arial, Helvetica, san-serif;
	font-size:11px;
	line-height:16px;}

.last{border:0px !important;}

/* top navigation that appears on every page */

#utils{
width:770px;
height:27px;
background:#000;}

#utils li, #about li{
	float:left;
	display:block;
	list-style:none;}
	
#utils a{
	display:block;
	height:27px;
	text-indent:-2000px;
	overflow:hidden;}


#emailpage a{
	width:139px;
	background:url(/wws/graphics/global/email.gif) no-repeat;}

#aboutus_nav{margin-left:130px;}
#aboutus_nav a{
	width:66px;
	background:url(/wws/graphics/global/about.gif) no-repeat;}
	
#contactus_nav a{
	width:89px;
	background:url(/wws/graphics/global/contact.gif) no-repeat;}

#sitemap_nav a{
	width:72px;
	background:url(/wws/graphics/global/sitemap.gif) no-repeat;}

#utils input searchkeyword{
	background:#d6e1eb;
	border:1px solid #7f9db9;
	height:16px;
	top:2px;
	width:142px;	
}

#utils label > input{top:4px;}

#search a{
	width:62px;
	background:url(/wws/graphics/global/search.gif) no-repeat;
}



#utils form a#util_search_submit{
	background:#000 url(/wws/graphics/global/go_of.gif) no-repeat -6px -3px;
	width:31px;
	height:20px;
	display:block;
	right:-145px;
	margin-left:7px;
	margin-left:expression("12px");
	margin-top:-18px;
	margin-top:expression("-22px");	
	text-indent:-2000px;
	overflow:hidden;
}

#utils form a#util_search_submit:hover{
	background-image:url(/wws/graphics/global/go_on.gif);
}

/*----------------------
		footer css
----------------------*/

ul#footer{
	clear:both;
	width:770px;
	height:34px;
	margin-top:28px;
	background:#000;
	list-style:none;
}

* > ul#footer{
	top:28px;
}
	ul#footer li{
		float:left;
		font-size:9px;
		color:#fff;
		border-right:1px solid #666;
		padding:0px 10px;
		top:7px;
	}
	
	ul#footer a{color:#facb41;text-decoration:underline;}
	
	
	
#frm_emailpage input { margin-top:2px;}
#searchsite {
	margin-top: expression("3px");
}
.paginationTxt {
	font-size: 10px;	
}


