/* CSS Document */



body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:12px;
	background-image:url(../images/backgrounds/bg_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#420326;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
	
#wrapper {
width: 799px;
position: relative;
left: 50%;
margin-left: -399px;
}

.container {
	clear:both;
	}

#branding {
	height:185px;
	}
	
	#branding_left {
		float:left;
		height:185px;
		}
	
	#branding_right {
		float:right;
		width:600px;
		height:185px;
		}
		
#navbar {
	height:45px;
	background-image:url(../images/sitewide/nav_bg.jpg);
	background-repeat:repeat-x;
	}
	
#banner {
	height:322px;
	background-color:#fff;
	background-image:url(../images/sitewide/banner1.jpg);
	background-repeat:no-repeat;
	}
	
	
	#banner2 {
	height:322px;
	background-color:#fff;
	background-image:url(../images/sitewide/banner2.jpg);
	background-repeat:no-repeat;
	}

  #bannerDynamic {
  height:322px;
  background-color:#fff;
  background-repeat:no-repeat;
  }

#content {
width: 541px;
float: left;
margin-top:22px;
}

.inside_left {
	float:left;
	width:271px;
	}
	
	.panel1 {
	background-image:url(../images/backgrounds/homepanel_1.jpg);
	background-repeat:no-repeat;
	height:240px;
	padding-left:23px;
	padding-top:47px;
	padding-right:25px;
	}
	
	.panel1_bottom {
	height:15px;
	background-image:url(../images/backgrounds/homepanel_1_bottom.jpg);
	background-repeat:no-repeat;
	}


.inside_right {
	float:right;
	width:270px;
	}

	
	.panel2 {
	background-image:url(../images/backgrounds/homepanel_2.jpg);
	background-repeat:no-repeat;
	height:240px;
	padding-left:25px;
	padding-top:47px;
	padding-right:25px;
	color:#4c4c4c;
	line-height:165%;
	}

	
	.panel2_bottom {
	height:15px;
	background-image:url(../images/backgrounds/homepanel_2_bottom.jpg);
	 background-repeat:no-repeat;
	}
	

.sidebar {
width: 257px;
float: right;
margin-top:3px;
}

.sidebarHome {
width: 257px;
float: right;
margin-top:22px;
}


.panel3 {
background-image:url(../images/backgrounds/homepanel_3.jpg);
background-repeat:no-repeat;
padding-left:25px;
padding-top:47px;
color:#fff;
height:240px;
}


	.panel3_bottom {
	background-image:url(../images/backgrounds/homepanel_3_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	margin-bottom:22px;
	}
	
	.panel3_bottom_home {
	background-image:url(../images/backgrounds/homepanel_3_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	}
	
	
.searchjobs_left {
float:left;
padding-top:14px;
width:70px;
background:none;
}

.searchjobs_right {
float:right;
padding-top:14px;
width:160px;
background:none;
margin-bottom:17px;
}
	

#footer {
clear: both;
background-image:url(../images/backgrounds/footer_bg_top.jpg);
background-repeat:repeat-x;
height:48px;
}

#footer_wrapper {
width: 799px;
position: relative;
left: 50%;
margin-left: -399px;
}

#footer_plain_bg {
	background-color:#51002a;
	padding-bottom:25px;
	}	

.inside_left_subpage {
	float:left;
	width:528px;
	}
	
* html .subpage_content { /* This badboy gets min-height working in IE!*/	

}
	
#content_wrapper {
	background-image:url(../images/backgrounds/bg-stretch.gif);
	background-repeat:repeat-y;
	width:800px;}

	
.subpage_content {
	background:url(../images/sitewide/subpage_content_bg.jpg);
	background-repeat:repeat-y;
	color:#4c4c4c;
	line-height:165%;
	padding-left:23px;
	padding-right:15px;
	padding-bottom:18px;
	width:490px;
	float:left;
	min-height:200px;
	position: relative;
	}

	
.subpage_content_bottom {
	background:url(../images/sitewide/subpage_footer_bg.jpg);
	background-repeat:repeat-y;
	height:15px;
	}
	
.inthissection {
background-image:url(../images/backgrounds/in_this_section.jpg);
background-repeat:no-repeat;
padding-left:25px;
padding-top:47px;
color:#fff;
}

.quicksearch {
background-image:url(../images/backgrounds/quick_job_search.jpg);
background-repeat:no-repeat;
padding-left:25px;
padding-top:47px;
color:#fff;
margin-top:0px;
float:left;
width:232px;
}

.panel3_bottom_subpage {
	background-image:url(../images/backgrounds/homepanel_3_bottom.jpg);
	background-repeat:no-repeat;
	height:15px;
	margin-bottom:0px;
	clear:both;
	}







