#shadow {
	background-image: url(../images/shadow.gif);
	width: 860px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin: 0px auto;
	text-align: center;
}
#shadow_top {
	background-image: url(../images/shadow_top.gif);
	height: 30px;
	margin-bottom: -10px;
}
#shadow_base {
	background-image: url(../images/shadow_bottom.gif);
	height: 30px;
}
#wrapper {
	width: 830px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	text-align: left;
	background-image: url(../images/border_line.gif);
	background-repeat: repeat-y;
	background-position: -357px;
		}
#nav_colnm {
	width: 250px;
	float: left;
}
#content_colnm {
	width: 580px;
	float: left;
}
#quick_search {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	padding: 1px;
	float: left;
}
#footer {
	clear: both;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	width: 830px;
}
#footer a {
	color: #666666;
}

#footer p {
	font-size: 1.1em;
	text-align: center;
	line-height: 1.4em;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#content_heading {
	width: 580px;
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.content_base {
	float: left;
	width: 580px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.2em;
	padding-left: 0px;
}
.content_base li {
	font-size: 1.2em;
	color: #666666;
	margin-left: 20px;
	line-height: 1.5em;
}

#results {
	color: #FFFFFF;
	float: left;
	height: 460px;
	overflow: auto;
	width: 578px;
	margin-top: 2em;
}
#results {
scrollbar-base-color: #D21D1C;
scrollbar-arrow-color: white;
scrollbar-track-color: #E8E8E8;

scrollbar-shadow-color: #C1C1C1;
scrollbar-lightshadow-color: #E8E8E8; 
scrollbar-darkshadow-color: #E8E8E8;

scrollbar-highlight-color: #C1C1C1;
scrollbar-3dlight-color: #E8E8E8;
}
.searchTop {
	width: 528px;
	height: 16px;
	background-image: url(../images/search_top.gif);
	background-repeat: no-repeat;
	}
.searchBottom {
	width: 528px;
	height: 16px;
	background-image: url(../images/search_bottom.gif);
	background-repeat: no-repeat;
	}
#job_details {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 10px;
}


#job_details td {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content_heading ul {
	margin-bottom: 10px;
}

#content_heading li, .content_base li {
	margin-left: 30px;
}
blockquote {
	width: 240px;
	float: right;
	margin-top: 3em;
}
blockquote p {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	color: #E64950;
}
blockquote cite {
	font-weight: bold;
	margin-left: 80px;
	white-space: nowrap;
	display: block;
	margin-top: 6px;
}
