#breadcrumbs{
	list-style:none;
	padding:0 10px;
	margin:0 10px;
	}
	#breadcrumbs li{
		float:left;
		padding:2px 5px 0 0;
		margin:2px 5px 0 0;
		font-size:11px;
		color:#a89371;
		}
		#breadcrumbs a{
			color:#25336c;
			text-decoration:none;
		}
		#breadcrumbs a:hover{
			color:#a89371;
		}
		


/* Why Choose Swedish page */
#left-box-top{
	width:206px;
	height:15px;
	background:url(../images/left-box-top.gif) no-repeat;
	margin-left:3px;
}
#left-box{
	width:206px;
	background:url(../images/left-box.gif) repeat-y;
	margin-left:3px;
	}
	#left-box p{
		margin:0;
	}
	#left-box a{
		color:#25336c;
		text-decoration:none;
		font-weight:bold;
		font-style:italic;
	}
	#left-box a:hover{
		color:#fff;
	}
	
#left-box-bottom{
	width:206px;
	height:23px;
	background:url(../images/left-box-bottom.gif) no-repeat;
	margin-left:3px;
}


#why-header{
	margin:5px 0 0 0;
	width:654px;
	background:url(../images/header-stripe2.jpg) no-repeat top;
	clear:both;
	float:left;
}

#why-column1{
	width:446px;
	padding:0 20px;
	float:left;
	clear:both;
	border-right:1px solid #a89371;
}
#why-column2{
	float:left;
	width:236px;
}

/* Nursing Careers page */
#nursing-column1{
	width:458px;
	float:left;
	clear:both;
	padding:0 20px;
}
#nursing-column2{
	float:left;
	padding-top:10px;
	}
	#nursing-frame{
		width:166px;
		border:1px solid #a89471;
		border-top:none;
		padding:10px 20px;
		margin-top:-3px;
		}
		#nursing-frame p{
		}
		#nursing-frame a{
			color:#dc2a27;
			text-decoration:underline;
		}
		#nursing-frame a:hover{
			color:#e7df17;
		}
		
/* Allied Health page */
#allied-column1{
	width:450px;
	float:left;
	clear:both;
	padding:0 20px;
	border-right:1px solid #a89371;
}
#allied-column2{
	float:left;
}


/* Benefits page */
#benefits-column1{
	width:390px;
	float:left;
	padding:0 20px;
	clear:both;
	}
	#content-header{
		margin:5px 0 0 -20px; /* is inside #benefits-column1's padding */
		width:430px;
		background:url(../images/header-stripe.jpg) no-repeat top;
	}
	#benefits-column1 h2{
		font-size:12px;
		font-weight:bold;
		margin-bottom:0;
	}
	#benefits-column1 ul{
		padding-top:0;
		padding-bottom:0;
		margin-top:0;
		list-style:none;
	}
	
	
#benefits-column2{
	width:262px;
	float:left;
	font-size:10px;
	}
	#benefits-column2 #frame{
		border:1px solid #a89471;
		width:261px;
		padding:5px;
	}
	#benefits-column2 h2{
		font-size:18px;
	}
	#benefits-column2 span{
		font-size:12px;
	}
	
#thankyou{
	padding:0 20px 300px 20px;
	width:500px;
	clear:both;
	}
	.pagetitle{
		padding:35px 0 0 0;
		font-size: 22px;
		color: #0c3479;
		font-style:normal;
		font-family:Arial, Helvetica, sans-serif;
	}
	
