#page {
		display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 2px solid #023b2f;
	border-left: 2px solid #023b2f;
}
#banner{
 width: 681px;
 height: 276px;
 background-color: #ffffff;
 margin: 0 auto;
padding: 0;
float: left;
}

#sidebar{
 width: 279px;
 height: 726px;
 float: right;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-top: 19px;
 position: relative;
 overflow:hidden;
}
#sidebar p {
 margin: 0px 0px 4px 0px;
 padding-top: 0px;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 color: #183046;
}

#sidebar form {
 margin: 10px 0px 0px 14px;
 padding-top: 45px;
}

#followus {
 width: 80px;
 height: 20px;
 margin: 9px 0px 0px 6px;
 vertical-align: middle;
 position: absolute;
 display: block;
}
#socialmedia {
 width: 200px;
 height: 30px;
 margin: 0px 0px 0px 83px;
 position: absolute;
 display: block;
 
}
#sidebar #socialmedia img
{

margin-left:-4px;

}
#search {
background: url(../images/jobsearch.jpg) top left no-repeat;
 width: 279px;
 height: 214px;
 margin-top: 41px;
 position: absolute;
}


#submitBTN {
 width: 97px;
 height: 30px;
 margin: 182px 0px 0px 135px;
padding: 0px;
 position: absolute;
}

#buttons {
background: #ffffff;
 width: 279px;
 height: 400px;
 margin-top: 260px;
 position: absolute;
}

#buttons img {
 margin-top: 6px;
}

#content{
	width: 681px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	float: left;
	background: #ffffff;
	margin: 0 auto;
	padding-top: 0px;

}

#content h1 {
 margin: 8px 0px 0px 0px;
 padding-top: 5px;
 font: 14px Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 line-height: 1.6em;
 color: #c86a1d;
}
#content p {
 margin: 0px 28px 1px 28px;
 padding-top: 0px;
 padding-bottom: 8px;
 line-height: 1.5em;
 color: #686868;
}
#content ul {
 margin: 6px 0px 0 14px;
 padding: 0px 0px 0 14px;
 line-height: 1.6em;
 color: #686868;
}

#content a { 
color: #183046;
text-decoration: underline; }

#content a:hover{ 
color: #8aad51;
text-decoration: underline; }

#physicians {
 width: 395px;
 height: 345px;
 display: block;
position: absolute;
 float: left;
 background: #ffffff url(../images/physicians_bkgd.jpg) top left no-repeat;
 margin: 0 auto;
 padding: 0px;
 }
 
  #physicians table {
 margin-left: 28px;
 } 
 
 #physicians ul {
 color: #183046;
 margin: 60px 6px 0px 0px;
 list-style: none;
 font-size: 12px;
 }
 
  #physicians p {
 color: #183046;
 margin: 15px 10px 0px 41px;
 font-size: 12px;
 }

#facilities {
 width: 286px;
 height: 305px;
 display: block;
position: absolute;
 background: #ffffff url(../images/facilities_bkgd.jpg) top left no-repeat;
 margin-left: 394px;
 padding-top: 60px;
 }

 #facilities ul {
 color: #183046;
 margin: 0px 10px 25px 10px;
 list-style: none;
 font-size: 12px;
 }
 
 #searchforajob
 {
	padding-left:20px;
	padding-top:55px;
 }
