/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	background-image:url(../images/color_50737D.gif);
	margin-top:25px;
}

.padding {
	padding: 5px;
	background-color:#E0e2e2;
	}

a { outline:none; }

a:link {
	color: #8e4e3b;
	text-decoration: undeline;
	font-weight: normal;
}
a:visited {
	color: #8e4e3b;
	text-decoration: undeline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}




h1 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color:#5E818A;
}
h2 {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color:#000000;
}
h3 {font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 48px;
	line-height: 52px;
	margin-top:-20px;
	color:#5E818A;
}
h4 {font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 14px;
	line-height: 28px;
	color:#000000;
}

.header4 {font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 16px;
	line-height: 28px;
	color:#000000;
}

.header5 {font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 18px;
	line-height: 28px;
	color:#5E818A;
}

#nav {
	position:relative;
	width: 800px;
	height: 120px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(../images/color_5E818A.gif);
}	

	.logo {
		position:absolute;
		left:0px;
		top:0px;
		width:250px;
		height:120px;
	}	
	
	.top_nav {
		position:absolute;
		left:250px;
		top:0px;
		width:550px;
		height:25px;
		text-decoration: none;
		font-weight: normal;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		}


			.top_nav a:link {
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
			}
			
			.top_nav a:visited {
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
			}
			
			.top_nav a:hover {
				color: #cccccc;
				text-decoration: none;
				font-weight: normal;
			}
			
			.top_nav a:active {
				color: #cccccc;
				text-decoration: none;
				font-weight: normal;
			}
			
	.main_nav {
		position:absolute;
		left:250px;
		top:25px;
		width:550px;
		height:63px;
	}

	.sub_nav {
		position:absolute;
		left:250px;
		top:88px;
		width:550px;
		height:32px;
		z-index:1;
		background-image:url(../images/subnav_back.gif);
	}
	#subnav_about {
		position:absolute;
		left:250px;
		top:88px;
		width:550px;
		height:32px;
		z-index:2;
		background-image:url(../images/subnav_back.gif);
	}
	#subnav_employers {
		position:absolute;
		left:250px;
		top:88px;
		width:550px;
		height:32px;
		z-index:2;
		background-image:url(../images/subnav_back.gif);
	}

	#subnav_candidates {
		position:absolute;
		left:250px;
		top:88px;
		width:550px;
		height:32px;
		z-index:2;
		background-image:url(../images/subnav_back.gif);
	}	






#main {
	position:relative;
	top:0px;
	width: 800px;
	margin-left: auto;
    margin-right: auto;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
}	


		.flash {
			position:absolute;
			left:24px;
			top:0px;
			width: 300px;
			height: 455px;
		}	
		
		.pix {
			position:absolute;
			left:24px;
			top:0px;
			width: 225px;
			height: 100%;
			background-color:#FFFFFF;
		}
		
		.content {
			position:relative;
			margin-left:325px;
			height:405px;
			left:0px;
			top:0px;
			width: 400px;
			background-color:#FFFFFF;
			padding:25px 25px 25px 25px;
		}	
		
		.content_sub {
			position:relative;
			margin-left:250px;
			left:20px;
			top:0px;
			width: 475px;
			background-color:#FFFFFF;
			padding:2px;
		}
		
			




#footerc {
	position:relative;
	top:0px;
	width: 750px;
	height: 25px;
	margin-left: auto;
    margin-right: auto;
	padding-right:25px;
	padding-left:25px;
	background-image:url(../images/color_5E818A.gif);

}	

.footer {
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

			.footer a:link {
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
			}
			
			.footer a:visited {
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
			}
			
			.footer a:hover {
				color: #cccccc;
				text-decoration: none;
				font-weight: normal;
			}
			
			.footer a:active {
				color: #cccccc;
				text-decoration: none;
				font-weight: normal;
			}
			
#sm {
	position:relative;
	top:0px;
	width: 220px;
	height: 30px;
	margin-left: auto;
    margin-right: auto;
	padding:5px 25px 0 555px;
	background-image:url(../images/color_50737D.gif);
}	