#header {
	position: relative;
	margin: 12px 15px 0 27px;
	height: 78px;
	background: url(/images/dreamjob-header-bg.png) no-repeat 100% 66px;
	}
	#header h2 {
		position: absolute;
		z-index: 100;
		left: 0;
		top:0;
		width: 322px;
		height: 158px;
		}
	#header #nav {
		padding: 3px 0 0 335px;
		}
		
		
#content {
	position: relative;
	padding: 0 15px;
	}



/* LANDING PAGE
------------------------------------------------------------------------------------------ */
	
#intro {
	float: left;
	margin: 44px 0 9px 9px;
	padding: 44px 0 0 0;
	width: 555px;
	background: #9FAD3E url(/images/dreamjob-intro-bg.png) no-repeat 0 0;
	}
	#intro p {
		margin: 0 96px 18px 25px;
		color: #000;
		}
		#intro p a {
			padding: 2px 3px 3px 3px;
			color: #fff;
			font-weight: bold;
			background: #83911D;
			}
		#intro p a:hover {
			background: #fff;
			color: #9FAD3E;
			}
	#intro-bottom {
		height: 11px;
		background: url(/images/dreamjob-intro-bg-bottom-alpha.png) no-repeat 0 100%;
		}
	/*#pollak-blog {
		margin: -9px 0 -18px -4px;
		width: 225px;
		height: 46px;
		background: url(/images/dreamjob-pollack-blog.png) no-repeat 0 0;
		}
	#pollak-blog:hover {
		background-position: 0 -75px;
		}*/

#sidebar {
	position: relative;
	float: right;
	padding-top: 56px;
	width: 283px;
	}
	
	#dreamjob-graphic {
		position: absolute;
		z-index: 100;
		left: -131px;
		top: -6px;
		}
	
	#resume-tips {
		position: relative;
		margin-bottom: 36px;
		width: 252px;
		height: 88px;
		background: url(/images/dreamjob-resume-tips-bg.png) no-repeat 0 0;
		}
		#resume-tips h3 {
			padding: 24px 0 0 47px;
			}
		#resume-tips-link {
			position: absolute;
			left: 99px;
			top: 61px;
			width: 173px;
			height: 44px;
			background: url(/images/dreamjob-write-it-alpha.png) no-repeat 0 0;
			}
		#resume-tips-link:hover {
			background-position: 0 -75px;
			}
			
	#interview-tips {
		position: relative;
		margin-bottom: 45px;
		width: 251px;
		height: 87px;
		background: url(/images/dreamjob-interview-tips-bg.png) no-repeat 0 0;
		}
		#interview-tips h3 {
			padding: 23px 0 0 47px;
			}
		#interview-tips-link {
			position: absolute;
			left: 95px;
			top: 65px;
			width: 177px;
			height: 45px;
			background: url(/images/dreamjob-win-them-alpha.png) no-repeat 0 0;
			}
		#interview-tips-link:hover {
			background-position: 0 -75px;
			}
			
	#external-links {
		width: 251px;
		}
		#dreamjob-job-center {
			margin-bottom: 9px;
			height: 47px;
			background: url(/images/dreamjob-job-center.png) no-repeat 0 0;
			}
		#dreamjob-job-center:hover {
			background-position: 0 -75px;
			}
		#dreamjob-just-for-you {
			margin-bottom: 9px;
			height: 47px;
			background: url(/images/dreamjob-just-for-you.png) no-repeat 0 0;
			}
		#dreamjob-just-for-you:hover {
			background-position: 0 -75px;
			}
			


/* TIPS
------------------------------------------------------------------------------------------ */

#subnav {
	float: left;
	margin: 44px 0 0 9px;
	padding: 47px 0 0 0;
	width: 289px;
	background: #9FAD3E url(/images/dreamjob-tips-subnav-bg.png) no-repeat 0 0;
	}
	#subnav-bottom {
		height: 20px;
		background: url(/images/dreamjob-tips-subnav-bottom-alpha.png) no-repeat 0 100%;
		}
	#subnav ul,
	#subnav h3 {
		margin: 0 25px 8px 15px;
		}
	#subnav h3 a {
		padding-left: 25px;
		}
	#subnav li {
		list-style: none;
		}
		#subnav li a {
			padding-left: 25px;
			color: #fff;
			font-weight: bold;
			}
		#subnav li a:hover,
		#subnav h3 a:hover {
			color: #EB008B;
			background: url(/images/dreamjob-tips-subnav-arrow.png) no-repeat 0 -52px;
			}
		#subnav li a.active,
		#subnav h3 a.active {
			color: #fff;
			background: url(/images/dreamjob-tips-subnav-arrow.png) no-repeat 0 0;
			}

#tips {
	float: right;
	margin: 44px 15px 0 0;
	width: 555px;
	}
	#tips h3 {
		margin: 0 0 12px -3px;
		}
	#tips h4 {
		color: #000;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 19px;
		font-weight: bold;
		}
	#tips p {
		margin-bottom: 15px;
		}
	#tips ul {
		margin: -10px 0 15px 0;
		list-style: none;
		}
		#tips li {
			padding-left: 15px;
			background: url(/images/dreamjob-tips-plus.png) no-repeat 3px 7px;
			}
	#tips .tip {
		padding-left: 20px;
		background: url(/images/dreamjob-tips-star.png) no-repeat 0 2px;
		}
	#tips p a,
	#tips li a {
		padding: 1px;
		color: #EB008B;
		}
	#tips li a {
		font-weight: bold;
		}
	#tips p a:hover,
	#tips li a:hover {
		background: #EB008B;
		color: #fff;
		}
	#tips-next {
		width: 99px;
		height: 41px;
		background: url(/images/dreamjob-tips-next.png) no-repeat 0 0;
		}
	#tips-next:hover {
		background-position: 0 -75px;
		}