/*<group=Tags>*/

body {
	background: #fff;
	margin: 0 auto;
	padding: 0;
}

h1 {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px 2px 4px;
	text-transform: uppercase;
	background: #3c4280  no-repeat;
	color: #ffffff;
}

h2 {
	font: 100% Arial, Helvetica, sans-serif;	
	background: #b6b9e5 none no-repeat;
	color: #111a60;
	margin: 0;
	padding: 3px 3px 2px 4px;
	text-transform: uppercase;
}

h3 {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px 2px 3px;
	text-transform: uppercase;
	background: #b63440 no-repeat;
	color: #ffffff;
}

h4 {
	font: 100% Arial, Helvetica, sans-serif;
	background: #e5d4cf;
	color: #99705c;
	text-transform: uppercase;
	padding: 3px 0 3px 4px;
	margin: 0;
}

h5 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #384180;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom: 1px dotted #b4b8e5;
	margin: 0 0 6px;
}

.wrapper {
	padding-right: 100px;
}

h6 {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 3px 3px 2px 3px;
	text-transform: uppercase;
	background: #b63440 no-repeat;
	color: #ffffff;
}

a {
	color: #ba323e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	background: #e5e5e5;
	color: #e5e5e5;
	height: 1px;
	border-style: none;
}
	
/*</group>*/

#page {
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	position: relative;
	padding: 0;
	background: url(header_bg.gif) repeat-x top left;
}

/*<group=Banner>*/

#banner {
	width: 768px;
	height: 115px;
	background: url(/images/bann.gif) no-repeat bottom;
}

#advert {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 6px;
	left: 295px;
}

#navigation {
	position: absolute;
	top: 95px;
}

#navigation a {
	color: #111a60;
  font: 80%/7px Arial, Helvetica, sans-serif;
	background: #b6b9e5;
	display: block;
	float: left;
	height: 8px;
	margin: 0;
	border-right: 1px solid #ffffff;
	padding: 6px 8px;
}

#navigation a.temp3 {
	color: #ffffff;
	background: #df1b30 url(/images/navi-back.gif);
	text-decoration: none;
}

#navigation a:hover {
	color: #ffffff;
	background: #df1b30 url(/images/navi-back.gif);
	text-decoration: none;
}
	
/*</group>*/

#container {
	position: relative;
	top: 0;
	left: 0;
}

/*<group=Main>*/

#main {
	width: 602px;
	position: relative;
	top: 0;
	left: 0;
	margin-top: 1px;
	font: 70%/18px Verdana, Arial, Helvetica, sans-serif;
	min-height: 489px;
	height: expression( "100px" ); /*Only needed for IE*/
}

#main p {
	margin: 1px 6px 10px;
}


#panelone {
	width: 309px;
	position: relative;
	top: 0;
	top: expression( "-2px" );	
	left: 0;
	margin-top: 1px;
	background: #f1f2ff;
	min-height: 174px;
	height: expression( "180px" ); /*Only needed for IE*/
}

#panelone img {
	border: 1px solid #b4b8e5;
	margin: -3px 0 3px 6px;
	padding: 1px;
	z-index: 1;
}

#pagepanelone {
	width: 458px;
	position: relative;
	top: 0;
	top: expression( "-4px" );
	left: 161px;
	margin-top: 1px;
	background: #f1f2ff;
	min-height: 350px;
	height: expression( "350px" ); /*Only needed for IE*/
}


#pagepanelone img {
	border: 1px solid #b4b8e5;
	margin: -3px 0 3px 6px;
	padding: 1px;
	z-index: 1;
}

#paneltwo {
	width: 309px;
	position: relative;
	top: 0;
	top: expression( "-6px" );
	left: 0;
	margin-top: 1px;
	background: #f1f2ff;
	min-height: 174px;	
	height: expression( "172px" ); /*Only needed for IE*/
}

.paneltwotitle {
	background: #cecfe5;
	color: #111a60;
	border-bottom: 9;
}

#panelthree {
	width: 309px;
	position: absolute;
	top: 139px;
	left: 310px;
	margin-top: 1px;
	background: #fff1f3;
	min-height: 174px;	
	height: expression( "188px" ); /*Only needed for IE*/
}

#pagepanelthree {
	width: 159px;
	position: absolute;
	top: 0;
	left: -160px;
	margin-top: 0;
	background: #fff1f3;
	height: auto;
}

#pagepanelthree p {
	margin: 1px 6px 2px;
}


#panelfour {
	width: 309px;
	position: absolute;
	top: 316px;
	left: 310px;
	margin-top: 1px;
	background: #fff0f2;
	min-height: 150px;
	height: expression( "172px" ); /*Only needed for IE*/
}

.panelfourtitle {
	background: #e5ced1;
	color: #ba323e;
	border-bottom: 9;
}

#browsebutt {
	position: absolute;
	top: 2px;
	left: 222px;
}

.listing {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
  font: 100%/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333333;
	min-height: 75px; 	
	height: expression( "30px" ); /*Only needed for IE*/
	z-index: 0;
}

.listinghome {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
  font: 100%/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333333;
	min-height: 42px;
	height: expression( "41px" ); /*Only needed for IE*/
	z-index: 0;
}


.listingmain {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
  font: 100%/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333333;
	min-height: 200px;
	height: expression( "110px" ); /*Only needed for IE*/
	z-index: 0;
}

.listingauthor {
	border: 1px solid #b4b8e5;
	margin: 3px;
	padding: 0 3px 3px;
  font: 100%/14px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	color: #333333;
	min-height: 110px;
	height: expression( "110px" ); /*Only needed for IE*/
	z-index: 0;
}

.author {
	display: block;
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
}

.listing a {
	font-weight: bold;
}

.location {
	position: absolute;
	right: 3px;
	right: expression( "8px" );
	top: 5px;
	text-align: right;
	text-transform: uppercase;
}

.jobcontacts {
	position: relative;
	top: 0;
	left: 220px;
	margin-top: -48px;
	text-align: right;
	width: 220px;
}

.describe {
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px dotted #999999;
	width: 100%;
	display: block;
	margin: 0 0 10px;
	padding-bottom: 1px;
}

.send a {
	display: block;
	width: 444px;
	color: #111a60;
	background: #b6b9e5;
	margin: -3px 3px 0;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0;
}

.send a:hover {
	text-decoration: none;
	background: #df1b30 url(/images/navi-back.gif);
	color: #ffffff;
}
	
/*</group>*/

/*<group=Right>*/

#right {
	width: 147px;
	position: absolute;
	top: 0;
	left: 620px;
	background: #cdcc97;
	height: 100%;
	height: expression( "135px" );
}

#thisweek {
	position: absolute;
	top: 20px;
	left: 0;
	color: #ffffff;
	font: normal 80%/14px Verdana, Arial, Helvetica, sans-serif;
}

#thisweek p {
	padding: 2px;
}

#rightbanner{
	position: relative;
	top: 0;
	left: 0;
	color: #ffffff;
	margin-left: 4px;
}

#subscribe {
	position: absolute;
	top: 90px;
	left: 10px;
}

.spacer {
	margin-bottom: 1px;
}

.archivenavtitle {
	display: block;
	background: #4d4c1d;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 4px;
	border-bottom: 1px solid #ffffff;
	font: 100% Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 2px;
}

#archivenav a {
	display: block;
	padding-left: 4px;
	border-bottom: 1px dotted #ffffff;
	color: #ffffe5;
	background: #999966;
}

#archivenav a:hover {
	background: #666633;
	text-decoration: none;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Foot>*/

#foot {
	width: 768px;
	background: #111a60;
	height: 24px;
	margin-top: 1px;
}

#foot a {
	color: #b6b9e5;
	font: 60%/13px Arial, Helvetica, sans-serif; 
	background: #071960;
	display: block;
	float: left;
	height: 12px;
	margin: 0;
	border-right: 1px solid #071960;
	text-transform: uppercase;
	padding: 6px 8px;
}
	
/*</group>*/

/*<group=Form>*/

.form {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 20px;
	margin-top: 5px;
}

.formarchive {
	position: relative;
	left: 0;
	top: 0;
	margin-bottom: 20px;
	margin-top: 5px;
	height: 125px;
}

fieldset { 
  border:1px #666666;
	padding: 0 0 30px;
	font-weight: normal;
	margin: 0;
	width: 90%;
}

legend { 
  color: #111a60; 
	font: bold 100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: 0;
	padding-left: 3px;
	border-bottom: 1px none #384180;
	width: 0;
} 
  
div.row { 
  clear: both; 
  padding-top: 5px; 
	font: 100% Arial, Helvetica, sans-serif;
	position: relative;
	width: 90%;
}

div.row span.label { 
  float: left; 
  width: 28%; 
  text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	position: relative;
	 padding-right: 1px; 
}

div.row span.formw { 
  float: right; 
  width: 68%; 
  width: expression ( "70%" ); 
  text-align: left;
	position: relative;
} 
  
div.searchrow { 
  clear: both; 
  padding-top: 5px; 
  font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
	position: relative;
}

div.searchrow span.label { 
  float: left; 
  width: 10px; 
  text-align: right; 
  font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
}

div.searchrow span.formw { 
  float: right; 
  text-align: left; 
  } 
  
div.row span.formstretch { 
  float: left; 
  text-align: left; 
  }

div.row input, select { 
  font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

div.inputjobs {
	position: relative;
	left: 27%;
	margin-bottom: 10px;
	top: 10px;
	top: expression( "10px" );	
}

div.inputarchive {
	position: relative;
	top: 46px;
	top: expression( "10px" );	
	left: 27%;
	margin-bottom: 10px;
} 

  
/*</group>*/