* {
	margin:0; padding:0;
}
body,html {
	font-family:arial; font-size:12px;
	background:/*#F0EDED*/ url(../images/bg-top.jpg) repeat-x;
}
a { 
	color:#2D2D2D; 
	text-decoration:none; 
}
p {
	line-height:20px;
}
.justify {
	text-align:justify;
	color:#000000;
	font-size:12px;
}
br {
	line-height:10px;
}
img {
	border:0;
}
form {
	display:inline;
}

/*****************************************/
/** LAYOUT **/
/*****************************************/

#header {
	margin:auto;
	width:1000px; height:170px;
	background:url(../images/banner1.jpg) no-repeat top center;
}
#topleft {
	float:left;
	width:10px; height:70px;
	background:url(../images/top-left.jpg) no-repeat;
}
#topright {
	float:right;
	width:10px; height:70px;
	background:url(../images/top-right.jpg) no-repeat;
}
#banner {
	position:relative;
	clear:both; margin:auto;
	width:982px; height:100px;
	background:url(../images/banner2.jpg) no-repeat;
}

/*****************************************/

#container {
	width:1000px;
	margin:auto;
}
/*****************************************/

#page {
	height:auto; width:980px;
	padding:0 10px 0 10px;
	background:url(../images/bg.jpg) repeat-y;
  overflow:auto;
}

/*****************************************/

#leftbar {
	float:left;
	overflow:hidden;
	width:200px;
	text-align:left;
}
.menuboxinfologin {
	width:182px;
	padding:5px;
	border:4px #9E8D8D solid;
	overflow:auto;
}

/*****************************************/

#content {
	float:left;
	overflow:hidden;
	width:750px;
	padding:0 10px 20px 20px;
	/*background:url(../images/line.jpg) repeat-x;*/
}
#content h2 {
	padding:13px 0 5px 0; margin-bottom:7px;
	font-size:14px; font-weight:bold;
	color:#000091;
	text-align:left;
}
#content h2.home {
	/*background:url(../images/home.jpg) no-repeat right;*/
}
#content h2.about {
	background:url(../images/about.jpg) no-repeat right;
}
#content h2.child {
	padding:15px 0 5px 0; margin-bottom:15px;
	border-bottom:1px #6C2300 dotted;
}
#content h3 {
	margin-bottom:5px;
	font-size:13px; font-weight:bold;
	text-align:left;	
}
#content h4 {
	margin-bottom:5px;
	font-size:10px; color:#666666;
	text-align:left;	
}

/*****************************************/

#slideimage-main {
	margin:auto;
	overflow:hidden;
	width:735px; height:100px;
	margin:10px 0 10px 0; padding:5px;
	border:1px #9E8D8D solid;
	background:#FFFFFF;
}

#slideimage-client {
	text-align:left;
	overflow:hidden;
	width:445px; height:90px;
	background:#CCCCCC;
}

#jobmainbox {
	height:255px; width:750px;
}

#latestjob {
	float:left;
	overflow:hidden;
	height:250px; width:280px;
	padding-right:10px;
}

#quicksearch {
	float:left;
	overflow:hidden;
	height:255px; width:455px;
}

/*****************************************/

#footer {
	clear: both;
	text-align:center;
	background:url(../images/footer-line.jpg) repeat-x;
}
#footercenter {
	position:relative;
	margin:auto;
	width:1000px; height:65px;
	background:url(../images/bg.jpg) repeat-y;
}
#footerline {
	position:relative;
	margin:auto;
	width:1000px; height:5px;
	background: url(../images/footer-spacer.jpg) no-repeat;
}
#footercontent {
	position:absolute;
	left:10px; top:5px;
	width:980px; height:60px;
	background: url(../images/bg-center.jpg) repeat-x;
	font-family:tahoma; font-size:11px; 
}

/*****************************************/

.raquo {
	font-size:16px; font-weight:bold;
}
.menudot {
	font-size:18px; font-weight:bold;
	vertical-align:middle;
}

/*****************************************/

.list ul {
}
.list li {
  list-style:disc;
	margin-left:18px; line-height:20px;
}
.list .spacer {
  list-style:none;
}
.list .indent-1 {
	list-style:inside;
}

/*****************************************/

#popup {
	text-align:justify;
	margin:10px;
}
#popup h2 {
	padding:5px;	margin-bottom:15px;
	font-size:14px; font-weight:bold;
	color:#000091;
	text-align:center;
	background:#CCCCCC;
}
#popup ol {
  margin:15px 0 15px 18px;
  line-height:20px;
}

/*****************************************/

.pagination {
	height:22px; line-height:22px;
	font-size:12px;
	display:inline;
}
.pagination strong {
	border:1px #6C2300 solid;
	padding:2px 8px 2px 8px;
  background:#FFFFFF;
}
.pagination a {
	border:1px #9E8D8D solid;
	padding:2px 8px 2px 8px;
}
.pagination a:hover { 
	color:#FCFAF5; 
	border:1px #280D00 solid;
	text-decoration:none;
  background:#6C2300;
}


/*****************************************/
/*****************************************/
/*****************************************/
