html {
	overflow: hidden;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
}

.left {
	position: absolute;
	top: 0;
	bottom: 0; 
	left: 0;
	width: 200px;
	height: 100%;
	overflow: auto;
	color: #183883;
	font-family: sans-serif;
	background-color: #fff /*#E9A739*/;
	margin-left: auto;
	margin-right: auto;
}

.right {
	position: fixed;
	top: 0;
	left: 200px;
	right: 0;
	bottom: 0;
	overflow: auto;
	background-color: transparent;
	border-left: 0px solid #000;
	font-family: sans-serif;
	font-size: 12px; /*padding-right: 100px;*/
	z-index: 5;
}

.foot {
	font-family: sans-serif;
	text-decoration: none;
	width: 100%;
	font-size: 10px;
	color: #183883;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.foot a {
	text-decoration: none;
	color: #000;
}

.foot a:hover {
	text-decoration: underline;
}

.margin {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	margin-right: 100px;
	/*min-width: 600px;
	max-width: 600px;*/
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	z-index: 5;
	background-color: transparent;
}

* html body{ /*IE6 hack*/
	padding: 0 0 0 200px; /*Set value to (0 0 0 WidthOfFrameDiv)*/
}

* html .right { /*IE6 hack*/
	height: 100%; 
	width: 100%; 
}

.logo {
	border-bottom: 0px solid #000;
	width: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.nav {
	width: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.nav a {
	position: relative;
	display: block;
	width: 180px /*188px*/;
	height: 23px /*26px*/;
	background-image: url(img/labacor_labour_outsourcing_work_jobs_button_01.jpg);
	float: left;
	border: 0px solid #183883;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: sans-serif;
	color: #183883;
	text-decoration: none;
	line-height: 1.7em;
	background-color: transparent;
}

.nav a:hover {
	text-decoration: none;
	background-image: url(img/labacor_labour_outsourcing_work_jobs_button_01.jpg);
	color: #183883;
	top: 2px;
	left: 2px;
	font-weight: bold;
	line-height: 1.8em;
}

.navselected {
	background-image: url(img/labacor_labour_outsourcing_work_jobs_button_01.jpg);
}

.right a {
	color: #183883;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
}

h3 {
	color: #0066FF /*#183883*/;
	font-weight: bold;
	font-size: 21px;
	font-family: sans-serif /*"book antigua", serif*/;
	margin: 0px;
	padding-left: 0px;
	clear: both;
	text-transform: uppercase;
}

h5 {
	color: #0066FF /*#183883*/;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: sans-serif /*"book antigua", serif*/;
	text-transform: uppercase;
	clear: both;
}

hr {
	height: 2px;
	background-color: #F8C301;
	color: #F8C301;
	border: 1px solid #F8C301;
	clear: both;
}

.spacer {
	clear: both;
	padding-bottom: 2px;
	padding-top: 2px;
}

.center {
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
}

.center a {
	color: #183883;
	text-decoration: none;
}

.center a:hover {
	text-decoration: underline;
}

.ck {
	text-align: center;
	font-size: 10px;
	color: #000;
	width: 200px;
}

.leftbr {
	width: 130px;
	display: block;
	text-align: left;
	border: 1px solid #000;
	float: left;
	padding-left: 5px;
}

.rightbr {
	border: 1px solid #000;
	display: block;
	padding-left: 5px;
}

.smallbox {
	display: block;
	float: right;
	width: 350px;
	margin-right: 180px;
}

.smallbox img {
	border: 1px solid #000;
}

img {
	display: block;
}

.left img {
	padding-bottom: 5px;
	margin: auto;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.flashbg {
	display: block;
	width: 272px;
	height: 212px;
	float: right;
	text-align: center;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 1;
	margin-top: 20px;
}

.navmargin {
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

.largefont {
	font-size: 16px;
	color: #ff0000;
}

.leftfloat {
	float: left;
	margin-left: 12px;
}

.bgimgleft {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 200px;
	width: 112px;
	border-left: 1px solid #000;
	/*background-image: url(img/labacor_labour_outsourcing_work_honeycomb_bg_10.jpg);*/
	/*z-index: 4;*/
}

.bgimgright {
	position: fixed;
	top: 0px;
	bottom: 0px;
	right: 17px;
	width: 112px;
	/*background-image: url(img/labacor_labour_outsourcing_work_honeycomb_bg_09.jpg);*/
	/*z-index: 4;*/
}

.imgnest {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
}