html, body, div, span, applet, object, iframe, h1, h2, 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, 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;
	font-size:100%;
	font-weight:normal;
	background:transparent;
	}

ol, ul {list-style:none;}
blockquote, q {quotes:none;}
ins {text-decoration:none;}
del {text-decoration:line-through;}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

hr {display:none;}

body {
	padding-top: 0px;
	text-align: center;
	font-family: georgia, times new roman, times, serif;
	font-size: 75%;
	background: #007229 url(../images/bg-body.gif) no-repeat 0px 110px;
	color: #333;
}

a {
	text-decoration: underline;
	color: #ee7f00;
}

a img { border: none; }

p {
	line-height: 1.5;
}

h3 {
	line-height: 1.4;
}

/* Layout */

.wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

#header {
	background-color: #fff;
	height: 110px;
}

#header .wrapper {
	position: relative;
}

#content {
	background-color: #fff;
	min-height: 200px;
}

#columnc {
	padding: 30px 70px;
}

/* Page Header */

#feature .wrapper {
	background: transparent url(../images/bg-pageheader.gif) no-repeat top left;
	height: 150px;
}

/* Navigation */

#navigation {
	position: absolute;
	top: 60px;
	left: 470px;
	width: 490px;
	height: 50px;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	height: 50px;
	width: 84px;
	background: transparent url(../images/nav-items.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#navigation .nav-home a:hover, #wt-home #navigation .nav-home a { background-position: 0 -50px; }
#navigation .nav-jobseekers a { background-position: -84px 0; width: 122px; }
#navigation .nav-jobseekers a:hover, #wt-jobseekers #navigation .nav-jobseekers a { background-position: -84px -50px; }
#navigation .nav-currentvacancies a { background-position: -206px 0; width: 169px; }
#navigation .nav-currentvacancies a:hover, #wt-currentvacancies #navigation .nav-currentvacancies a { background-position: -206px -50px; }
#navigation .nav-contactus a { background-position: -375px 0; width: 115px; }
#navigation .nav-contactus a:hover, #wt-contactus #navigation .nav-contactus a { background-position: -375px -50px; }


/* Content */

#content p, #content ul, #content ol, #content table {
	margin-bottom: 10px;
}

#content ul ul,
#content ul ol,
#content ol ol,
#content ol ul {
	margin-bottom: 5px;
}

#content ol {
	margin-left: 20px;
}

#content ul {
	margin-left: 20px;
	list-style-type: square;
}

#content li {
	line-height: 1.4;
}

#content dl {
	width: 250px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

#content dt {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

#content dd {
	line-height: 1.4;
}

#content .documents {
	border-top: 4px solid #ecedee;
	margin-top: 20px;
	padding-top: 30px;
}

#content .documents dl.pdf {
	padding-left: 41px;
	background: transparent url(../images/icon-pdf.gif) no-repeat top left;
	font-family: arial, helvetica, sans-serif;
	float: none;
	width: auto;
}

#content .documents dt {
	font-weight: bold;
	color: #333;
	margin-bottom: 2px;
}

#content .documents dd {
	color: #999;
	margin-bottom: 5px;
}

#content h3, #content h4 {
	margin-bottom: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

#content h3 {
	font-size: 15px;
}

#content h4 {
	font-size: 13px;
}

/* Page Headers */

#feature h2 {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 430px;
	height: 150px;
}

#wt-jobseekers #feature h2 { background: transparent url(../images/h2-jobseekers.gif) no-repeat top left; }
#wt-currentvacancies #feature h2 { background: transparent url(../images/h2-currentvacancies.gif) no-repeat top left; }
#wt-contactus #feature h2 { background: transparent url(../images/h2-contactus.gif) no-repeat top left; }
#wt-copyrightdisclaimer #feature h2 { background: transparent url(../images/h2-copyrightdisclaimer.gif) no-repeat top left; }
#wt-privacypolicy #feature h2 { background: transparent url(../images/h2-privacypolicy.gif) no-repeat top left; }
#wt-newsarchive #feature h2 { background: transparent url(../images/h2-newsarchive.gif) no-repeat top left; }

/* Columns */

#columna  {
	width: 390px;
	float: left;
	padding-top: 30px;
	padding-left: 70px;
	padding-bottom: 30px;
}

#columnb {
	width: 390px;
	float: left;
	margin-left: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Footer */

#footer {
	background: transparent url(../images/bg-footer.gif) no-repeat top left;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: 11px;
}

#footer a {
	color: #ffe7ab;
	font-size: 12px;
}

#footer em {
	color: #007229;
	font-size: 15px;
}

#footer .wrapper {
	background: transparent url(../images/bg-footer-wrapper.gif) repeat-y top left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer p {
	margin-left: 70px;
}


#footer .twc {
	padding-left: 22px;
	background: transparent url(../images/logo-twc.gif) no-repeat center left;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

/* Home Page specific */

#wt-home #feature  .wrapper {
	height: 300px;
	background: transparent url(../images/bg-feature.gif) no-repeat top left;
}

#wt-home #feature img.main {
	margin-top: -13px;
	float: right;
	width: 490px;
}

#wt-home #feature h2 {
	width: 281px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(../images/h2-welcome.gif) no-repeat 70px 150px;
	padding-top: 150px;
	padding-left: 70px;
}

#wt-home #columna {
	float: left;
	width: 340px;
	padding-left: 70px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}

#wt-home #columnb {
	float: left;
	width: 340px;
	margin-left: 40px;
	padding: 30px 70px 10px 80px;
	background: #f3f8e3 url(../images/bg-home-news.gif) no-repeat top left;
	min-height: 427px;
}

#wt-home #columnb .news h3 {
	display: block;
	width: 125px;
	height: 22px;
	background: transparent url(../images/h3-latestnews.gif) no-repeat top left;
	margin-bottom: 30px;
	overflow: hidden;
	text-indent: -9999px;
}

#wt-home #columnb .news h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}

/* Buttons */

a.orange {
	font-family: arial, helvetica, sans-serif;
	display: inline-block;
	height: 21px;
	padding-left: 12px;
	background: transparent url(../images/btn-orange-start.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	line-height: 21px;
}

a.orange span {
	font-weight: bold;
	display: inline-block;
	height: 21px;
	padding-right: 12px;
	background: transparent url(../images/btn-orange-end.gif) no-repeat top right;
}


/* News Archive */

#news #columna {
	width: 500px;
}

#news #columnb {
	float: right;
	width: 160px;
	margin-left: 40px;
	padding: 30px 70px 10px 80px;
	background: #f3f8e3 url(../images/bg-home-news.gif) no-repeat top left;
	min-height: 427px;
}