
#foot {
	margin-top : 40px;
	width : 960px;
	margin-left : auto;
	margin-right : auto;
	font-size : 12px;
	background-color : #173484;
	position : relative;
	height : 150px;
}

#carryonnursing #foot {
	border-top : 2px solid #cacaca;
	width : 960px;
	margin-left : auto;
	margin-right : auto;
	font-size : 12px;
	background-color : #efefef;
	position : relative;
	height : 150px;
}

#foot, #foot a {
	color : #6d7ca4;
}

#foot_1, #foot_2, #foot_3, #foot_4, #foot_5 {
	position : absolute;
}

#foot_1, #foot_2, #foot_3 {
	width : 200px;
}

#foot_1, #foot_2, #foot_3, #foot_4 {
	top : 20px;
}

#foot_1 {
	left : 20px;
}

#foot_2 {
	left : 175px;
}

#foot_3 {
	left : 320px;
}

#foot_4 {
	left : 460px;
}

#foot_5 {
	top : 10px;
	right : 10px;
	width : 240px;
}

#foot img {
	border : 0px;
}

#copy {
	text-align: center;
}

#facebook {
	float : left;
	margin-right : 20px;
	margin-top : 45px;
}

#twitter {
	float : left;
	margin-right : 20px;
	margin-top : 45px;
}

#broadbean {
	float : left;
	margin-top : 15px;
	margin-left : 25px;
}


