@charset "utf-8";
/* CSS Document */

* { margin: 0px; padding: 0px;}

body {

	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #202020;
	background-color:#000a3e;
	background-image: url(uploads/images/bg_body_new.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-attachment: fixed
}

body td th {

	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #202020;

}

ul, li {

	margin-left: 18px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #202020;

}

#wideScreen { width: 100%; height: auto; }

#centerBox { width: 773px; height: auto; margin: 0 auto; }

#topContainer { width: 100%; height: 319px; }

#logoBox { width: 100%; height: 96px; /* background-image: url(uploads/images/new_headerbanner.jpg); */  }

#logoBox a { position: relative; float: left; top: 34px; left: 20px; width: 242px; height: 49px;  }

#flashBox { width: 100%; height: 223px; font-size: 0pt; background-color: #fff; }

.clearboth { width: 100%; height: 1px; font-size: 0pt; clear: both; }


#mainContainer  { width: 100%; height: auto; }

#leftBox { float: left; width: 225px; top: 7px; }

#boxSearch {
	width: 100%;
	height: 227px;
	background-image: url(uploads/images/blue_curve_1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #c7cde2;
}

#searchHead { height: 39px; background-image: url(uploads/images/left_head_vacancy.gif);}

#searchArea { position: relative; top: 12px; width: 183px; height: 175px; margin: 0 auto; }

.spacerLeft { width: 100%; height: 7px; font-size: 0pt; }

.contentText {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #606060;
	height: 20px;
	width: 183px;
}

.boxkeyword { 
	height: 16px; 
	width: 120px; 
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt;
	color: #606060;
}

.btnGo {
	position: relative; 
	top: 6px;
}



#contentBox { float: right; width: 541px; background-color: #fff; }

#typeContentText { width: 100%; /*462px;*/ height: auto; }

#PageContainer { width: 510px; height: auto; /*263px;*/ margin: 0 auto; }

#PageDisplayContent { width: 462px; height: auto; /*263px;*/ margin: 0 auto; }

#typeContentText a { text-decoration: none; color: #003362; }
#typeContentText a:hover { text-decoration: none; color: #b2b2b2; }

.spacerContentArea { width: 462px; height: 47px; margin: 0 auto; font: 0pt; }
.spacerContentAreaBottom { width: 462px; height: 24px; margin: 0 auto; font: 0pt; }

#headTitleArea {
	width: 100%; height: 51px; border-bottom: 1px solid #d9d9d9; font-weight: bold; font-size: 7pt;
}

h1 { font-family: "Century Gothic"; font-size: 12pt; color: #003362; }

p { margin: 0px; padding: 0px;}

#specerContentClear { float: right; width: 541px; height: 91px; font-size: 0pt; } /* 214px Important! auto adjust height // height: 45px original */

#mainContentStreamer {
 	float: right;
 	width: 541px;
	height: 73px;
	background-image: url(uploads/images/logo_body.gif);
	background-repeat: no-repeat;
	/*border-bottom: 1px solid #ccc;
	border-left:  1px solid #ccc;
	border-right: 1px solid #ccc;*/
	
}

#boxSectorNav {
	width: 100%;
	height: 225px;
	background-color: #c7cde2;
}
#sectorHead { height: 39px; background-image: url(uploads/images/left_head_oursector.gif);}

#sectorNavContainer { position: relative; top: 6px; width: 196px; height: 180px; margin: 0 auto; color: #003362; font-size: 0px; }

#bluecurveFloat {
	position: absolute;
	left: 170px;
	height: 39px;
	width: 41px;
	background-image: url(uploads/images/bluecurve_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 141px;
}

.spacer { width: 100%; height: 8px; font-size: 0pt; clear: both; }
.spacerFooter { width: 100%; height: 5px; font-size: 0pt; clear: both; }
#footerBox { width: 100%; height: 27px; background-image: url(uploads/images/footer_bg.gif);}

#copyright { float: left; position: relative; top: 11px; left: 12px; height: auto; }

#copyright { 	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 6pt;
	color: #fff;
}

#copyright a { font-family: "Arial", Helvetica, sans-serif; font-size: 6pt; color: #fff; text-decoration: none; }
#copyright a:hover { font-family: "Arial", Helvetica, sans-serif; font-size: 6pt; color: #ccbdfd; text-decoration: none; }

#design { float: right; position: relative; top: 11px; right: 12px; height: auto; }

#design {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 6pt;
	color: #fff;
	text-align: right;
}

#design a {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 6pt;
	color: #fff;
	text-decoration: none;
}
#design a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 6pt;
	color: #ccbdfd;
	text-decoration: none;
}