@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#main_wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.clear_all {
	clear: both;
}
#header {
	width: 750px;
	height: 83px;
	margin-top: 5px;
	background-image: url(../images/structure/bg_header.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#logo_hold {
	float: right;
	height: 83px;
	width: 210px;
	overflow: hidden;
}

#getting_started_slide {
	height: 109px;
	width: 750px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	display: none;
}
#right_column_wrap{
	width: 562px;
	float:left;	
	overflow: hidden;
}
.content_hold_grey {
	padding-top:15px;
	background-color: #ebebeb;
	width: 562px;
	overflow: hidden;
	background-image: url(../images/structure/bg_content_curvetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_grey_btm_curve {
	background-image: url(../images/structure/bg_content_curvebottom.jpg);
	background-repeat: no-repeat;
	height: 14px;
	overflow: hidden;
}
#page_options {
	width: 513px;
	margin-left: 24px;
	font-size:11px;
	color: #6F0080;
	margin-bottom:10px;
	overflow:hidden;
}
#search {
	float: right;
	width: 158px;
}

.inner_content_hold {
	width: 513px;
	margin-left: 24px;
	overflow: hidden;
	
}
.white_content {
	background-color: #FFFFFF;
	background-image: url(../images/structure/bg_whitetopcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 493px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.white_content_btm {
	background-image: url(../images/structure/bg_whitebtmcurve.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 513px;
}
.welcome_blurb {
	width:240px; 
	margin-top:38px; 
	margin-left:5px; 
	font-size:16px; 
	float:left;
}

.home_boxes {
	float: left;
	height: 195px;
	width: 250px;
	color: #FFFFFF;
}
.home_header {
	height: 22px;
	width: 229px;
	margin-top: 11px;
	margin-bottom: 7px;
	margin-left: 15px;
	font-size: 22px;
}
.home_blurb {
	height: 50px;
	width: 220px;
	margin-top: 7px;
	margin-left: 15px;
}
.home_image {
	height: 91px;
}


#home_jobmarket{
	background-image: url(../images/structure/bg_home_jobmarket.jpg);
	background-repeat: no-repeat;
}
#home_jobsectors{
	background-image: url(../images/structure/bg_home_jobsectors.jpg);
	background-repeat: no-repeat;
}
#home_skills{
	background-image: url(../images/structure/bg_home_skills.jpg);
	background-repeat: no-repeat;
}
#home_future{
	background-image: url(../images/structure/bg_home_future.jpg);
	background-repeat: no-repeat;
}
#footer {
	padding-top:7px;
	text-align:center;
	font-size:11px;
	height: 23px;
	width: 750px;
	background-image: url(../images/structure/bg_footer.jpg);
	color:#FFFFFF;
}

.right_element_outer{
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	float: right;
}
.right_element_hold {
	width: 200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.right_element {
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	overflow:hidden;
	padding-top: 10px;
}
.right_element a {
	color: #FFFFFF;	
}
.right_element a:hover {
	color: #FFFFFF;	
	font-weight:bold;
	text-decoration:none;
}

.element_btm_curver {
	background-image: url(../images/elements/elementbtm_green.jpg);
	height: 14px;
	width: 200px;
}
.left_element{
	width:173px;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}.jargon_element {
	padding-bottom: 20px;
}
.sitemap_divide {
	float: left;
	width: 240px;
}
.doc_hold {
	clear: left;
	width: 100%;
	padding-bottom: 5px;
}
.jobsectors_hold {
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 443px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.jobsectors_image {
	height: 43px;
	width: 47px;
	float: left;
	margin-right: 15px;
	margin-left: 7px;
}
.jobsectors_text {
	float: left;
	padding-top: 12px;
}

