@charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	background:url(../pic/back-line.jpg) #000000 repeat-y center;
	height: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Common css */
body {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/main_back.jpg) center top repeat-y #DADADA;
}
html>body {
	min-height:100%;
	height:auto;
}
#wrap-cont{
	background:url(../img/back_vert.jpg) repeat-x;
}
#wrap {
	width:940px;
	margin:auto;
	padding-left:20px;
	padding-right:20px;
	background:url(../img/back-inside.jpg) no-repeat center top;
}
a {
	color:#FFDE38;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	}
/* header*/
#header {
	background:#000000;
}
#welcome {
	background:#FFE248;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:32px;
}
#sitelogo {
	margin-top:21px;
	height:44px;
	width:214px;
	margin-left:32px;
	float: left;
	margin-bottom:25px;
}
#sitelogo a {
	height:44px;
	width:214px;
	display: block;
	position: relative;
}
#sitelogo a span {
	background: url(../img/WU_header_logo.gif) no-repeat;
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
}
#navholder {
	float:left;
}
#flags {
	margin-left:340px;
	margin-top:26px;
	height: 18px;
}
#flags img{
	margin-left:10px;	
}
#navholder ul{
	margin-left:176px;
	margin-top:12px;
	font-size:1.2em;
}
#navholder ul li{
	padding:1px 10px;
	border-left: 1px solid #FFDE38;
	float:left;
	display:block;
}
#flash-home {
	clear:both;
	width:940px;
	height:340px;
}
/* home */

#homecontent {
	padding:20px 0 20px 20px;
}
#homecontent>ul{
	padding-bottom:20px;
}
#homecontent>ul li{
	width:265px;
	padding: 0 12px 20px 12px;
	background:url(../img/back-block.jpg) top no-repeat;
	float:left;
	display:block;
	margin-right:16px;
}
#homecontent>ul li h1, #otherservices h1{
	margin-bottom:16px;
	height:24px;
	line-height:1.9em;
	font-size:1.2em;
}
#homecontent>ul li p {
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:16px;
}
.button {
	background: url(../img/left-bt_back.gif);
	display:block;
	float:left;
	line-height:22px;
	text-decoration:none;
	padding-left:10px;
}
.button a{
	padding-right:30px;
	color:#000000;
	display:block;
	font-size:1.1em;
	padding-bottom:3px;
	background:url(../img/right-bt_back.gif) right no-repeat;
}
.button a:hover {
	background:url(../img/right-bt_back_ov.gif) right no-repeat;
}
#otherservices {
	clear:both;
	background:url(../img/bbox.jpg) top left no-repeat;
}
#otherservices h1{
	margin-left:12px;
}
#otherservices ul li.box1 {
	width:430px;
	padding-bottom:20px;
	margin-left:12px;
	float:left;
}
#otherservices ul li.box2 {
	width:200px;
	padding-bottom:10px;
	margin-left:20px;
	float:left;
}
#otherservices ul.colum1 {
	width:220px;
	float:left;
}
#otherservices ul li h2{
	font-size:1.5em;
	color:#009b9b;
	margin:0px;
	padding-bottom:8px;
	border-bottom:dotted #999999 1px;
	margin-bottom:8px;
}
#otherservices p{
	font-size:1.2em;
	line-height:1.4em;
	margin-bottom:12px;
}
#otherservices ul li ul{
	line-height:1.9em;
}
#otherservices ul li ul li {
	display:block;
	width:210px;
}
#otherservices ul li a{
	font-size:1.2em;
	background:url(../img/arrow.gif) no-repeat left;
	color:#000000;
	text-decoration:underline;
	padding-left:20px;
}
#otherservices ul li a:hover{
	text-decoration:none;
}
#footer {
	text-align:center;
	font-size:1.1em;
	line-height:1.6em;
	clear:both;
	padding:20px 0px;
	margin:0px 20px;
	border-top:#DADADA 1px solid;
	color:#999999;
}
#footer ul li{
	line-height:1em;
	padding:0px 6px 0 5px;
	display:inline-block;
	border-right:1px solid #999999;
}
#footer ul li a{ 	
	color:#999999;
	text-decoration:underline;
}
#footer ul li a:hover{
	text-decoration:none; 
}
/* main content */
#section-pic {
	clear:both;
	width:940px;
	height:220px;
}
#content-holder {
	margin:20px;
}
#sidenavigation {
	width:200px;
	float:left;
	margin-bottom: 20px;
}
#sidenavigation ul{
	border-top: #DADADA 1px solid;
	font-size:1.3em;
}
#sidenavigation ul li{
	padding-left:10px;
	background:url(../img/arrow-s.gif)  10px center no-repeat;
	border-bottom: #DADADA 1px solid;
}
#sidenavigation ul li a{
	color:#000000;
	padding:12px 0px 12px 7px;
	display:block;
}
#sidenavigation ul li a span{
	padding:3px 3px;
}
#sidenavigation ul li a:hover span, #sidenavigation ul li.selected a span{
	background:#FFE248;
}
#content {
	color:#333333;
	float:left;
	width:680px;
	margin-left:20px;
}
#content a{
	color:#000;
	text-decoration: underline;
}
#content a:hover{
	color: #666;
	text-decoration: underline;
}
#content ul, #content ol{
	font-size:1.2em;
	line-height:1.4em;
}
#content ol{
	padding-left:18px;
	list-style:decimal;
}
#content ol li{
		margin-bottom:6px;
}
#content h1 {
	font-size:2.5em;
	background:#FFE248;
	float:left;
	padding:3px 5px 2px 3px;
	color:#000000;
	margin-bottom:16px;
}
#content h2 {
	font-size:1.4em;
	clear:both;
	line-height:1.5em;
}
#content p {
	font-size:1.2em;
	line-height:1.4em;
	clear:both;
	margin-bottom:16px;
}
#content form{
	line-height:2.2em;
	font-size:1.2em;
	margin-left:170px;
}
#content form span{
	color:#ee0606;
}
#content form label{
	text-align:right;
	margin-right:10px;
	float:left;
	margin-left:-180px;
	width:170px;
}
#content form input, #content form textarea, #content form select {
	width:340px;
	margin-bottom:5px;
}
 #content form select {
	width:210px;
	margin-bottom:5px;
}
input.smallerinput {
	width:150px !important;
}
input.smallimput {
	width:200px !important;
}.note{
	font-size:0.9em;
	margin-bottom:10px;
	color:#666666;
}
#content form input, #content form select , #content form textarea{
	background:#ECECEC;
	border:1px solid #999;
}
#content form input.butsend{
	margin-top:20px;
	background:url(../img/sendbut.gif) no-repeat;
	border:none;
	padding-right:20px;
	width:143px;
	padding-bottom:4px;
	height:25px;
	font-size:0.9em;
	font-weight:bold;
}
#transation-tool {
	height:262px;
	padding-top:20px;
	background:url(../img/back-transationtool.jpg) no-repeat;
	margin-bottom:10px;
}
#nearest-agent-tool {
	height:259px;
	background:url(../img/back-findagenttool.jpg) no-repeat;
	margin-bottom:20px;
}
#nearest-agent-tool div.button, #transation-tool div.button{
	font-size:1.273em;
	clear:left;
	margin-top:10px;
}
