body {
	background: white ;
	text-align: center;
}

v\:* {
	behavior:url(#default#VML);
}


#indeed_logo {
	position: relative;
	top: -20px;
	left: 5px;
	text-align: right;
	padding: 0px;
}

#page-container {
	width: 900px; 
	text-align: left;
	height: auto;
	border-left: 0px solid black;
	border-right: 0px solid black;
	margin: 0 auto 0 auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
}

#top_section
{
	width: 900px;
	height: 100px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #CCFF80;
}


#logo {
	height: 80px;
	border: 0px solid #666666;
	background: white;
}


#indeed_logo {
	position: relative;
	top: -20px;
	left: 5px;
	text-align: right;
	padding: 0px;
}


#top_menu
{	
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

#top_menu a:link, #top_menu a:visited
{
	color: #ffffff;
    text-decoration: none;
    background-color: #000000; 
	border: 1px solid #666666;
	padding-left: .8em;
	padding-right: .8em;
}

#top_menu a:hover
{
	color: #ffffff;
	background-color: #90200A; 
	border: 1px solid #90200A;
    text-decoration: none;
	padding-left: .8em;
	padding-right: .8em;
}

#search_layer {
	position: relative;
	top: 20px;
	left: 150px;
	height: 30px;
	border: 0px solid gray;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}

#status {
	visibility: hidden;
	color: gray;
	font-family: Helvetica, sans-serif;
	font-size: 9px;
}

#marketing_section {
	visibility: visible;
	width: 900px;
	height: 500px;
	border: 0px solid black;
	text-align: center;
}

#marketing_layer {
	position: relative;
	top: 20px;
	border: 0px solid black;
	text-align: center;
}

br {
	clear: left;
}

.marketing_box {
	border: 0px solid black;
	padding: 10px;
	float: left;
}

#map_section {
	position: relative;
	top: -490px;
	visibility: hidden;
}

.tab {
	color: black;
	background: white;
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
	width: 100px;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#mainMapLayer {
	width: 900px;
	height: 400px;
	border: 0px solid gray;
}

#mainMap {
	width: 600px;
	height: 400px;
	float: left;
	border: 1px solid black;
}

#jobListingLayer {
	width: 290px;
	height: 400px;
	float: right;
	border: 0px solid black;
}

#jobList {
	list-style-type: square;
}

#jobMapLayer {
	margin-top: 20px;
	width: 900px;
	height: 400px;
	border: 0px solid gray;
	visibility: hidden;
}

#jobMap {
	width: 480px;
	height: 400px;
	float: left;
	border: 1px solid black;
}

#jobInfo {
	width:400px;
	height: 400px;
	float: right;
	border: 0px solid gray;
}

.job_link {
	color: black;
}

.job_link:hover, .job_link:visited {
	color: gray;
}

.page_link, .page_link:visited {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.page_link:hover {
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.next_page {
	text-align: right;
}

#result_heading {
	font-weight: bold;
}

.search_input {
	color: red;
	font-family: Arial; 
	font-size: 14px;
	font-weight: bold;
	background: white;
	border: 1px solid black;
	width: 170px;
	padding-left: 3px;
}

.dropdown_menu {
	color: red;
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	background: white;
	border: 1px solid black;
	width: 170px;
	padding-left: 5px;
}

.submit {
	color: white;
	font-family: Arial, sans-serif; 
	font-size: 14px;
	background: gray;
	border: 1px solid black;
	font-weight: normal;
	width: 75px;
}

.tiny {
	font-size: 9px;
}