* {
	margin: 0;
	padding: 0;
}
body{
	background: #fff url(../img/bg_body.gif) repeat-x;
}
body, div#sub-content h3 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1em;
}
strong{
	font-weight: bold;
}
#wrapper{
	background: transparent url(../img/bg_wrapper.jpg) no-repeat top center;
	width: 980px;
	margin: 0 auto;
}
h1.header-links a.jobsmine,
h1.header-links a.men,
h1.header-links a.channelm{
	position: absolute;
	width: 215px;
	height: 45px;
	top: -60px;
	left: 10px;
}
h1.header-links a.men{
	width: 155px;
	height: 53px;
	top: -60px;
	left: 230px;
}
h1.header-links a.channelm{
	width: 70px;
	height: 55px;
	top: -65px;
	left: 400px;	
}
div#main-content{
	color: #fff;
	margin: 0 0 0 35px;
	padding-top: 120px;
	position: relative;
}
div#main-content h2{
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 30px;
}
div#main-content ol{
	margin: 15px 0 10px 20px;
}
div#main-content ol li{
	list-style-type: decimal;
}
div.blurb{
	width: 630px;
	font-size: 0.8em;
}
div.blurb p{
	margin-bottom: 10px;
}
div.blurb h3{
	font-size: 1.5em;
}
h1.header-links{
	text-indent: -999em;
	position: absolute;
}
a.jobseeker-peel{
	position: fixed;
	top: 0;
	right: 0;
	background: transparent url(../img/jobseeker_peel.png) no-repeat top left;
	width: 214px;
	height: 151px;
	text-indent: -999em;
	z-index: 10;
}
a.create-account-large{
	padding-bottom:10px;
}
a.create-account-large,
a.create-account-small{
	display: block;
	text-indent: -999em;
	background: url(../img/button_sprites.png) no-repeat -8px -55px;
	width: 597px;
	height: 35px;

}
a.create-account-small{
	background-position: -1px -2px;
	width: 193px;
	height: 52px;
	position: absolute;
	top: 185px;
	right: 40px;
	z-index: 1;
}
#footer a.create-account-large,
div.sign-up a.create-account-large{
	margin: 0 auto;
}
div#packages{
	margin-left: -7px;
	padding-bottom: 470px;
}
div.package{
	background: transparent url(../img/package_blocks.png) no-repeat -10px 0;
	color: #434343;
	font-size: 75%;
	float: left;
	width: 310px;
	height: 440px;
}
div.package strong{
	font-size: 110%;
}
div.package p{
	margin-bottom: 10px;	
}
div.package.gold{
	background-position: -323px 0;
}
div.package.silver{
	background-position: -632px 0px;
}
div.package.free{
	background-position: -693px 0px;
}
div.package-container{
	padding: 85px 0 0 60px;
	width: 190px;
	text-align: center;
}
div.package-container h3{
	text-indent: -999em;
}
.clear{
	clear: both;
}
div#sub-content{
	background: #ebebeb url(../img/sub_content_top.gif) no-repeat top left;
	color: #424242;
	margin: 30px auto 30px auto;
	width: 940px;
}
div#sub-content h3 {
	font-weight: bold;
}
div.sub-container{
	padding: 20px;
	background: transparent url(../img/sub_content_bot.gif) no-repeat bottom left;
}
div.sub-container div.col1{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 110%;
}
div.sub-container p{
	margin: 10px 0;
}
div.col1{
	float: left;
}
div.col1,
div.col2{
	width: 435px;
}
div.col2{
	margin-left: 460px;
}

blockquote{
	background: #bfbfbf url(../img/comment_bubble_top.gif) no-repeat top left;
	width: 431px;
}
blockquote p{
	padding: 20px;
	padding-bottom: 0;
	font-weight: bold;
}
blockquote span{
	background: #bfbfbf url(../img/comment_bubble_bot.gif) no-repeat bottom left;
	display: block;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	padding: 0 20px 30px;
}
div.sign-up{
	text-align: center;
	margin-bottom: 20px;
}
div#reasons-list{
	margin: 30px auto 0 auto;
	width: 940px;
}
div#reasons-list ul li{
	color: #797979;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 80%;
	height: 70px;
	list-style-type: none;
	margin-left: 20px;
}
div#reasons-list ul li span{
	color: #424242;
	display: block;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 120%;
	font-weight: bold;
}
p.large{
	margin-top: 10px;
	font-size: 200%;
}

#footer {
	background-color: #434343;
	color: #fff;
	padding: 10px;
	text-align: center;
}
#footer ol li{
	display: inline;
}
div#footer-content{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 70%;
	margin: 15px auto 0 auto;
	width: 590px;
}
