html {
	overflow-y: scroll;
	}

html, body {
	width: 100%; min-width: 950px;
	height: 100%;
	}
	
body {
	font-size: 75%; font-family: verdana, sans-serif;	color: #333;
	margin: 0; padding: 0;
	text-align: center;
	}
	
.clear {clear: both; line-height: 1px; height: 1px;}	
.clear-bot {clear: both; background: url(../_img/bg-clear.gif) top left repeat-x; height: 12px; margin: 0;}	

img {	
	border: none;
	}
	
table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	}
table, table table, table table table, table table table table, table table table table table {
	font-size: 100%;
	}		
/*---------------------- Stucture -------------------------*/	
#holder {
	margin: 0 auto; padding: 0;
/*	background: #88460F;*/
	text-align: left;
	min-height: 100%;
	width: 950px;
	}	
* html #holder { 
     height: 100%; 
     }	
#inner {
	margin: 0 auto; padding: 0;
	background: url(../_img/bg.gif) top left repeat-y;
	text-align: left;
/*	min-height: 100%;*/
	width: 950px;
	}	
#top {
	width: 940px;
	margin: 0; padding: 2px 0 0 10px;
	background: url(../_img/bg-top.gif) #D56D18 bottom left repeat-x;
	height: auto !important; /* for modern browsers */
	height: 24px; /* for IE5.x and IE6 */
	min-height: 24px; 
	color: #fff;
	font: 0.9em verdana, sans-serif;
	}
#header {
	margin: 5px 0 5px 0; padding: 0;
	height: 90px;
	width: 950px;
	}
#logo {		
	margin: 0; padding: 0;
	width: 313px;
	float: left;
	}
#logo a {	
	color: #F4720E;	
	text-decoration: none;
	}
#logo a:hover {	
	color: #F4720E;	
	}
#logo-text {
	background: url(../_img/logos.gif) top left no-repeat;
	font: 26px verdana, sans-serif;
	letter-spacing: 1px;
	margin: 0; padding: 12px 0 0 95px;
	width: 218px;
	cursor: hand;
	height: 78px;
	}	
#bans {
	margin: 0; padding: 0;
	background: url(../_img/bg-header.gif) bottom right no-repeat;
	width: 637px;
	height: 90px;
	float: left;
	}	
#bans table td {	
	padding: 0;
	}
#bans img {	
	margin: 0; padding: 0;
	}
#txt {	
	margin: 0; padding: 0;
	float: right;
	}	
#nav {
	margin: 0; padding: 0;
	background: url(../_img/bg-nav.gif) #D56D18 bottom left repeat-x;
	overflow: auto;
	}
#nav ul {
	margin: 0; padding: 5px 0 0 10px;
	list-style-type: none;
	height: auto !important; 
	height: 23px; 
	min-height: 23px; 
	}
#nav ul li {
	display:block;
	float: left;
	font: bold 1.1em tahoma, sans-serif;
	color: #EDFFFF;
	padding: 0 7px 6px 7px; margin: 0;
}
#nav ul li a{
     text-decoration: none;
	 margin: 0; padding: 0 0 6px 0;
   	 color:	#EDFFFF;
}
#nav ul li a:hover{
	 background: url(../_img/bg-nav-act.gif) bottom left repeat-x;
	 color: #FFCC00;
}	
#content {
	background: url(../_img/bg-cont.jpg) top left repeat-x;
	margin: 0; padding: 0;
	overflow: auto;
	width: 950px;
	}

/*-------------------------- Left ------------------------------*/	
#left {
	float: left;
	margin: 0; padding: 0 0 0 10px;
	width: 679px;
	}
#vacs {
	float: left;
	width: 528px;
	}	
#vacs table#tbl-ind	{
	background: #FBF0E7;
	width: 528px;
	align: left;
	margin: 10px 0 0 0; padding: 0;
	}
#vacs #tbl-ind .hd p {
	margin: 0 10px 10px 10px; padding: 4px 0 6px 0;
	font: bold 1.2em tahoma, sans-serif;
	background: url(../_img/bg-tbl-hd.gif) bottom left repeat-x;
	}	
#vacs div.nm {
	width: 159px;
	float: left;
	line-height: 16px !important;
	margin: 0; padding: 0 0 0 10px;
	font-size: 1em;
    }
.nm a {
	color: #AA5713;
	text-decoration: none;
    display:block;
    float:left;
    width:128px;
    }
.nm a:hover {
	color: #000;
	}
.td-perm {
	width: 176px;
	background: url(../_img/bg-nm.gif) top right repeat-y;	
	margin: 0; padding: 0 0 10px 0;
	line-height: 15px;
	}	
.td-temp {
	padding-bottom:10px;
	line-height: 15px;
	}		
.bot-perm {
	background: url(../_img/bg-bot-perm.jpg) top right no-repeat;	
	height: 21px;
	text-align: right;
	margin: 0; padding: 0;
	}			
.bot-perm a {
	color: #fff;
	height: 21px;
	margin: 0; padding: 0 10px 0 0;
	}	
.bot-temp {
	background: url(../_img/bg-bot-temp.jpg) top right repeat-x;	
	height: 21px;
	text-align: right;
	margin: 0; padding: 0;
	}			
.bot-temp a {
	color: #fff;
	height: 21px;
	margin: 0; padding: 0 10px 0 0;
	}		
#vacs .rght {
	float: right;
	font-size: 0.9em;
	text-align: right;
	padding:0;
	color: #666;
    }
#search {		
	float: left;
	width: 145px;
	margin: 0; padding: 0;
	}	
#search a {	
	color: #AA5713;
	}	
#search form p {
	text-align: left;
	}	
h3 {
	margin: 0 5px 10px 10px; padding: 4px 0 6px 0;
	font: bold 1.2em tahoma, sans-serif;
	background: url(../_img/bg-tbl-hd.gif) bottom left repeat-x;
	}	
#search form {
	margin: 0; padding: 0 0 0 10px;
	}	
#search input {
	width: 140px;
	font-size: 0.9em;
	}
#search .lbl {
	margin: 0; padding: 0 5px 0 0;
	text-align: right;
	font-size: 0.9em;
	color: #88460F;
	}	
#search p input {
	width: 120px;
	}	
#search p select {
	width: 125px;
	font-size: 0.9em;
	margin: 0 0 3px 0;
	}	
#search p .input-index input {
	width: 71px;
	font-size: 0.9em;
	margin: 0 0 3px 0;
	}	
#search p label {
	width: 60px !important;
	}	
#search p .within {
	width: 71px;
	font-size: 0.9em;
	margin: 0 0 3px 0;
	padding-left: 50px;
	color: #AA5713;
	}	
#search p .withinkey {
	width: 100px;
	font-size: 0.9em;
	margin: 0 0 3px 0;
	color: #AA5713;
	}		
.formbut {
	margin: 0; padding: 0;
	}
input.but {
	width: auto !important;
	BACKGROUND: url(../_img/bg-but.jpg) top left repeat-x; COLOR: #fff;
	height: 22px !important;;
	margin: 2px 0 0 0; padding: 0 5px 0 5px;
	border: none;
}	
#main {	
	margin: 0; padding: 0 10px 0 0;
	}
#main h1 {
	color: #D56D18;
	font-size: 1.3em;
	}	
#main h2 {
	color: #3D8A98;
	font-size: 1.2em;
	margin: 0; padding: 15px 0 10px 0;
	}
#news {
	margin: 5px 0 0 0; padding: 0;
	BACKGROUND: url(../_img/bg-news.gif) bottom left no-repeat; 
	float: left;
	width: 210px;
	font-size: 0.9em;
	}	
#news h3 {
 	 BACKGROUND: url(../_img/bg-news-hd.gif) top left no-repeat; 
	 height: 22px;
	 border: none;
	 margin: 0 0 10px 0; 
	 padding: 4px 3px 6px 8px;
	}	
#news p.news_item {
	margin: 0; padding: 0 7px 0 7px;	
	text-align: left;
	}		
#news p {
	margin: 0; padding: 0 10px 0 10px;	
	text-align: left;
	}	
#news .date {
	color: #D56D18;
	}
#news a	{
	color: #666;
	text-decoration: none;
	}
#news a:hover	{
	color: #333;
	}	
#news a.all-news {
	font-weight: bold;
	display: block;
	text-decoration: underline;
	margin: 0; padding: 0 0 5px 6px;
	color: #D56D18;
    font-size:80%;
    }
#news a:hover.all-news {	
	color: #AA5713;
    font-size:80%;
    }
/*-------------------------- Right ------------------------------*/	
#right {
	float: left;
	margin: 10px 5px 0 0; padding: 0 5px 10px 0;
	width: 245px;
	background: #FBF0E7;
	}	
#video {
	margin: 0 10px 0 10px; padding: 5px;
	text-align: center;
	background: #fff;
	}	
#video a {
	margin: 3px 0 3px 0; padding: 0;
	display: block;
	font-size: 0.9em;
	color: #D56D18;
	}
#video a:hover {	
	color: #AA5713
	}
.camp {	
	background: url(../_img/bot-camp.gif) #fff bottom center no-repeat;
	margin: 5px auto; padding: 0;
	width: 224px;
	}	
.camp-top {
	margin: 0; padding: 10px;
	background: url(../_img/top-camp.gif) top center no-repeat;
	text-align: center; 
	width: 204px;
	}	
#latest_jobs {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0 10px 0 10px; padding: 0;
	}	
marquee ul#latest-jobs p {
	margin: 0; padding: 0 0 10px 0 !important;
	overflow: auto;
	border: 1px solid red;
	}	
#latest_jobs a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	}	
#latest_jobs a:hover {
	color: #AA5713;
	}		
#latest_jobs a.mr {
	color: #666;
	text-decoration: none;
	}	
#latest_jobs a:hover.mr {
	color: #333;
	text-decoration: none;
	}	
/*------------------------- Bottom -----------------------------*/		
#bot {
	background: #fff;
	margin: 0; padding: 0;
	}
#ics {
	font: 0.8em tahoma, sans-serif;
	color: #999; 
	}	
#pop-sectors {
	background: #D56D18;
	margin: 0; padding: 5px 10px 5px 10px;
	font-size: 0.8em;
	color: #EAB68B;
	}	
#pop-sectors td {
	padding: 0 0 5px 0;
	}	
#pop-sectors .lab {	
	padding-right: 5px;
	color: #fff;
	text-align: right;
	}
#pop-sectors a {
	color: #EAB68B;
	text-decoration: none;
	}	
#pop-sectors a:hover {
	color: #fff;
	}	
#bot-menu {
	margin: 0; padding: 5px 0 5px 10px;
	background: #AA5713;
	height: 18px;
	color: #EDFFFF;
	font-size: 0.8em;
	}
#menu-block {
	width: 720px;
	float: left;
	}	
#bot-menu a {
	text-decoration: none;
	color: #EDFFFF;
	}
#bot-menu a:hover {	
	color: #FFCC00;
	}
#pow {
	background: #88460F;
	margin: 0; padding: 5px 0 10px 10px;
	color: #D56D18;
	font-size: 0.8em;
	float: left;
	width: 465px;
	}	
#pow a {
	color: #D56D18;
	}
#pow a:hover {
	color: #fff;
	}		
#des {
	margin: 0; padding: 5px 10px 10px 0;
	background: #88460F;
	color: #D56D18;
	font-size: 0.8em;
	float: right;
	text-align: right;
	width: 465px;
	}	
#des a {
	color: #D56D18;
	}
#des a:hover {
	color: #fff;
	}		
#copy {
	float: right;
	width: 210px;
	font-size: 0.9em;
	padding: 0 10px 0 0;
	text-align: right;
	color: #fff;
	}		
.errmsg {
	font-size: 0.9em;
	color: #f00;
	}
.errmsg {
    font-size:9px;
    float: left;
    display: block;
	clear: both !important;
	}

/*------------------------- General ---------------------------*/
p {
	text-align: justify;
	margin: 0; padding: 5px 0 5px 0;
	}

.bookmark {margin:0;padding:10px 0 0}
.bookmark h3 {position:relative;}
.bookmark .wat {font-size:70%;padding-left:70px;text-decoration:none;}
.bookmark a{color:#D56D18;}
.bookmark a:hover{color:#AA5713;}
.hidden_pic{visibility:hidden; position:absolute; top:0; left:-100px; width:100px; height:100px; overflow:hidden;}
