/* CSS Document */

/*****************************
*** Reset default Styles ****
*****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height:1;
	background-color:#EEEEEE;
	font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
ol, ul {
	list-style: none;
}
#wrapper {
	margin:0 auto;
	width:968px;
	border:0px solid #FFFFE8;
	border-style:solid;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../graphic/bg.gif);
	background-repeat:repeat-y;
}
*html #wrapper {
	width:968px; /*page width*/
	margin:auto auto auto auto;
	border:0px solid #FFFFE8;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../graphic/bg.gif);
	background-repeat:repeat-y;
}
*:first-child+html #wrapper {
	width:968px; /*page width*/
	margin:0px auto;
	text-align:left;
	border:0px solid #FFFFE8;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../graphic/bg.gif);
	background-repeat:repeat-y;
}
#container {
	float:left;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:15px;
	width:898px;
}
#header {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:266px;
}
#headerL {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:611px;
	height:100%;
}
.logo {
	float:left;
	margin-left:0px;
	margin-top:5px;
}
#search {
	float:left;
	margin-left:15px;
	margin-top:0px;
	width:285px;
	height:174px;
	background-image:url(../graphic/search.gif);	
	background-repeat:no-repeat;
}
#headerR {
	float:right;
	margin-top:0px;
	margin-right:0px;
	width:287px;
	height:100%;
	background-image:url(../graphic/featured.gif);
	background-repeat:no-repeat;
}
.navigation {
	float:left;
	margin-top:35px;
	margin-left:0px;
	width:540px;
	height:22px;
	font-family:Georgia,Serif;
	font-size:16px;
}
.navigation li { 
	display:inline;
}
.navigation li a { 
	float:left; 
	margin-left:18px;
	display:inline;
	text-decoration:none;
	color:#000000;
}
.navigation li a:hover {
	border-bottom:1px dotted #000099;
	color:#000099;
} 
.navigation li a:visited {
	color:#000000;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}
#mainTextArea {
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:580px;
	color:#535353;
}
#mainTextArea p {
	margin-bottom:20px;
	font-size:12px;/*size of the paragraphs*/
	line-height:15pt;
}
.subTitle {
	font-weight:bold;
}
#mainTextArea h1 {
	margin-bottom:25px;
	font-size:20px;
	line-height:15pt;
}
#mainTextArea h2 {
	margin:0 0 0 0;
	margin-bottom:20px;
	font-size:12px;/*size of the paragraphs*/
	line-height:15pt;
	font-weight:normal;
}
#latestNews {
	float:left;
	margin-top:20px;
	margin-left:28px;
	width:266px;
	height:271px;
}
#latestNewsTable {
	float:left;
	margin-top:45px;
	margin-left:30px;
	width:230px;
}
.moreBTN {
	margin-top:15px;
}
td#dateNews {
	font-size:11px;
	color:#766F64;
	height:15px;
}
td#titleNews {
	font-size:14px;
	color:#766F64;
	height:22px;
	text-decoration:underline;
}
td#contentNews {
	font-size:12px;
	line-height:12pt;
	color:#666666;
}

#footer {
	float:left;
	margin-top:0px;
	margin-left:19px;
	height:48px;
	width:929px;
	background-image:url(../graphic/footerBg.gif);
	background-repeat:repeat-x;
}
table#searchTable {
	float:left;
	margin-top:55px;
	margin-left:30px;
}
.searchInput {
	width:210px;
	height:20px;
	border:solid 1px #000066;
	padding-top:2px;
}
#submitButton {
	background: url(../graphic/search_btn.gif);
	display:block;
	border:0;
	width:74px;
	height:27px;
	margin-top:22px;
	text-align:center;
	color:#cccccc;
	text-decoration:none;
	cursor:pointer;
	padding-bottom:3px;
}
table#latestOffer {
	width:220px;
	margin-top:50px;
	margin-left:30px;
	color:#FFFFFF;
	font-size:12px;
}
td#jobTitle {
	height:20px;
	font-size:14px;
}
td#jobDescription{
	line-height:10pt;
}
td#jobLocation {
	height:25px;
}
.showBTN {
	margin-top:12px;
}
.footerText {
	float:left;
	text-align:center;
	margin-top:2px;
	margin-left:265px;
	font-size:12px;
	line-height:12pt;
	font-weight:normal;
}
#footerLink {
	float:left;
	text-align:center;
	margin-top:3px;
	margin-left:390px;
	font-size:9px;
}
.input1{
	width:150px;
	border:solid 1px #999999;
}
.input2{
	width:200px;
	height:80px;
	border:solid 1px #999999;
}
#contactForm {
	font-size:13px;
}
#contactForm td {
	vertical-align:top;
	width:100px;
}
#map {
	float:left;
	margin-left:400px;
	margin-top:-420px;
	width:350px;
	height:300px;
	border:solid 1px #999999;
}
#confirm {
	float:left;
	width:400px;
	margin-top:-80px;
	margin-left:420px;
	color:#990000;
}
.jobPosition {
	margin-top:40px;
	padding:5px;
	
}	
.pJobTitle {
	font-weight:bold;
}
.pLocation {
	font-size:12px;
	margin-top:-15px;
}
.pSalary {
	margin-top:-15px;
}
.pDescription {
	margin-top:10px;
	font-size:13px;
	line-height:13pt;
}
#selectedJobDetails {
	font-size:14px;
}
#selectedJobDetails th {
	height:17px;
	width:100px;
}
#postedInfo {
	margin-top:15px;
	margin-bottom:25px;
	font-size:10px;
}
#simpleContent {
	font-size:12px;
	margin-bottom:15px;
}
#simpleContent tr {
	line-height:14pt;
}


