body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #394152;
}

a { color: #0000CC; font-weight: bold; }
a:hover { color: #00FF31; }
.left { float: left; padding: 0 10px 0 0 ; }
.right { float: right; padding: 0 0 0 10px; }
.clear, hr { clear: both; height: 1px; line-height: 1px; overflow: hidden; }
hr { border: none; border-color: #e7e7e7; visibility: hidden; }

#mainFrame {
	width: 760px;
	margin: 0 auto;
	position: relative;
}
#pageFrame {
	background-color: #E7E7E7;
}
#banner ul {
	margin: 0;
	padding: 0;
	height: 43px;
	background-image: url("images/framework/fmwk_navbarside.jpg");
	background-position: right top;
	background-repeat: no-repeat;
}
#banner ul li {
	display: block;
	float: left;
	list-style-type: none;
	height: 43px;
}
#banner ul li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 43px;
	display: block;
	text-indent: -9114px;
}
#banner ul li a:hover { background-position: 0 -43px; }
#banner ul li a.home { background-image: url("images/framework/fmwk_home.gif"); width: 59px; }
#banner ul li a.seekers { background-image: url("images/framework/fmwk_jobseekers.gif"); width: 95px; }
#banner ul li a.facilities { background-image: url("images/framework/fmwk_employers.gif"); width: 145px; }
#banner ul li a.resources { background-image: url("images/framework/fmwk_links.gif"); width: 126px; }
#banner ul li a.contact { background-image: url("images/framework/fmwk_contact.gif"); width: 88px; }

#content { font-size: 12px; padding: 25px 71px; position: relative; }
#home #content { padding: 0; }

.info-box {
	width: 340px;
	float: left;
	margin: 15px;
	background-color: #FFFFFF;
}
.info-box h2 { background-color: #E7E7E7; background-position: 0 0; margin: 0; padding: 0; height: 37px; }
.info-box p { margin: 0; padding: 9px; font-size: 11px; }
.info-box strong { height: 24px; }
.info-box .left { padding: 0 5px 0 0; }
.info-box .button {	margin: 5px 10px 15px 10px; }

/*** BUTTON STYLES ***/
.button {
	height: 24px;
	overflow: hidden;
	text-indent: -9114px;
	display: block;
	background-repeat: no-repeat;
	margin: 5px 0 15px 0;
	float: right;
}
.learn-more { background-image: url("images/framework/btn_learnmore.gif"); width: 123px; }
.view-jobs { background-image: url("images/framework/btn_view.gif"); width: 123px; }
.login { background-image: url("images/framework/btn_login.gif"); width: 73px; float: left; }
.contact-us { background-image: url("images/framework/btn_contact.gif"); width: 123px; }

p.three-column { width: 33%; float: left; }

ul.services {
	width: 260px;
	float: left;
}
ul.services li {
	list-style-type: none;
}

/** HEADER STYLES **/
#banner h1 {
	height: 123px;
	background-image: url("images/framework/fmwk_triagetop2.jpg");
	background-position: right top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#banner h1 span, #banner h1 a {
	display: block;
	background-image: url("images/framework/fmwk_triagetop1.gif");
	width: 457px;
	height: 123px;
	overflow: hidden;
	text-indent: -9114px;
}
#banner h3 {
	height: 178px;
	background-color: #9CFB10;
	background-image: url("images/framework/fmwk_doctors.jpg");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
}
#banner h3 span {
	height: 178px;
	background-image: url("images/framework/fmwk_green1.jpg");
	width: 395px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9114px;
	overflow: hidden;
}
h2 {
	text-indent: -9114px;
	background-repeat: no-repeat;
	height: 56px;
	background-position: -75px 0;
	margin: 0;
	padding: 0;
}
h2#healthcare-professionals { background-image: url("images/framework/fmwk_h_professionals.gif"); }
h2#healthcare-facilities { background-image: url("images/framework/fmwk_h_facilities.gif"); }
h2#contact-us { background-image: url("images/framework/h_contact.gif"); }
h2#professionals-title { background-image: url("images/framework/h_professionals.gif"); }
h2#benefits { background-image: url("images/framework/h_benefits.gif"); }
h2#facilities-title { background-image: url("images/framework/h_facilities.gif"); }
h2#our-services { background-image: url("images/framework/h_services.gif"); }
h2#resources-title { background-image: url("images/framework/h_resources.gif"); }

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000099;
}


/*** FOOTER STYLES ***/
#footer {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a { color: #FFFFFF; font-weight: bold; }
#footer a:hover { color: #00FF31; }
#footer ul { margin: 0; padding: 8px 0; }
#footer ul li { 
	display: inline; 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.PCRecruiter {
	position: absolute;
	top: 263px;
	left: 363px;
	height: 15px;
	width: 15px;
	text-indent: -9114px;
	overflow: hidden;
	text-decoration: none;
}