div#careerbackground{
	width:598px;}
	
div#career {
	float: left;
	width:460px;
	border-top:#969696 1px solid;
	border-left:#969696 1px solid;
	padding:4px;
	background-color:#f2f2f2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-right:#f2f2f2 2px solid;
	border-bottom:#f2f2f2 2px solid;
	margin-bottom:3px;
}

div#career:hover {
	border-right:#ff9900 2px solid;
	border-bottom:#ff9900 2px solid;
	text-shadow:#ff9900 4px;
}

div#careerimage img{
	margin-top:5px;
	float:left;
	width:95px;
	height:75px;
	border:solid 1px #333333}

div#careertitle {
	float:right;
	font-size:16px;
	height:18px;
	width:350px;
	color:#6b8d92;
	font-weight: bold;
	}
	
div#careerdescription {
	width:350px;
	height:45px;
	padding-bottom:4px;
	float:right;
	text-align:justify}

div#careergothere {
	width:85px;
	height:16px;
	float:right;
	text-align:right;
	padding-right:5px;
	color:#6b8d92;
	font-weight: bold;
	border:solid 1px #f2f2f2;
}	

div#careergothere:hover {
	background-color:#f9f9f9;
	border:solid 1px #000000}	



div#career1 {
	float: left;
	width:460px;
	border-top:#969696 1px solid;
	border-left:#969696 1px solid;
	padding:4px;
	background-color:#f2f2f2;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#f2f2f2 2px solid;
	border-right:#f2f2f2 2px solid;
	margin-bottom:3px;}

div#career1:hover {
	border-right:#ff9900 2px solid;
	border-bottom:#ff9900 2px solid;
	text-shadow:#ff9900 4px;
}

div#career1image img{
	float:left;
	width:95px;
	height:75px;
	border:solid 1px #333333}

div#career1title {
	float:right;
	font-size:16px;
	height:18px;
	width:350px;
	color:#6b8d92;
	font-weight: bold;
	}
	
div#career1description {
	width:350px;
	font-size:12px;
	height:45px;
	padding-bottom:4px;
	float:right;
	text-align:justify}

div#career1gothere {
	width:85px;
	height:16px;
	float:right;
	text-align:right;
	padding-right:5px;
	color:#6b8d92;
	font-weight: bold;
	border:solid 1px #f2f2f2;
}	

div#career1gothere:hover {
	background-color:#f9f9f9;
	border:solid 1px #000000}	
