
/* enlist header styles */
#enlist-header {
	width:961px;
	height:391px;
}

#enlist-header .left-content {
	float:left;
	width:286px;
	height:332px;
	border-top:10px solid #9d9d95;
	border-left:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
	background-color:#f7f7f1;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
}

#enlist-header .left-content h1 {
	
	width:171px;
	height:87px;
	text-indent:180px;
	line-height:80px;
	overflow:hidden;
	background: url('../images/enlist/join-our-ranks.gif') no-repeat;
	margin-bottom:33px
}

#enlist-header .left-content h1.biz-peeps {
	width:147px;
	height:89px;
	text-indent:180px;
	line-height:80px;
	overflow:hidden;
	background: url('../images/enlist/our-biz-peeps.gif') no-repeat;
	margin-bottom:33px
}


#enlist-header .left-content hr {
	height:3px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;
	margin-bottom:15px;
}

#enlist-header .left-content p {
	font-size: 18px;
	line-height:29px;
	font-family:"Georgia", sans-serif;
	font-weight: normal;
	color:#58595b;
}

#enlist-header .right-content {
	float:left;
	width:635px;
	height:362px;
	border-top:10px solid #9d9d95;
	border-right:10px solid #9d9d95;
	border-bottom:10px solid #9d9d95;
}

#enlist-header .right-content img {
	width:635px;
	height:362px;
	
}

#enlist-header .left-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/enlist/header-left-bottom-border.png') no-repeat;
	
}

#enlist-header .center-bottom-border {
	float:left;
	width:941px;
	height:10px;
	background-color:#f7f7f1;
}

#enlist-header .right-bottom-border {
	float:left;
	width:10px;
	height:10px;
	background: url('../images/enlist/header-right-bottom-border.png') no-repeat;
}

/* tagline styles */
#tag-line {
	margin:0px;
	padding:0px;
	padding-top:14px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	width:921px;

	background-color:#f7f7f1;
	background: url('../images/enlist/sts-seal.png') 896px 14px no-repeat #f7f7f1;
	padding-bottom:11px;
}

#tag-line h2 {
	font-size: 30px;
	line-height:30px;
	font-family:"Georgia", sans-serif;
	font-weight: normal;
	color:#58595b;
	margin-bottom:11px;
	margin-right:150px;
}

#tag-line hr {
	height:3px;
	border:0;
	border-top:1px solid #c2c1bd;
	border-bottom:1px solid #c2c1bd;

}

/*//////////////////////////////// job post styles ///////////////////////////////////////////////*/

.job-post {
	margin-top:23px;
	margin-left:20px;
	width:750px;
	
}

.job-post .job-post-content {
	
	border-left:17px solid #9d9d95;
	padding-left:140px;
	
}

.job-post hr {
	margin-top:17px;
	height:0;
	margin-left:158px;
	border:0;
	border-bottom:2px dashed #c2c1bd;
	
}

.job-post h1 {
	margin:0;
	padding:0;
	margin-bottom:11px;
	font-size: 52px;
	font-family:"Georgia", sans-serif;
	font-weight: normal;
	color:#58595b;
}

.job-post h2 {
	margin:0;
	padding:0;
	margin-bottom:30px;
	font-size: 16px;
	font-family:"Georgia", sans-serif;
	font-weight: bold;
	color:#58595b;

}

.job-post .job-post-content h3 {
	margin-top:28px;
	font-size: 21px;
	font-family:"Georgia", sans-serif;
	font-weight: bold;
	color:#58595b;
}

a {
color:#58595b;
text-decoration:none;
}

a:hover {
	color:#aeaea5;
	text-decoration:underline;
}


.job-post p {
	margin-bottom:18px;
	
	font-size: 14px;
	font-family: "Lucida-sans", serif;
	font-weight: normal;
	color:#58595b;	
}


