#container {
	background: url("/_images/bg/home-water.jpg") #fff left bottom no-repeat;
}

.home_flash {
	margin: 0 auto 20px auto;
	padding: 0 0 40px 0;
}

h1 { 
	border-bottom: none;
	font-size: 1.4em;
	margin-left: 35px;
	margin-bottom: 0;
}

#industry_news {
	background: url("/_images/bg/industry-news-bottom.gif") #fff center bottom no-repeat;
	margin: 0 auto 20px auto;
	position: relative;
	width: 472px;
}

#industry_news ul {
	background: url("/_images/bg/industry-news-top.gif") #fff center top no-repeat;
	margin: 0;
	padding: 20px 30px 0 22px;
	list-style: none;
	position: relative;
}

#industry_news ul li {
	background: none;
	padding: 0;
	margin: 0 0 6px 0;
	position: relative;
}

#industry_news ul li a {
	background: none;
	color: #59595a;
	padding: 0;
}

#industry_news ul li strong {
	padding: 0 10px 0 0;
	color: #3c1b64;
}

#industry_news p#view_all_industry_news {
	text-align: left;
	margin: 0 0 -15px 0;
	padding: 0 20px 0 22px;
}



#home-callouts {
	width: 475px;
	position: relative;
	margin: 0 auto 40px auto;
}

#job_search {
	width: 240px;
	float: left;
	position: relative;
}

#job_search h1 {
	margin-left: 23px;
	margin-right: -23px;
}

#job_of_the_day {
	width: 235px;
	float: right;
	position: relative;
}

#job_of_the_day h1 {
	margin-left: 24px;
	margin-right: -24px;
}

#quick_search {
	background: url("/_images/bg/job-search.gif") top left repeat-y;
	position: relative;
	height: 115px;
}

#quick_search h4 {
	font-size: 0.85em;
	background: url("/_images/bg/quick-search.gif") top left no-repeat;
	padding: 7px 0 0 15px;
	margin: 0;
	height: 35px;
	color: #3c1b64;
}

#quick_search form {
	margin: 0;
	padding: 0 0 0 8px;
}

#quick_search form input.text {
	margin: 0 0 0 15px;
}

#quick_search form .go {
	float: right;
	margin: -21px 25px 0 0;
}

#quick_search form .tip {
	display: block;
	margin: 10px 0 0 15px;
	cursor: help;
}

#advanced_search {
	position: relative;
	background: url("/_images/bg/advanced-job-search.gif") left bottom no-repeat;
	height: 42px;
}

#advanced_search p {
	margin: 0;
	padding: 10px 0 0 23px;
}

#jotd {
	background: url("/_images/bg/jotd.gif") top left repeat-y;
	position: relative;
	height: 115px;
}

#jotd h4 {
	font-size: 0.9em;
	font-weight: normal;
	background: url("/_images/bg/jotd-h2.gif") top left no-repeat;
	padding: 25px 0 0 25px;
	margin: 0;
}

#jotd p {
	color: #59595a;
	padding: 2px 10px 0 25px;
	margin: 0;
	line-height: 1.3em;
}

#view_all_jobs {
	position: relative;
	background: url("/_images/bg/view-all-jobs.gif") left bottom no-repeat;
	height: 42px;
}

#view_all_jobs p {
	margin: 0;
	padding: 10px 0 0 25px;
}

#popupbox {
	display: none; 
	border: solid black 1px; 
	background-color: #eee; 
	text-align: justify; 
	z-index: 100;
	width: 350px;
	padding: 10px;
}