body {
	margin:0;
	background:url(../img/uw_body_bg.jpg) center top repeat-x;
	background-color:#101519;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:0;
	}
.clear {
	clear:both;
}
#header {
	width:900px;
	height:120px;
	margin:0 auto 0 auto;
}

#logo {
	width:290px;
	margin:40px 0 0 0;
	padding:10px 10px 0 10px;
	height:70px;
	background:url(../img/uw_logo_bg.jpg) no-repeat;
	float:left;
}
#topmenu {
	width:300px;
	margin:0;
	height:35px;
	float:right;
	padding: 20px 0 0 0;
}
#tbutton {
	width:128px;
	margin:0 0 0 0;
	height:33px;
	padding:1px 0 0 10px;
	float:right;
}
#menu{
	width:580px;
	height:30px;
	margin:15px 0 0 0;
	float:left;
	background:url(../img/uw_menu_bg.jpg) no-repeat;
	padding: 5px 10px 15px 0;
}
#content {
	width:860px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0 20px 0 20px;
	background:url(../img/uw_cont_bg.jpg) repeat-y;
	clear: both;
	
}
#baner {
	width:860px;
	margin:0;
	height:320px;
}
#othban {
	width:860px;
	height:100px;
	margin:0;
	background:url(../img/uw_oth_ban.jpg) no-repeat;
}
#banhead{
	width:400px;
	height:30px;
	margin:0;
	padding: 30px 0 0 10px;
}

#banhead h1{
	font-family:calibri;
	margin:0;
	font-size:24px;
	color:#CCC;
	padding-left: 10px;
}

#othcont {
	width:860px;
	margin:0;
	height:auto;
	background-color:#FFF;
}

#othcont h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	font-size:14px;
	color:#344755;
	padding: 20px 0 2px 10px;
}
#othcont h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	font-size:12px;
	color:#085f81;
	padding: 2px 0 2px 30px;
	font-weight: normal;
}
#othcont h3{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	font-size:12px;
	color:#CF63B1;
	padding: 10px 0 2px 30px;
	font-weight: bold;
}
#othcont p{
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	font-size:12px;
	color:#48a5ca;
	padding-left: 10px;
	text-align: justify;
	line-height: 20px;
}
	
#botcont {
	width:900px;
	margin:0 auto 0 auto;
	height:20px;
	background:url(../img/uw_cont_bot_bg.jpg) no-repeat;
	clear: both;
}

#topfoot {
	width:900px;
	height:20px;
	margin:10px auto 0 auto;
	background:url(../img/uw_foot_top.jpg) no-repeat;
	clear: both;
}
#midfoot {
	width:900px;
	height:50px;
	margin:0 auto 0 auto;
	background:url(../img/uw_foot_mid.jpg) repeat-y;
	clear: both;
}
#botfoot {
	width:900px;
	height:20px;
	margin:0 auto 0 auto;
	background:url(../img/uw_foot_bot.jpg) no-repeat;
}
#visit {
	width:180px;
	margin:0;
	height:50px;
	float:left;
	padding-left: 15px;
}

#sec {
	width:230px;
	margin:0;
	height:45px;
	float:left;
	padding: 4px 0 0 10px;
}

#down {
	width:180px;
	margin:0;
	height:50px;
	float:left;
}
#downp{
	width:175px;
	margin:0 auto 0 auto;
	height:20px;
}
#downb{
	width:175px;
	margin:10px auto 0 auto;
	height:20px;
}
#power {
	width:258px;
	margin:0;
	height:50px;
	float:right;
	padding-right: 10px;
}

#power p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5f5454;
	text-decoration:none;
	margin: 0;
	text-align: right;
	padding-top:4px;
	line-height:18px;
}
#power a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#036;
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	margin: 0;
	text-align: center;
	padding-top:20px;
}
#power  a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#39C;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:2px;
	padding-right:2px;
	background-image: url(../img/b-link.gif);
	background-repeat: repeat-x;
	text-decoration:underline;
	text-align: center;
	padding-top:20px;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			
			
			}
		ul#nav{
			height:30px;
			margin-left:16px;
			}		
		ul#nav li{
			float:left;
			display:inline;
			margin-right:4px;
			height:30px;
			
			}		
		ul#nav li a{
	float:left;
	display:inline;
	margin-top:1px;
	height:28px;
	line-height:28px;
	background:none;
	padding-left:8px;
	text-decoration:none;
			}							
		ul#nav li a span{
	font-family:Verdana, Geneva, sans-serif;
	color:#A4A4A4;
	font-weight:bold;
	font-size:12px;
	float:left;
	height:28px;
	line-height:28px;
	background:none;
	padding-right:8px;
	cursor:pointer;
				}				
		ul#nav li.last{
			background:url(../img/uw_menu_h_l.jpg) no-repeat 0 0;
			margin-left:6px;
			padding-left:6px;
			
			}	
			
		ul#nav li a:hover, ul#nav li.selected a{
	background:url(../img/uw_menu_h_l.jpg) no-repeat 0 0;
	color:#FFFFFF;
			}			
		ul#nav li a:hover span, ul#nav li.selected a span{
	background:url(../img/uw_menu_h_r.jpg) no-repeat 100% 0;
	color:#FFFFFF;			
			}	
		ul#nav li a span span, ul#nav li a:hover span span, ul#nav li.selected a span span{
			float:none;
			background:none;
			padding:0;	
			
			}																					
	
	/* //main nav */
	
/* //navigation elements */
	
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */	
#fullcont{
	width:860px;
	margin:0;
	height:280px;
	clear:both;
}

#contact{
	width:430px;
	margin:0;
	height:auto;
	float:left;

}
#bankinfo {
	width:420px;
	height:auto;
	margin:0;
	float:right;
}
