/***

	Designed by offset media
	http://www.offsetmedia.co.uk

	(c) 2007 - 2008

**/
body {
	background: #ffffff;
	margin: 0px;
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #121212;
	line-height: 22px;
}



#wrap {
	width: 800px;
	height: 100%;
	margin: 0px auto 0px auto;
	background: url('images/wrap.gif') repeat-y;
}

.main {
	margin: 10px 30px 0px 20px;
	height: 80px;
}

	#header #logo {
		float: left;
		width: 200px;
	}
	#banner {
	
		width: 310px;
		float: left;
		margin: 0px 0px 0px 40px;
	}
	#info {
		float: right;
	}
	#nav {
		background: #0380d4 url('images/nav.gif') no-repeat;
		height: 42px;
		margin: 5px 18px 0px 11px;
		overflow: hidden;
	}
	#nav-bg {
		background: url('images/nav_bg.gif') repeat-x;
		height: 13px;
		margin: 0px 18px 0px 11px;
	}
	#marquee {
		float: left;
		width: 150px;
		height: 20px;
		overflow: hidden;
		margin: 0px 18px 0px 5px;
	}
	
	
	#nav ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		margin: 0px 0px 0px 100px;
	}
	#nav li {
		background: url('images/n.gif') no-repeat;
		background-position: top right;
		float: left;
		width: 83px;
		height: 42px;
		margin-left: 0px;
		text-align: center;
	}
	
	#nav #li-contact {
		background: none;
	}
	#nav a {
		margin: 11px 3px 0px 1px;
		display: block;
		height: 35px;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
	#nav a:hover, #nav .s a {
 		background: url('images/h.gif') no-repeat;
	}
	
	#flash {
		margin: 0px auto 0px auto;
		width: 400px;
	
	}
	.welcome {
		float: left;
		margin: 0px 0px 10px 8px;
		
	}
	#link {

		margin: 10px 0px 0px 8px;
		
	}


#content {
	margin: 0px 35px 15px 25px;
 	background: url('images/box_bg.gif') repeat-x;
	background-position: bottom left;

	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #E6E6E6;
}
	#content .c {
		margin: 5px 5px 5px 20px;
		font-family: Arial;
	}
	#content #continent {
		overflow: hidden;
		width: 100%;
		background:  url('images/l.gif') repeat-y;
		background-position: 200px 0px;
	}
	#content #l {
		float: left;
		width: 200px;
		text-transform: none;

		border-width: 1px 0px 0px 0px;
		border-style: solid;
		border-color: #E6E6E6;
		overflow: hidden;
	}
	#content #l ul{
		margin: 10px 0px 0px 10px;
		padding: 0px;
		list-style-type: square;
		font-weight: bold;
		
	}
	
	 #content #txt ul#recruit li{
		padding: 0px;
		list-style-type: square;		
	}

	#content #l ul li {
		color: #0083DA;
		margin-bottom: 10px;
	}
	#content #l ul ul {
		margin: 0px 0px 0px 10px;
		font-size: 20px;
	}

	
	#content #l ul ul li {
		
		list-style-type: circle;
		margin-bottom: 0px;
		text-transform: none;
		
	}
	#content #l ul ul li a {
		font-size: 11px;
	}
	#content #l a {
		font-size: 13px;
		text-decoration: none;
		color: #121212
	}
	#content #l a:hover {
		color: #0083DA;
	}

	#content #r {
		width: 500px;
		float: right;
		overflow: hidden;
		border-width: 1px 0px 0px 0px;
		border-style: solid;
		border-color: #E6E6E6;


	}
	#content #r .c {
		margin: 10px 20px 20px 20px;
		text-align: justify;
		}
	#content #txt {
		font-family: Arial;
		font-size: 12px;
	}
	#content #txt ul li {
		margin-bottom: 0px;
		list-style-type: none;
	}

#content #txt ul li.square {
		margin-bottom: 5px;
		list-style-type:square;
	
}

#footer {
	text-align: center;
	margin-top: 20px;
}
	#footer ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#footer ul li {
		display: inline;
		margin: 0px 5px 0px 5px;
	}
	#footer ul a  {
		color: #999999;
		text-decoration: none;
		font-family: Arial;
		font-size: 13px;
		font-weight: bold;
	}
	#footer ul a:hover {
		text-decoration: underline;
	}
	#footer #design {
		margin: 8px 20px 10px 0px;
		color: #cecece;
	}
		#footer #design a {
			color: #cecece;
			text-decoration: none;
		}
		#footer #design a:hover {
			color: #666666;
		}

#footer-grad {
	height: 10px;
	background: url('/images/footer.gif') no-repeat;
}
		
/* --------------------------------------------- */

#flags table {
	width: 100%;
}
#flags table td {
}

#d {
	color: #ff0000
}

#apply {
	font-size: 12px;
}
#apply .a {
	padding: 10px;
	background: #EFEFEF;
}
#apply .lbl {
	width: 210px;
	display: block;
	float: left;
	text-align: left;
}
#apply fieldset {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	clear: both;
	
	padding: 5px;
}
#apply fieldset {
	margin-bottom: 15px;
}
#apply fieldset fieldset {
	background: #EFEFEF;
	border: none;
}

#apply fieldset legend {
	color: #aaaaaa;
	font-weight: bold;
	font-size: 15px;
}
#apply br {
	clear: both;
}

#apply .l {
	width: 50%;
	float: left;
}
#apply .r {
	width: 45%;
	float: right;
}
#apply #my-lang {
	list-style-type: none;
}
#apply #my-lang li {
	padding: 0px 0px 5px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	border-color: #aaaaaa;
}
#apply #my-lang a {
	margin-right: 15px;
	font-weight: bold;
}

	#apply #div-qualifications {
		margin-top: 15px;

		padding-top: 15px;
	}

#apply textarea {
	width: 350px;
	height: 100px;
}
	
#contact textarea {
	height: 150px;
}

/* --------------------------------------------- */

.msg {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 15px;
	line-height: 25px;
}


/* --------------------------------------------- */

.lite {
	color: #666666;
}

.clear {
	clear: both;
}
.right {
	text-align: right;
}
.right-pg {
	text-align: right;
}
	.right-pg a {
		margin-left: 15px;
	}

.u {
	text-decoration: underline;
}
.inl {
	display: inline;
}

.invisible {
	display: none;
	visibility: hidden;
}

input, select, textarea {
	padding: 3px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
	.in, textarea {
		width: 250px;
	}

.form label {
	width: 80px;
	float: left;
	margin-right: 6px;
	margin-top: 15px;
}
.form br {
	clear: both;
}

img {
	border: 0px;
}

a {
	color: #0083DA;
}
a:hover {
	color: #0083DA;
	text-decoration: underline;
}

.line {
	overflow: hidden;
	height: 1px;
	width: 160px;
	font-size: 1px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #E6E6E6;
	margin-top: 10px;
	margin-bottom: 10px;
}n

h1,h2,h3 {
	font-family: Arial;
	font-weight: normal;
	color: #0083DA;
	margin: 10px 0px 10px 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0083DA;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0083DA;
}

