/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}


.hidden {
	display: none;
}



body {
	color: #666666;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	
}





.s1 {
	position:absolute;
	width:170px;
	height:394px;
	z-index:1;

}

.s2 {
	position:absolute;
	left: 0px;
	bottom: 0px;


}

#page-container {
	width: 960px;
	text-align: justify;
	clear: both;
	position: relative;
	margin: auto;

	}


	



#header {
	height: 115px;
	background-image: url(../images/header-pic1.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 880px;
	margin: auto;
}





img {
border:0px;

}


#logo {
	position:absolute;
	width:167px;
	height:81px;
	top: 18px;
	left: 35px;

}



#leftCol {
	z-index:2;
	padding-top: 50px;
	width: 500px;
	position: relative;
	float:left;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #013E7F;
	text-align: left;
	font-size: 16px;
}


#rightCol {
	z-index:0;
	width: 582px;
	right:-130px;
	position: absolute;
	top: 42px;


}


.jobsearch {
	position:absolute;
}



#footer {
	clear:both;
	position:relative;
	z-index:3;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #013E7F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013E7F;
	padding-bottom: 20px;
}




.partnership {
	width:400px;
	float:right;
}

#logos {
	width:960px;
	clear: both;
	margin-top: 15px;

}

#credit {
	clear:both;
	float:left;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 960px;
	margin-bottom: 20px;
	height: 30px;
}
a:link {
	color: #397ECB;
}
a:hover {
	color: #013E7F;
}
a:visited {
	color: #3180C2;
}

	
	
p {
	color: #013E7F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0em;
	padding-bottom: 6px;
	line-height: 15px;
}



	

