/* @group HTML Tags */

body {
	font: 13px/1.5 Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}
#cssImages {
	display: none;
}

pre {
	font-size: 10px;
	color: #999;
	font-family: Arial;
}
img {
	border:none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #009999;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
/* @end HTML Tags */

.clear { clear:both; font-size:0px; line-height:0px;}

/* @group Tollbar */

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	background: url(assets/top.png) no-repeat;
	height: 10px;
}
#back {

}
#bottom {
	height: 10px;
}
#header {
	height: 85px;
	margin-left: 8px;
	margin-right: 12px;
}
#nav {
	background: url(assets/recruitmentbluebar.jpg) repeat-x 0 bottom;
	margin-left: 8px;
	margin-right: 12px;
	height: 36px;
	margin-top: 5px;
	padding-top: 5px;
	color: #fff;
}
#nav a:link, #nav a:visited, #nav a:active {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 6px 14px 6px 10px;
	border-right: 1px solid #E0DFE3;
}
#nav a:hover {
	color: #eee;
	text-decoration: underline;
}
#leftArea {
	width: 220px;
	margin-left: 8px;
	margin-right: 5px;
	float: left;
}
#rightArea {
	width: 715px;
	margin-top: 5px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	text-align: justify;
}
#rightArea h1 {
	color: #009999;
	border-bottom: 1px solid #E0DFE3;
	padding-bottom: 9px;
	font-weight: 200;
	font-size: 24px;
}
#rightArea h2 {
	color: #009999;
	font-weight: 200;
}
#rightArea h3 {
	color: #009999;
	border-bottom: 1px solid #E0DFE3;
	padding-bottom: 9px;
	font-weight: 200;
}
.leftBoxOuter {
	margin-top: 5px;
} 
.leftBox {
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 4px;
}
.boxHeight {
	height: 91px;
}
.leftBox h2 {
	color: #009999;
	border-bottom: 1px solid #333;
	font-size: 13px;
	margin-top: 9px;
	margin-bottom: 10px;
}
.leftBox h3 {
	border-top: 1px solid #333;
	padding-top: 8px;
	color: #009999;
	border-bottom: 0px;
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 0px;
}
.leftBox p {
	font-size: 11px;
}
.leftBox img {
	/*float:right; */
	margin-top:-4px; 
	margin-right:-15px;
}
.news {
	color: #333;
	font-size: 11px;
}
.latestNews a:link, .latestNews a:visited, .latestNews a:active {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
.latestNews a:hover {
	color:#999;
	text-decoration: underline;
}
.latestNews p {
	margin-top: 4px;
	margin-bottom: 6px;
}
#menuBox {
	width: 97%;
	padding-left: 6px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-top: 7px;
	background-color: #fbf7f6;
	border: 1px solid #e1e1e1;
}
.contentBoxOuter {
	margin-bottom: 8px;
	float: left;
	width:359px;
} 
.contentBox {
	background-color: #d6d4d5;
	border: 1px solid #cccbd0;
	height: 86px;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 5px;
	font-size: 11px;
	color: #666;
}
.clear { clear:both; font-size:0px; line-height:0px;}.contentBox img {
	float:left;
	margin-top: -9px;
}
.contentBox a:link, .contentBox a:visited, .contentBox a:active {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
}
.contentBox a:hover {
	color:#999;
	text-decoration: underline;
}
.contentBox p {
	margin-top: 0px;
}
.banners {
	width: 185px;
	height: 97px;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
#menu1 {
	width: 450px;
	float: right;
	padding: 6px;
	text-align: right;
	margin-right: 6px;
}
#menu1 a:link, #menu1 a:visited, #menu1 a:active {
	color: #009999;
	font-size: 11px;
	padding-left: 9px;
}
#menu1 a:hover {
	color:#999;
	text-decoration: underline;
}
#search {
	margin-left: 4px;
	margin-top: 1px;
	width:150px;
	height: 20px;
	float:right;
	background-color: #fff;
	margin-right: 6px;
}
#searchform {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	margin-left: 4px;
	margin-top: 2px;
	color: #333;
	height: 13px;
	width: 110px;
	border: 0px solid #fff;
}
.submenu {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	font-size: 11px;
	color: #009999;
	font-weight: bold;
}
.submenu a:hover {
	color:#999;
	text-decoration: underline;
}
p.csssubnav {
	margin: 0px;
}
.csssubnav a:link, .csssubnav a:visited, .csssubnav a:hover, .csssubnav a:active {
	color:#333;
	display: block;
	padding-left:18px;
}
#footer {
	text-align: right;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 22px;
}
#footer img {
	float: left;
}
#footer div {
	width: 400px;
	float: right;
	margin-top: 9px;
	color: #009999;
	font-weight: bold;
}
.oneThird {
	width:500px;
}
.rightAligned {
	float:right;
}

#sitemap {
	margin-left:150px;
}
/* @end Tollbar */